Bug 501580

Summary: PartitionException: Attempting to remove an extended partition that still contains logical partitions
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jlaska, jturner, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:24a553617e0483759e848dbf59ad9485663330b7a2a00a11eb2a44562600c9b5
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-19 20:26:30 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
Attached traceback automatically from anaconda. none

Description James Laska 2009-05-19 20:23:51 UTC
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

Comment 1 James Laska 2009-05-19 20:23:55 UTC
Created attachment 344687 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2009-05-19 20:25:10 UTC
= steps to reproduce = 
On kvm/x86_64 guest ... https://fedoraproject.org/wiki/QA:Testcase_Anaconda_autopart_(encrypted)_install

Select "Use entire disk"

Comment 3 Chris Lumens 2009-05-19 20:26:30 UTC

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

Comment 4 James Laska 2009-05-28 15:56:22 UTC
Created attachment 345786 [details]
Attached traceback automatically from anaconda.