Bug 489678 - PartitionException: Can't have overlapping partitions.
Summary: PartitionException: Can't have overlapping partitions.
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: StorageRewrite anaconda_trace_hash:ee...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-11 11:43 UTC by James Laska
Modified: 2013-09-02 06:32 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-12 18:17:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (167.35 KB, text/plain)
2009-03-11 11:43 UTC, James Laska
no flags Details

Description James Laska 2009-03-11 11:43:19 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.27 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 164, in addPartition
    constraint.getPedConstraint()):
  File "/usr/lib/anaconda/storage/devices.py", line 731, in addPartition
    constraint=constraint)
  File "/usr/lib/anaconda/storage/devices.py", line 1046, in create
    self.disk.addPartition(self)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 201, in execute
    self.device.create(intf=intf)
  File "/usr/lib/anaconda/storage/devicetree.py", line 613, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 181, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 115, in turnOnFilesystems
    anaconda.id.storage.doIt()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
PartitionException: Can't have overlapping partitions.

Comment 1 James Laska 2009-03-11 11:43:24 UTC
Created attachment 334784 [details]
Attached traceback automatically from anaconda.

Comment 2 David Lehman 2009-03-12 18:17:50 UTC
This should be resolved in anaconda-11.5.0.28-1.


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