The following was filed automatically by anaconda: anaconda 11.5.0.53 exception report Traceback (most recent call first): File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 200, in removePartition if self.__disk.remove_partition(partition.getPedPartition()): File "/usr/lib/anaconda/storage/devices.py", line 773, in removePartition self.partedDisk.removePartition(partition) File "/usr/lib/anaconda/storage/devices.py", line 1262, in destroy self.disk.removePartition(self) File "/usr/lib/anaconda/storage/deviceaction.py", line 218, in execute self.device.destroy() File "/usr/lib/anaconda/storage/devicetree.py", line 671, in processActions action.execute(intf=self.intf) File "/usr/lib/anaconda/storage/__init__.py", line 238, in doIt self.devicetree.processActions() File "/usr/lib/anaconda/packages.py", line 117, in turnOnFilesystems anaconda.id.storage.doIt() PartitionException: Attempting to remove an extended partition that still contains logical partitions
Created attachment 344687 [details] Attached traceback automatically from anaconda.
= steps to reproduce = On kvm/x86_64 guest ... https://fedoraproject.org/wiki/QA:Testcase_Anaconda_autopart_(encrypted)_install Select "Use entire disk"
*** This bug has been marked as a duplicate of bug 500808 ***
Created attachment 345786 [details] Attached traceback automatically from anaconda.