Created attachment 326880 [details] Anaconda Crash detail Description of problem: When trying to install F10 x86_64 from DVD anaconda crashes during the partition selection. Version-Release number of selected component (if applicable): ? How reproducible: Always Steps to Reproduce: 1. Select "Remove all partitions..." 2. Select "Encrypt system" 3. Deselect sdb (only have sda selected) 4. Select "Next" Actual results: Anaconda crashes Expected results: Anaconda formats and partitions the hard drive appropriately. Additional info: Just tried it without selecting "encrypt system". Still crashes.
I just tried to do the installation by selecting both sda and sdb (same configuration as above) and anaconda did not crash. If I select just sdb, however, anaconda crashes.
What exactly was on those drives before the installation? Can you please describe the setup in more detail? I tried F10 x86_64 on 64bit virtual machine with two drives. Used the exact same procedure and got the password dialog for new encrypted partition. Also, is the media OK? Did you run a media check?
*** Bug 484722 has been marked as a duplicate of this bug. ***
Bug #484722 is an F11 alpha bug with an identical stack trace and describes a reproducer in more detail: qemu-kvm -cdrom Fedora-11-Alpha-i686-Live/F11-Alpha-i686-Live.iso -m 1024 -usb -hda f11.sys.qcow2 -vga std -net user -net nic -smp 2 For reference, the stack trace is: anaconda None exception report Traceback (most recent call first): File "/usr/lib/anaconda/partedUtils.py", line 113, in getMaxAvailPartSizeMB disk = part.disk File "/usr/lib/anaconda/autopart.py", line 1030, in processPartitioning request.maxResizeSize = partedUtils.getMaxAvailPartSizeMB(part) File "/usr/lib/anaconda/autopart.py", line 1051, in doPartitioning processPartitioning(diskset, requests, newParts) File "/usr/lib/anaconda/autopart.py", line 1214, in doClearPartAction doPartitioning(diskset, partitions, doRefresh = 1) File "/usr/lib/anaconda/autopart.py", line 1262, in doAutoPartition doClearPartAction(anaconda, partitions, diskset) File "/usr/lib/anaconda/dispatch.py", line 204, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 127, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1358, in nextClicked self.anaconda.dispatch.gotoNext() AttributeError: 'NoneType' object has no attribute 'disk'
This should be fixed in rawhide, as the code involved has been adapted to work with the new pyparted.
That sounds good. Is jigdo a way to build an ISO from the current rawhide? So I am able to test it.
I'll use the livecd-tools.
I can't use the livecd-toosl because of https://bugzilla.redhat.com/show_bug.cgi?id=458597
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
I'm no longer seeing this problem with F11.