Description of problem: Installer die when Fw is disabled: Traceback (most recent call last): File "/usr/lib/anaconda/gui.py", line 759, in nextClicked rc = self.currentWindow.getNext () File "/usr/lib/anaconda/iw/firewall_gui.py", line 32, in getNext self.security.setSELinux(self.se_option_menu.get_history()) File "/usr/lib/anaconda/security.py", line 39, in setSELinux raise ValueError, "Setting to invalid SELinux state: %s" %(val,) ValueError: Setting to invalid SELinux state: -1 Local variables in innermost frame: self: <security.Security instance at 0xb7d8c0cc> val: -1 Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. try to install FC2T3 in my machine without fw enabled :-) Actual Results: Installer abort Expected Results: Installer install Additional info: I'll attach full anacdump.txt
Created attachment 99761 [details] Anaconda Dump
Worked around in CVS, although I haven't actually reproduced it here.
*** Bug 122176 has been marked as a duplicate of this bug. ***
*** Bug 122311 has been marked as a duplicate of this bug. ***
*** Bug 122374 has been marked as a duplicate of this bug. ***
*** Bug 121791 has been marked as a duplicate of this bug. ***
Could someone elaborate on this problem and describe why it affects some systems and not others? I'd like to know how to configure my system to work around this bug.
The only workaround I found was to do a text install instead of GUI.
*** Bug 122611 has been marked as a duplicate of this bug. ***
I'm seeing this as well on a Dell Latitude C800 laptop with the same stacktrace.
Jeremy, Do you have information on the status on this one?