Bug 494200

Summary: unhandled exception at partitioning
Product: [Fedora] Fedora Reporter: Markku Kolkka <markku.kolkka>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:4b2ed017774f186470d95e24065558bb0f351562e2b53f10ac120522f2639e12
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-06 14:20:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Markku Kolkka 2009-04-05 14:38:47 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.40 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 "/tmp/updates/storage/devicetree.py", line 694, in _removeDevice
    dev.disk.partedDisk.removePartition(dev.partedPartition)
  File "/tmp/updates/storage/devicetree.py", line 723, in registerAction
    self._removeDevice(d)
  File "/tmp/updates/storage/__init__.py", line 612, in createDevice
    self.devicetree.registerAction(ActionCreateDevice(device))
  File "/tmp/updates/storage/partitioning.py", line 580, in doPartitioning
    storage.createDevice(device)
  File "/tmp/updates/partition_gui.py", line 1011, in refresh
    doPartitioning(self.storage)
  File "/tmp/updates/partition_gui.py", line 1119, in editPartition
    if self.refresh(justRedraw=not actions):
  File "/tmp/updates/partition_gui.py", line 968, in newCB
    self.editPartition(device, isNew=1)
PartitionException: Attempting to remove an extended partition that still contains logical partitions

Comment 1 Markku Kolkka 2009-04-05 14:38:57 UTC
Created attachment 338236 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-06 14:20:42 UTC

*** This bug has been marked as a duplicate of bug 494124 ***