Bug 506877

Summary: I tried to Resize and Migrate a partition
Product: [Fedora] Fedora Reporter: Andrew Jamison <linux>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: bugchaser, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:51f51f83c959d095cd4bb501438f9f7e1e22965ba3a9a03e9a8e0b922ee72c51
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-25 02:46:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

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 ***