The following was filed automatically by anaconda: anaconda 14.19 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 229, in __init__ parent.addChild() File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 464, in __init__ Device.__init__(self, device, parents=parents) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2497, in __init__ parents=parents, sysfsPath=sysfsPath) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1208, in addUdevDiskDevice sysfsPath=sysfs_path, **kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1279, in addUdevDevice device = self.addUdevDiskDevice(info) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1955, in populate self.addUdevDevice(dev) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 400, in reset self.devicetree.populate() File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/autopart_type.py", line 154, in getNext self.anaconda.storage.reset() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1186, in nextClicked rc = self.currentWindow.getNext () AttributeError: 'NoneType' object has no attribute 'addChild'
Created attachment 453266 [details] Attached traceback automatically from anaconda.
Created attachment 453305 [details] Attached traceback automatically from anaconda.
Traceback 1 from USB key drive and traceback 2 from DVD install disc. Both created from TC1.1 ISO. Machine has BIOS fakeraid level 10. Fedora 14 Beta gold installed OK. This appears to be a regression from anaconda 14.17.1.
I think the fix for bug 635778 revealed an unhandled case that your hardware and good luck triggered. Try adding updates=http://dlehman.fedorapeople.org/updates-642765.img to your boot command line and report back with results. Thanks.
That fixed it. Thanks! Install flying along now. Used the USB pen drive as repo and put / on an lv over fakeraid 10. Mdadm treating the fakeraid as md0 container containing md127. Nice.
anaconda-14.20-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/anaconda-14.20-1.fc14
anaconda-14.20-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update anaconda'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/anaconda-14.20-1.fc14
anaconda-14.21-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/anaconda-14.21-1.fc14
Created attachment 454455 [details] Attached traceback automatically from anaconda.
anaconda-14.21-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
#9 is a false alarm. Used wrong RC.
However, when useing correct RC and official image, the problem reported here does not occur. However, a different problem occurs which may or may not be related. Opening a separate bz for that.