Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465878 - sys-auth/polkit with USE="systemd" makes polkit unusable when using openrc/consolekit
Summary: sys-auth/polkit with USE="systemd" makes polkit unusable when using openrc/co...
Status: RESOLVED DUPLICATE of bug 468938
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nirbheek Chauhan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-14 10:02 UTC by Franz Trischberger
Modified: 2013-05-15 23:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Trischberger 2013-04-14 10:02:28 UTC
I was forced to systemd, as kde's powerdevil seems to be broken on non-systemd-systems. As really nothing works with systemd (no network, no sshd, no cups...) I wanted to boot into openrc (reading bugreports - this was said to work fine) and I was not allowed to mount USB discs or suspend my machine.

After fiddling around it turned out to be polkit. Building it with USE="-systemd" magically gave me back rights to suspend/mount/whatever other fancy stuff.
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2013-04-15 12:11:30 UTC
See my patch:
https://bugs.freedesktop.org/show_bug.cgi?id=63504

there is an ebuild on the systemd-love overlay.
Comment 2 David Heidelberg (okias) 2013-04-30 21:41:18 UTC
could you retest with lastest systemd?
It's not solving issue, but with lastest packages (at least ~amd64 or ~x86):
systemctl enable dhcpcd
systemctl enable sshd
systemctl enable cupsd

this should help :)
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2013-05-15 23:09:27 UTC

*** This bug has been marked as a duplicate of bug 468938 ***