Bug 487200
| Summary: | system-config-services has hardcoded Requires: PolicyKit-gnome | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin Kofler <kevin> |
| Component: | system-config-services | Assignee: | Nils Philippsen <nphilipp> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | davidz, nphilipp, than |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-02 08:35:12 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 446451, 487188 | ||
|
Description
Kevin Kofler
2009-02-24 18:16:50 UTC
> Additional info:
> Maybe a common Provides in both PolicyKit-gnome and PolicyKit-kde is needed?
I think so. Could you take care of that? This virtual dependency could be "dbus(session:org.freedesktop.PolicyKit.AuthenticationAgent)".
BTW: what happens when both PolicyKit-gnome and -kde packages are installed? Which one gets used if something accesses the org.freedesktop.PolicyKit.AuthenticationAgent bus name?
In Rawhide, both PolicyKit-gnome and PolicyKit-kde now have: Provides: PolicyKit-authentication-agent so you can require this instead of PolicyKit-gnome. As for coexistence of both, see bug 484945 - hopefully we can also get that sorted out by F11, but fixing the Requires allows us to ship only PolicyKit-kde on the KDE spin and thus also works around that issue. Fixed in system-config-services-0.99.32-1.fc11 which is building right now. |