Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416317 - polkit-0.105: drop dependency on consolekit when using systemd
Summary: polkit-0.105: drop dependency on consolekit when using systemd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nirbheek Chauhan (RETIRED)
URL: http://cgit.freedesktop.org/polkit/co...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 19:22 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2012-05-20 13:17 UTC (History)
2 users (show)

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


Attachments
polkit-0.105.ebuild-consolekit.patch (polkit-0.105.ebuild-consolekit.patch,896 bytes, patch)
2012-05-16 19:23 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2012-05-16 19:22:08 UTC
When polkit is built against systemd it no longer depends on consolekit. The attached patch changes the behaviour of the ebuild.

Reproducible: Always
Comment 1 Christoph Brill (egore) (RESIGNED) 2012-05-16 19:23:35 UTC
Created attachment 312047 [details, diff]
polkit-0.105.ebuild-consolekit.patch

No longer warn about consolekit when systemd is used and don't depend on consolekit in pambase either.
Comment 2 Egor Y. Egorov 2012-05-19 03:43:27 UTC
I tested this patch. It work fine in my case. This allow deleting consolekit from system if systemd used.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-05-20 13:17:08 UTC
The pkg_postinst() cruft was just old so I've punted it entirely. And I've moved pambase depend inside !systemd? ( ) like in the attached patch. Should be all done now. Closing.