Bug 506877 - I tried to Resize and Migrate a partition
Summary: I tried to Resize and Migrate a partition
Keywords:
Status: CLOSED DUPLICATE of bug 495520
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:51f51f83c959d095c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-19 04:14 UTC by Andrew Jamison
Modified: 2009-08-25 02:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-25 02:46:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (232.35 KB, text/plain)
2009-06-19 04:15 UTC, Andrew Jamison
no flags Details
Attached traceback automatically from anaconda. (113.71 KB, text/plain)
2009-08-01 20:48 UTC, bugchaser
no flags Details

Description Andrew Jamison 2009-06-19 04:14:56 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.59 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/geometry.py", line 50, in __init__
    self.__geometry = _ped.Geometry(self.device.getPedDevice(), start, length)
  File "/usr/lib/anaconda/storage/devices.py", line 1232, in _computeResize
    length=newLen)
  File "/usr/lib/anaconda/storage/devices.py", line 1021, in _setTargetSize
    (constraint, geometry) = self._computeResize(self.partedPartition)
  File "/usr/lib/anaconda/storage/devices.py", line 464, in <lambda>
    lambda s, v: s._setTargetSize(v),
  File "/usr/lib/anaconda/storage/deviceaction.py", line 239, in __init__
    self.device.targetSize = newsize
  File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 293, in run
    actions.append(ActionResizeDevice(request, size))
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1119, in editPartition
    actions = parteditor.run()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1080, in editCB
    self.editPartition(device)
CreateException: Can't have a partition outside the disk!

Comment 1 Andrew Jamison 2009-06-19 04:15:31 UTC
Created attachment 348599 [details]
Attached traceback automatically from anaconda.

Comment 2 bugchaser 2009-08-01 20:48:21 UTC
Created attachment 355894 [details]
Attached traceback automatically from anaconda.

Comment 3 David Cantrell 2009-08-19 02:18:39 UTC
Can you tell me the steps you took during the installation?  What was on the disk before installing and what steps you were doing during partitioning in the installer.

Comment 4 David Cantrell 2009-08-25 02:46:13 UTC

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


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