Bug 501580 - PartitionException: Attempting to remove an extended partition that still contains logical partitions
Summary: PartitionException: Attempting to remove an extended partition that still con...
Keywords:
Status: CLOSED DUPLICATE of bug 500808
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:24a553617e0483759...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-19 20:23 UTC by James Laska
Modified: 2013-09-02 06:36 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-05-19 20:26:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (152.24 KB, text/plain)
2009-05-19 20:23 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (161.30 KB, text/plain)
2009-05-28 15:56 UTC, James Laska
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.