LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   DBus problem whit system-config-services (https://www.linuxquestions.org/questions/linux-software-2/dbus-problem-whit-system-config-services-689516/)

bluesmanu 12-10-2008 03:21 AM

DBus problem whit system-config-services
 
Hi all,

I was trying to run system-config-services as root when I got this message :

ERROR:dbus.proxies:Introspect error on :1.26:/org/fedoraproject/Config/Services/ServiceHerders/SysVServiceHerder: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.DBus.Introspectable" member "Introspect" error name "(unset)" destination ":1.26")
Traceback (most recent call last):
File "/usr/bin/system-config-services", line 945, in <module>
GUI (use_dbus = use_dbus).run ()
File "/usr/bin/system-config-services", line 900, in __init__
self.serviceherders.append (cls (bus = self._bus))
File "/usr/lib/python2.5/site-packages/scservices/dbus/proxy/serviceherders.py", line 53, in __init__
for service_name in self.list_services ():
File "/usr/lib/python2.5/site-packages/slip/dbus/polkit.py", line 48, in enable_proxy_wrapper
return func (*p, **k)
File "/usr/lib/python2.5/site-packages/scservices/dbus/proxy/serviceherders.py", line 66, in list_services
return self.dbus_object.list_services (dbus_interface = "org.fedoraproject.Config.Services.ServiceHerder")
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.fedoraproject.Config.Services.ServiceHerder" member "list_services" error name "(unset)" destination ":1.26")

Ideas? Thanks.
ET

bp787@hotmail.com 12-16-2008 11:17 AM

I have the exact same issue. I believe it is related to the PolicyKit package. I think I read the the next update to PolicyKit should fix this. 9.4 or something like that. Don't know when it is to be released, however.


All times are GMT -5. The time now is 11:24 PM.