-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rc file depends on kerberos #121
Comments
so are you saying we need a Makefile.DragonFly that defines RUN_DEPENDS+= (kerberos and hastd) ? |
Probably. I'm not sure because i don't need this tscd thing and i'm not using it, it's only installed as a dependency by xfce. The message just shows up each time i do a rcrun something. But I think that adding kerberos and hastd as a dependency is required indeed. |
And nothing provides
Not sure what the correct fix should be here. |
tcsd is a service which is supposed to manage "Trusted Computer resources". My interpretation is this is mostly junk and we should remove it from the xfce dependencies. |
similar thing here: rcstart mysql so, is this tscd-stuff necessary? |
Just to be clear, DragonFly does have support for TPM and it works (if you have a TPM), and there are tpmd and tcsd in ports, for whatever they are worth. The fact that these dependencies show up is just due to the preselection of options for ports which you can influence by building packages yourself (if you dare). |
I'll close issue #123 but I'll leave this issue open because mysql needs some kind of default fix regarding kerberos. |
What do we do with this one? |
Should be good now. |
trousers-tddl installs the tscd service which depends on kerberos and hastd, not presents in DragonFly world.
The text was updated successfully, but these errors were encountered: