Bug 139366 - security configuration utility does not start
Summary: security configuration utility does not start
Keywords:
Status: CLOSED DUPLICATE of bug 139155
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-config-securitylevel
Version: 3
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-15 16:22 UTC by scott urban
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:07:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description scott urban 2004-11-15 16:22:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
Application does not start, both from cli or gnome system settings
menu.  Cli errors:

[root ~]# 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 stand_alone
    self.selinuxPage = selinuxPage.selinuxPage()
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
329, in __init__
    self.refreshTunables(self.initialtype)
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
427, in refreshTunables
    self.loadBooleans()
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
418, in loadBooleans
    on=rec[3]=="1"
IndexError: list index out of range


Version-Release number of selected component (if applicable):
system-config-securitylevel-1.4.14-1

How reproducible:
Always

Steps to Reproduce:
1. log in as root
2. run tool
    
Actual Results:  see description

Expected Results:  tool should run

Additional info:

First noticed this after a hard shutdown, though that could be
coincidental.  Previous selinux setting was off or warn, I believe.

rpm --verify system-config-securitylevel reports no errors

Comment 1 Paul Nasrat 2004-11-15 16:32:41 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:07:02 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.