The following was filed automatically by anaconda: anaconda 12.16 exception report Traceback (most recent call first): File "/usr/lib/anaconda/platform.py", line 331, in checkBootRequest raise DeviceError("Boot partition has no partedPartition") File "/usr/lib/anaconda/storage/__init__.py", line 878, in sanityCheck errors.extend(self.anaconda.platform.checkBootRequest(boot)) File "/usr/lib/anaconda/iw/partition_gui.py", line 606, in getNext (errors, warnings) = self.storage.sanityCheck() File "/usr/lib/anaconda/gui.py", line 1197, in nextClicked rc = self.currentWindow.getNext () DeviceError: Boot partition has no partedPartition
Created attachment 358545 [details] Attached traceback automatically from anaconda.
Steps to reporoduce: 1. start installer (using vmlinuz + ramdisk.image.gz, ppc arch) 2. on partition screen select "Create custom layout" 3. on next screen remove all partitions 4. select Next and exception occurres
Update: To reproduce this bug is only need to remove "PPC PReP Boot" partition or modify this partition and set "Encrypt"
Does updates=http://clumens.fedorapeople.org/519128.img fix it?
Tested with updates=http://clumens.fedorapeople.org/519218.img and traceback no longer appears when "PPC PReP Boot" partition is removed or set "Encrypt".
Great, this should be fixed in the next build of anaconda.