Bug 541009 - PartitionException: Can't have overlapping partitions.
Summary: PartitionException: Can't have overlapping partitions.
Keywords:
Status: CLOSED DUPLICATE of bug 540808
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 2
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:e4423562840a8b390...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-24 17:55 UTC by Manoj
Modified: 2010-03-31 12:38 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-30 09:28:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (94.68 KB, text/plain)
2009-11-24 17:55 UTC, Manoj
no flags Details
Attached traceback automatically from anaconda. (1.04 MB, text/plain)
2010-03-31 11:31 UTC, Martin Banas
no flags Details
Attached traceback automatically from anaconda. (215.00 KB, text/plain)
2010-03-31 12:38 UTC, Martin Banas
no flags Details

Description Manoj 2009-11-24 17:55:43 UTC
The following was filed automatically by anaconda:
anaconda 12.46 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 254, in setPartitionGeometry
    start, end)
  File "/usr/lib/python2.6/site-packages/parted/decorators.py", line 30, in localeC
    ret = fn(*args, **kwds)
  File "<string>", line 2, in setPartitionGeometry
  File "/usr/lib/anaconda/storage/devices.py", line 949, in _setTargetSize
    start=geometry.start, end=geometry.end)
  File "/usr/lib/anaconda/storage/devices.py", line 503, in <lambda>
    lambda s, v: s._setTargetSize(v),
  File "/usr/lib/anaconda/storage/deviceaction.py", line 241, in __init__
    self.device.targetSize = newsize
  File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 316, in run
    actions.append(ActionResizeDevice(request, size))
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1124, in editPartition
    actions = parteditor.run()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1084, in editCB
    self.editPartition(device)
PartitionException: Can't have overlapping partitions.

Comment 1 Manoj 2009-11-24 17:55:50 UTC
Created attachment 373500 [details]
Attached traceback automatically from anaconda.

Comment 2 Hans de Goede 2009-11-30 09:28:08 UTC

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

Comment 3 Martin Banas 2010-03-31 11:31:28 UTC
Created attachment 403712 [details]
Attached traceback automatically from anaconda.

Comment 4 Martin Banas 2010-03-31 12:38:36 UTC
Created attachment 403734 [details]
Attached traceback automatically from anaconda.


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