Description of problem: /usr/bin/system-config-services dies: Traceback (most recent call last): File "/usr/bin/system-config-services", line 951, in <module> GUI (use_dbus = use_dbus).run () File "/usr/bin/system-config-services", line 909, in __init__ serviceherders = self.serviceherders) File "/usr/bin/system-config-services", line 765, in __init__ self.servicesList = GUIServicesList (xml = self.xml, serviceherders = serviceherders) File "/usr/bin/system-config-services", line 467, in __init__ if herder.ready: File "/usr/lib/python2.6/site-packages/scservices/dbus/proxy/serviceherders.py", line 64, in ready return self.herder_interface.is_ready () File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Version-Release number of selected component (if applicable): system-config-services-0.99.38-1.fc12.noarch How reproducible: Each time when started Steps to Reproduce: 1.sudo /usr/bin/system-config-services 2. 3. Actual results: see above Expected results: the services are configured Additional info:All updates are applied!
Still persists with system-config-services-0.99.39-1.fc12.noarch: sudo system-config-services Traceback (most recent call last): File "/usr/bin/system-config-services", line 950, in <module> GUI (use_dbus = use_dbus).run () File "/usr/bin/system-config-services", line 908, in __init__ serviceherders = self.serviceherders) File "/usr/bin/system-config-services", line 764, in __init__ self.servicesList = GUIServicesList (xml = self.xml, serviceherders = serviceherders) File "/usr/bin/system-config-services", line 466, in __init__ if herder.ready: File "/usr/lib/python2.6/site-packages/scservices/dbus/proxy/serviceherders.py", line 64, in ready return self.herder_interface.is_ready () File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Same appearance with system-config-services-0.99.40-1.fc12.noarch
Same appearance with system-config-services-0.99.41-1.fc12 Smolt profile : http://www.smolts.org/client/show/pub_50c9b678-9c49-4072-b7a6-c5eb9a36c342 Tested with desktop-i386-20091107.20.iso from http://alt.fedoraproject.org/pub/alt/nightly-composes/
With F12 RC4 running from LiveCD the system-config-services dies, but after I installed on the harddisk the problem disappeard and the program runs fine! The installed version is system-config-services-0.99.41-1.fc12
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Seems to be solved: Cannot reproduce this bug in the F12 release (with system-config-services-0.99.41-1.fc12.noarch)