Bug 487198 - gnome-system-monitor has hardcoded Requires: PolicyKit-gnome
Summary: gnome-system-monitor has hardcoded Requires: PolicyKit-gnome
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-system-monitor
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Søren Sandmann Pedersen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-24 18:13 UTC by Kevin Kofler
Modified: 2014-06-18 09:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-27 18:44:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Kofler 2009-02-24 18:13:38 UTC
Description of problem:
gnome-system-monitor has a hardcoded dependency on PolicyKit-gnome. Is this really necessary? In the KDE spin, we would like to ship PolicyKit-kde instead of PolicyKit-gnome. PolicyKit-kde also implements the org.freedesktop.PolicyKit.AuthenticationAgent service.

(Note that gnome-system-monitor is not included on the current KDE spin.)

Version-Release number of selected component (if applicable):
gnome-system-monitor-0:2.25.91-1.fc11

How reproducible:
Always

Steps to Reproduce:
1. repoquery --repoid=rawhide --whatrequires PolicyKit-gnome
  
Actual results:
gnome-system-monitor requires PolicyKit-gnome.

Expected results:
gnome-system-monitor does not require PolicyKit-gnome.

Additional info:
Maybe a common Provides in both PolicyKit-gnome and PolicyKit-kde is needed?

Comment 1 Kevin Kofler 2009-02-27 17:24:07 UTC
In Rawhide, both PolicyKit-gnome and PolicyKit-kde now have:
Provides: PolicyKit-authentication-agent
so you can require this instead of PolicyKit-gnome.

Comment 2 Matthias Clasen 2009-02-27 18:44:47 UTC
Turns out gnome-system-monitor actually uses the PolicyKit-gnome GtkAction bits, so this is going to have to remain.

Comment 3 Kevin Kofler 2009-02-27 18:51:27 UTC
No problem there, we don't want to ship this one on the KDE spin anyway, KDE has its own system monitor (ksysguard).


Note You need to log in before you can comment on or make changes to this bug.