From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020826 Description of problem: When running redhat-config-services from the menu or from command line, the window will appear briefly, then dissapear. When running from the command line, I get this error: Traceback (most recent call last): File "/usr/share/redhat-config-services/serviceconf.py", line 505, in ? main() File "/usr/share/redhat-config-services/serviceconf.py", line 492, in main Gui() File "/usr/share/redhat-config-services/serviceconf.py", line 173, in __init__ self.populateList() File "/usr/share/redhat-config-services/serviceconf.py", line 226, in populateList self.allservices, self.dict_services = self.ServiceMethods.get_service_list(self.editing_runlevel, idle_func) File "/usr/share/redhat-config-services/servicemethods.py", line 169, in get_service_list list_xinetd_services = self.check_if_chkconfiged(os.listdir("/etc/xinetd.d")) File "/usr/share/redhat-config-services/servicemethods.py", line 63, in check_if_chkconfiged configured_list = commands.getstatusoutput("LANG=en_US /sbin/chkconfig --list " + servicename) File "/usr/lib/python2.2/commands.py", line 54, in getstatusoutput text = pipe.read() IOError: [Errno 4] Interrupted system call Version-Release number of selected component (if applicable): How reproducible: Sometimes Steps to Reproduce: 1. Run redhat-config-services from command line Additional info:
Fixed in redhat-config-services-0.8.1-13