Bug 491851

Summary: Rawhide installs fail with PartitionException: Attempting to remove a partition that is not owned by any disk.
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jturner, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc   
OS: Linux   
Whiteboard: anaconda_trace_hash:f6230373d86f19a3b770c81380370411a4426548c6facf96adc4225800932f37
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-24 13:27:59 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:
Bug Depends On:    
Bug Blocks: 476774    
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description James Laska 2009-03-24 13:17:24 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.36 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 194, in removePartition
    if self.__disk.remove_partition(partition.getPedPartition()):
  File "/tmp/updates/storage/devicetree.py", line 698, in _removeDevice
    dev.disk.partedDisk.removePartition(dev.partedPartition)
  File "/tmp/updates/storage/devicetree.py", line 732, in registerAction
    self._removeDevice(action.device)
  File "/tmp/updates/storage/__init__.py", line 597, in destroyDevice
    self.devicetree.registerAction(action)
  File "/tmp/updates/storage/partitioning.py", line 332, in clearPartitions
    storage.destroyDevice(part)
  File "/tmp/updates/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 a partition that is not owned by any disk.

Comment 1 James Laska 2009-03-24 13:17:29 UTC
Created attachment 336460 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2009-03-24 13:18:36 UTC
Testing updates=http://dlehman.fedorapeople.org/updates-boot.img  for dlehman.

Comment 3 James Laska 2009-03-24 13:27:59 UTC

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