system-config-securitylevel fails to start in FC3

From: WayneC (dc_at_cd.net)
Date: 11/21/04


Date: Sun, 21 Nov 2004 00:52:45 GMT

As the subject says, I can't get system-config-securitylevel to start.
If I try running it in a terminal I get this response:

[root@linserver ~]# /usr/bin/system-config-securitylevel
Traceback (most recent call last):
   File
"/usr/share/system-config-securitylevel/system-config-securitylevel.py",
line 18, in ?
     app.stand_alone()
   File "/usr/share/system-config-securitylevel/securitylevel.py", line
427, in s tand_alone
     self.selinuxPage = selinuxPage.selinuxPage()
   File "/usr/share/system-config-securitylevel/selinuxPage.py", line
329, in __i nit__
     self.refreshTunables(self.initialtype)
   File "/usr/share/system-config-securitylevel/selinuxPage.py", line
427, in ref reshTunables
     self.loadBooleans()
   File "/usr/share/system-config-securitylevel/selinuxPage.py", line
418, in loa dBooleans
     on=rec[3]=="1"
IndexError: list index out of range

I tried uninstalling and reinstalling the RPM...no help. IP Tables is
running.

TIA for any help....

WayneC



Relevant Pages

  • Re: getting name of passed reference
    ... > import traceback ... > def testing: ... same issue that shows he didn't really even read my last response. ... In reviewing the correspondence the only "insults" I see from ...
    (comp.lang.python)
  • Re: passing lists
    ... In response to Steve H., the traceback is ... ine 132, in Match ...
    (comp.lang.python)
  • System exit hanging in Leopard
    ... but haven't gotten a response. ... going to bump the question in case anybody has seen or can replicate ... I call root.quit or sys.exit in any way, the following traceback ... The IDLE editor and the Python shell ...
    (comp.lang.python)
  • urllib error on urlopen
    ... Traceback: ... response = urllib2.urlopen.read.strip ... return self.do_open(httplib.HTTPSConnection, req) ... I am using Python 2.5.2 on Windows XP. ...
    (comp.lang.python)
  • system-config-securitylevel python error
    ... I am trying to run system-config-securitylevel as root and I get the following ... Traceback: ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
    (Fedora)