system-config-services

David Dollar ddollar at blueshiftdesign.com
Sun Oct 10 16:53:14 UTC 2004


I've had the same problem since updating this morning, it's not just
you.

On Sun, 2004-10-10 at 17:50 +0100, Eamonn Sullivan wrote:
> Since yesterday's batch of updates, system-config-services isn't
> working for me.
> 
> When I try to run it from bash, I get 
> 
>  File "/usr/sbin/system-config-services", line 115
>     else
>        ^
> SyntaxError: invalid syntax
> 
> When I fix that error (a missing : after the else), I get the
> deprecation warnings noted ihere:
> http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=134978
> 
> And then the following traceback:
> 
> Traceback (most recent call last):
>   File "/usr/sbin/system-config-services", line 676, in ?
>     main()
>   File "/usr/sbin/system-config-services", line 660, in main
>     Gui()
>   File "/usr/sbin/system-config-services", line 225, in __init__
>     self.editing_runlevel = self.ServiceMethods.get_runlevel()
>   File "/usr/share/system-config-services/servicemethods.py", line
> 173, in get_runlevel
>     return runlevel_output[-1][2]
> IndexError: string index out of range
> 
> That isn't as easy to debug, just by looking at the code. Anyone else
> seeing this? If not, maybe it's something specific on my system.
> 




More information about the test mailing list