The following was filed automatically by anaconda: anaconda 11.5.0.34 exception report Traceback (most recent call first): File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 194, in removePartition if self.__disk.remove_partition(partition.getPedPartition()): File "/usr/lib/anaconda/storage/devicetree.py", line 697, in _removeDevice dev.disk.partedDisk.removePartition(dev.partedPartition) File "/usr/lib/anaconda/storage/devicetree.py", line 731, in registerAction self._removeDevice(action.device) File "/usr/lib/anaconda/storage/__init__.py", line 597, in destroyDevice self.devicetree.registerAction(action) File "/usr/lib/anaconda/storage/partitioning.py", line 348, in removeEmptyExtendedPartitions storage.destroyDevice(extended) File "/usr/lib/anaconda/storage/partitioning.py", line 335, in clearPartitions removeEmptyExtendedPartitions(storage) File "/usr/lib/anaconda/storage/partitioning.py", line 170, in doAutoPartition clearPartitions(anaconda.id.storage) File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked self.anaconda.dispatch.gotoNext() PartitionException: Attempting to remove an extended partition that still contains logical partitions
Created attachment 336046 [details] Attached traceback automatically from anaconda.
Created attachment 336054 [details] anaconda logs at the time of crash This was wile attempting to remove an extended partition after removing all the other partitions. I had 2 primary and 2 logical (and 1 extended). It removed the two primaries firs, then the two logicals and then the extended. at the moment of removing the extended... boom!!!!!
This should be fixed in the next build of pyparted.
Created attachment 336105 [details] Attached traceback automatically from anaconda.
Not seeing this in rawhide (includes anaconda-11.5.0.35 and pyparted-2.0.8).