Bug 565500 - PartitionException: Unable to satisfy all constraints on the partition.
Summary: PartitionException: Unable to satisfy all constraints on the partition.
Keywords:
Status: CLOSED DUPLICATE of bug 565393
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-15 14:06 UTC by James Laska
Modified: 2013-09-02 06:43 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-15 15:09:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (104.05 KB, text/plain)
2010-02-15 14:06 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (68.31 KB, text/plain)
2010-02-15 18:53 UTC, James Laska
no flags Details

Description James Laska 2010-02-15 14:06:38 UTC
The following was filed automatically by anaconda:
anaconda 13.26 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 309, 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 1044, in _setTargetSize
    start=geometry.start, end=geometry.end)
  File "/usr/lib/anaconda/storage/devices.py", line 521, in <lambda>
    lambda s, v: s._setTargetSize(v),
  File "/usr/lib/anaconda/storage/devices.py", line 1234, in probe
    self.targetSize = self._size
  File "/usr/lib/anaconda/storage/devices.py", line 942, in __init__
    self.probe()
  File "/usr/lib/anaconda/storage/devicetree.py", line 1101, in addUdevPartitionDevice
    exists=True, parents=[disk])
  File "/usr/lib/anaconda/storage/devicetree.py", line 1259, in addUdevDevice
    device = self.addUdevPartitionDevice(info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1920, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 377, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 110, in storageInitialize
    storage.reset()
  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 1311, in nextClicked
    self.anaconda.dispatch.gotoNext()
PartitionException: Unable to satisfy all constraints on the partition.

Comment 1 James Laska 2010-02-15 14:06:42 UTC
Created attachment 394317 [details]
Attached traceback automatically from anaconda.

Comment 2 Hans de Goede 2010-02-15 15:09:51 UTC
James,

Hi, this looks like a dup of 565393, please see that bug for what I need to
diagnose this further.

Regards,

Hans

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

Comment 3 James Laska 2010-02-15 18:53:33 UTC
Created attachment 394374 [details]
Attached traceback automatically from anaconda.

Comment 4 James Laska 2010-02-15 18:57:25 UTC
Moved trace hash to DUP'd bug


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