Created attachment 431157 [details] anacdump.txt Description of problem: Testing install from boot.iso (http://alt.fedoraproject.org/pub/alt/stage/rawhide-testing/x86_64/os/) results in a traceback Version-Release number of selected component (if applicable): * anaconda-14.10 How reproducible: * everytime I click "Enable Network" Steps to Reproduce: 1. Boot the boot.iso 2. Proceed to graphical install, select language and keymap settings 3. Select 'Basic' storage devices 4. Choose all 4 local disks 5. At the hostname screen, select "Enable Network" Actual results: <report xmlns="http://www.redhat.com/gss/strata"><binding name="localhash">6fce05829417b8502ec360672f5730ab49a4a6bcfb7cc47d882e9385ca12c7cb</binding><binding name="product" /><binding name="description">The following was filed automatically by anaconda: anaconda 14.10 exception report Traceback (most recent call first): File "/usr/lib64/python2.6/site-packages/pyanaconda/gui.py", line 903, in enableNetwork in self.anaconda.id.network.netdevices.items() File "/usr/lib64/python2.6/site-packages/pyanaconda/iw/network_gui.py", line 67, in _setupNetwork self.intf.enableNetwork(just_setup=True) AttributeError: 'NoneType' object has no attribute 'network' </binding><binding fileName="/tmp/anaconda-tb-C9U8fa" name="pythonUnhandledException" type="text">anaconda 14.10 exception report Traceback (most recent call first): File "/usr/lib64/python2.6/site-packages/pyanaconda/gui.py", line 903, in enableNetwork in self.anaconda.id.network.netdevices.items() File "/usr/lib64/python2.6/site-packages/pyanaconda/iw/network_gui.py", line 67, in _setupNetwork self.intf.enableNetwork(just_setup=True) AttributeError: 'NoneType' object has no attribute 'network' Local variables in innermost frame: _[1]: [] self: <pyanaconda.gui.InstallInterface object at 0x7fdfbdbada90> just_setup: True Expected results: No traceback Additional info:
*** This bug has been marked as a duplicate of bug 613075 ***