Am 30.01.2013 18:36, schrieb Hinnerk van Bruinehsen:
> I've just installed systemd on one of my systems to give it a test and I
> had similar problems due to the systemd useflag on policykit being
> hardmasked (it also pulled in consolekit because of that).
> Since the errors are very similar you may check your useflags on
> policykit and - if necessary remove the use-mask of systemd for
> policykit.
Let me get that straight:
I have:
# cat profile/package.use.mask
media-sound/pulseaudio -systemd
net-misc/networkmanager -systemd
sys-auth/polkit -systemd
sys-fs/udisks -systemd
sys-power/upower -systemd
because of some older thread or the gentoo wiki for systemd (can't
remember right now).
This gets me:
[I] sys-auth/polkit
Available versions: 0.107-r1 0.110 {examples gtk +introspection
kde nls pam selinux systemd}
Installed versions: 0.110(18:09:30 30.01.2013)(gtk introspection
nls pam systemd -examples -kde -selinux)
while I have USE= ... -consolekit systemd ... in make.conf.
I also get consolekit installed here:
[I] sys-auth/consolekit
Available versions: 0.4.5_p20120320-r1 {acl debug doc pam
policykit selinux test KERNEL="linux"}
Installed versions: 0.4.5_p20120320-r1(18:13:50 30.01.2013)(acl
pam policykit -debug -doc -selinux -test KERNEL="linux")
What exactly do you suggest now?
Thanks!
Stefan