Bug 494201 - Trying to delete partition from FakeRAID mapper drive
Summary: Trying to delete partition from FakeRAID mapper drive
Keywords:
Status: CLOSED DUPLICATE of bug 494124
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:2bb15a1f15984b7cf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-05 14:58 UTC by David Krings
Modified: 2009-04-06 08:12 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-06 08:12:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (144.37 KB, text/plain)
2009-04-05 14:58 UTC, David Krings
no flags Details

Description David Krings 2009-04-05 14:58:19 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 "/usr/lib/anaconda/storage/devicetree.py", line 694, in _removeDevice
    dev.disk.partedDisk.removePartition(dev.partedPartition)
  File "/usr/lib/anaconda/storage/devicetree.py", line 723, in registerAction
    self._removeDevice(d)
  File "/usr/lib/anaconda/storage/__init__.py", line 630, in createDevice
    self.devicetree.registerAction(ActionCreateDevice(device))
  File "/usr/lib/anaconda/storage/partitioning.py", line 580, in doPartitioning
    storage.createDevice(device)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1011, in refresh
    doPartitioning(self.storage)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 991, in deleteCB
    self.refresh(justRedraw=justRedraw)
PartitionException: Attempting to remove an extended partition that still contains logical partitions

Comment 1 David Krings 2009-04-05 14:58:26 UTC
Created attachment 338238 [details]
Attached traceback automatically from anaconda.

Comment 2 Hans de Goede 2009-04-06 08:12:01 UTC

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


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