Bug 233982
Summary: | Latest ConsoleKit requires 18 new unnecessary packages | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jarkko <jval> |
Component: | ConsoleKit | Assignee: | David Zeuthen <davidz> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | mclasen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.2.1-0.git20070402 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-04-02 21:16:10 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jarkko
2007-03-26 14:15:41 UTC
In git I've changed the tool to use xlib directly to open the display. That should go a long way. I suppose we could try to dlopen libX11... Matthias suggests to move the tool into a sub package, say, ConsoleKit-x11 and just make gdm and, in the future, xorg-x11-xinit, pull that in. Thoughts? This is what hal does (pulls ConsoleKit in). I have ConsoleKit installed in this server system because I use smartmontools which requires hal which in turn requires ConsoleKit. We don't want to have a system where everything requires everything. :) So, ConsoleKit-x11 sounds like a good idea. Fixed in ConsoleKit-0.2.1-0.git20070402. |