Bug 489503 - deleting extended partition fails w/bt
Summary: deleting extended partition fails w/bt
Keywords:
Status: CLOSED RAWHIDE
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:9375a1deaead90b8c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-10 14:29 UTC by Jarod Wilson
Modified: 2009-03-11 17:13 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-11 17:13:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (101.45 KB, text/plain)
2009-03-10 14:29 UTC, Jarod Wilson
no flags Details

Description Jarod Wilson 2009-03-10 14:29:46 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.25 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 177, in removePartition
    if self.__disk.remove_partition(partition.getPedPartition()):
  File "/usr/lib/anaconda/storage/devices.py", line 629, in removePartition
    self.partedDisk.removePartition(partition)
  File "/usr/lib/anaconda/storage/devicetree.py", line 462, in _removeDevice
    dev.disk.removePartition(dev)
  File "/usr/lib/anaconda/storage/devicetree.py", line 494, in registerAction
    self._removeDevice(action.device)
  File "/usr/lib/anaconda/storage/__init__.py", line 559, in destroyDevice
    self.devicetree.registerAction(action)
  File "/usr/lib/anaconda/partIntfHelpers.py", line 139, in doDeleteDevice
    storage.destroyDevice(device)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 978, in deleteCB
    device):
PartedException: Assertion (part->part_list == NULL) at disk.c:1824 in function ped_disk_remove_partition() failed.

Comment 1 Jarod Wilson 2009-03-10 14:29:51 UTC
Created attachment 334663 [details]
Attached traceback automatically from anaconda.

Comment 2 David Lehman 2009-03-11 01:57:40 UTC
This should be fixed in anaconda-11.5.0.26.

Comment 3 Jarod Wilson 2009-03-11 16:50:48 UTC
Yep, seems to have worked today on another machine.

Comment 4 David Lehman 2009-03-11 17:13:46 UTC
Great. Thanks for the report.


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