Hide Forgot
libreport version: 2.0.5.982 abrt_version: 2.0.4.981 cmdline: /usr/bin/python /usr/bin/system-config-services comment: Just a run applikation from kde menu executable: /usr/bin/system-config-services kernel: 3.1.0-0.rc8.git0.0.fc16.x86_64 reason: connection.py:630:call_blocking:DBusException: org.freedesktop.PolicyKit1.Error.Failed: Action org.fedoraproject.config.services.info is not registered time: Mon Oct 3 23:37:16 2011 uid: 1000 username: admin backtrace: :connection.py:630:call_blocking:DBusException: org.freedesktop.PolicyKit1.Error.Failed: Action org.fedoraproject.config.services.info is not registered : :Traceback (most recent call last): : File "/usr/bin/system-config-services", line 1258, in <module> : UIController(use_dbus=use_dbus).run() : File "/usr/bin/system-config-services", line 1169, in __init__ : if slip.dbus.polkit.AreAuthorizationsObtainable(self.polkit_actions): : File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 406, in AreAuthorizationsObtainable : return __polkit.AreAuthorizationsObtainable(authorizations) : File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 313, in AreAuthorizationsObtainable : authorizations, True) : File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 312, in <lambda> : self.__authorization_is_obtainable_1(y), : File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 298, in __authorization_is_obtainable_1 : authorization, {}, 0, "") : File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ : return self._proxy_method(*args, **keywords) : File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 50, in __call__ : return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs) : File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ : **keywords) : File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking : message, timeout) :DBusException: org.freedesktop.PolicyKit1.Error.Failed: Action org.fedoraproject.config.services.info is not registered : :Local variables in innermost frame: :byte_arrays: False :self: <dbus._dbus.SystemBus (system) at 0x1854590> :args: (('system-bus-name', {'name': ':1.802'}), 'org.fedoraproject.config.services.info', {}, 0, '') :utf8_strings: False :bus_name: dbus.UTF8String(':1.7') :get_args_opts: {'byte_arrays': False, 'utf8_strings': False} :object_path: '/org/freedesktop/PolicyKit1/Authority' :timeout: 2147483.647 :signature: u'(sa{sv})sa{ss}us' :dbus_interface: 'org.freedesktop.PolicyKit1.Authority' :message: <dbus.lowlevel.MethodCallMessage object at 0x1843ab0> :method: 'CheckAuthorization'
Package: system-config-services-0.101.7-1.fc16 Architecture: x86_64 OS Release: Fedora release 16 (Verne) Comment ----- sudo system-config-services [sudo] password for admin: Traceback (most recent call last): File "/usr/sbin/system-config-services", line 1258, in <module> UIController(use_dbus=use_dbus).run() File "/usr/sbin/system-config-services", line 1169, in __init__ if slip.dbus.polkit.AreAuthorizationsObtainable(self.polkit_actions): File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 406, in AreAuthorizationsObtainable return __polkit.AreAuthorizationsObtainable(authorizations) File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 303, in AreAuthorizationsObtainable if not self._polkitd_interface(): File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 259, in _polkitd_interface PolKit.__determine_polkit_version() File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 242, in __determine_polkit_version raise VersionError("Cannot determine valid PolicyKit version.") slip.dbus.polkit.VersionError: Cannot determine valid PolicyKit version.
(In reply to comment #0) > :DBusException: org.freedesktop.PolicyKit1.Error.Failed: Action > org.fedoraproject.config.services.info is not registered This hints at that the Policy Kit daemon polkitd can't reach an authentication agent. Your desktop (KDE) is responsible for starting one, do you have the polkit-kde package installed? (In reply to comment #1) > sudo system-config-services > [sudo] password for admin: System-config-services isn't designed to be run via sudo, even though it has fallbacks which should circumvent dbus/plkit completely if run by root, odd why this hasn't worked here. To enforce not using dbus/polkit, use the "--no-dbus" command line option: "sudo system-config-services --no-dbus", but this is only a fallback measure for if the usual way doesn't work.
This message is a reminder that Fedora 16 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '16'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 16's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 16 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.