Bug 572278 - PartitionException: Attempting to remove a partition that is not owned by any disk.
Summary: PartitionException: Attempting to remove a partition that is not owned by any...
Keywords:
Status: CLOSED DUPLICATE of bug 567576
Alias: None
Product: Fedora
Classification: Fedora
Component: pyparted
Version: 13
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:628645fb074401a90...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-10 17:46 UTC by Marco Bosch
Modified: 2010-03-22 09:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-22 09:40:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (146.26 KB, text/plain)
2010-03-10 17:46 UTC, Marco Bosch
no flags Details

Description Marco Bosch 2010-03-10 17:46:15 UTC
The following was filed automatically by anaconda:
anaconda 13.32 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 269, in removePartition
    if self.__disk.remove_partition(partition.getPedPartition()):
  File "/usr/lib/python2.6/site-packages/parted/decorators.py", line 30, in localeC
    ret = fn(*args, **kwds)
  File "<string>", line 2, in removePartition
  File "/usr/lib/anaconda/storage/formats/disklabel.py", line 275, in removePartition
    self.partedDisk.removePartition(partition)
  File "/usr/lib/anaconda/storage/devices.py", line 1334, in destroy
    self.disk.format.removePartition(self.partedPartition)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 218, in execute
    self.device.destroy()
  File "/usr/lib/anaconda/storage/devicetree.py", line 677, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 290, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 109, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1401, in setScreen
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/gui.py", line 1314, in nextClicked
    self.setScreen ()
PartitionException: Attempting to remove a partition that is not owned by any disk.

Comment 1 Marco Bosch 2010-03-10 17:46:22 UTC
Created attachment 399144 [details]
Attached traceback automatically from anaconda.

Comment 2 Hans de Goede 2010-03-15 12:58:55 UTC
David,

I think this is a dup of bug 567576. can you please fix bug 567576 now that the alpha freeze is lifted, then once there is a compose with a fixed pyparted we can ask Marco to re-test.

Thanks & Regards,

Hans

Comment 3 Hans de Goede 2010-03-22 09:40:52 UTC

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


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