Bug 475162

Summary: serviceconf crash
Product: [Fedora] Fedora Reporter: Nicolas R. <nicolas>
Component: system-config-servicesAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: chris, fred.new2911, nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-11 14:56:16 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 Nicolas R. 2008-12-08 09:40:26 UTC
serviceconf graphic doesn't start, and in console I've got the error :

ERROR:dbus.proxies:Introspect error on
:1.61:/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.61")
Traceback (most recent call last):
  File "/usr/bin/serviceconf", line 945, in <module>
    GUI (use_dbus = use_dbus).run ()
  File "/usr/bin/serviceconf", 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.61")


something with last updates ?

Comment 1 Fred New 2008-12-08 18:06:18 UTC
This appears to be a duplicate of bug 475074.

Comment 2 Dennis Gilmore 2008-12-08 18:10:51 UTC
please file bugs against the correct component.  
rpm -q --whatprovides /usr/bin/serviceconf
system-config-services-0.99.28-1.fc10.noarch

reassiging to the correct place

Comment 3 Nils Philippsen 2008-12-11 14:56:16 UTC

*** This bug has been marked as a duplicate of bug 475203 ***