Created attachment 479991 [details] anaconda traceback and debug info Description of problem: Install from LiveCD triggers Error and traceback upon Next from editing partition properties. Version-Release number of selected component (if applicable): anaconda-15.20 How reproducible: every time Steps to Reproduce: 1. boot desktop-x86_64-20110221.00.iso 2. run "xhost +" from a terminal to avoid bug #663294 3. Activities > Applications > Install to harddrive... 4. Custom configuration, Edit existing partition, mount on root '/', Format to ext4, OK Actual results:Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/livecd.py", line 341, in getMinimumSizeMB return self.anaconda.storage.liveImage.format.size File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1027, in sanityCheck root.size < self.anaconda.backend.getMinimumSizeMB("/")): File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 851, in getNext (errors, warnings) = self.storage.sanityCheck() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1253, in nextClicked rc = self.currentWindow.getNext () AttributeError: 'NoneType' object has no attribute 'format' Expected results: no Error Additional info:
Created attachment 479992 [details] anaconda traceback and debug info Oops, replace mistaken .anaconda-tb-***.swp (vi swap file) with this correct text file.
*** This bug has been marked as a duplicate of bug 672030 ***