Created attachment 520084 [details] traceback from anaconda Description of problem: Latest fedora for PPC build fails during partitioning step: AttributeError: 'NoneType' object has no attribute 'geometry' Version-Release number of selected component (if applicable): http://ppc.koji.fedoraproject.org/scratch/karsten/iso/Fedora-20110825-ppc64-netinst.iso anaconda 16.14.6 How reproducible: always Steps to Reproduce: 1. get kernel + initrd from iso above, copy to /boot 2. copy LiveOS folder to /boot 3. add following to /boot/etc/yaboot.conf: image=/vmlinuz label=install initrd=/initrd.img append="root=live:LABEL=BOOT serial rdshell" 4. # e2label <your_boot_device> BOOT 5. reboot 6. proceed to partitioning step 7. select use entire drive. Actual results: Traceback: AttributeError: 'NoneType' object has no attribute 'geometry' Expected results: No traceback, be able to continue in installation Additional info:
I have a patch for this. I'll post it for review today.
anaconda-16.16-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/anaconda-16.16-1.fc16
anaconda-16.16-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.