Bug 446157

Summary: RuntimeError when make partition in install process.
Product: Red Hat Enterprise Linux 5 Reporter: Jinbing Guo <guojb>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.2CC: ddumas
Target Milestone: rc   
Target Release: ---   
Hardware: ppc64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-04 00:02:20 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
snapshot of the exception
none
napshot of the exception none

Description Jinbing Guo 2008-05-13 04:14:58 UTC
Description of problem:
To install RHEL 5.2 snapshot7 to a PPC machine, on partition page check the
partition table of the hard disk and an unhandled exception has occurred. 

Traceback (most recent call first):                                             

  File "/usr/lib/anaconda/textw/partition_text.py", line 954, in
editPartitionRequest

    raise RuntimeError, "Returning partitions to state prior to edit failed"

  File "/usr/lib/anaconda/textw/partition_text.py", line 1409, in editCb

    self.editPartitionRequest(request)

  File "/usr/lib/anaconda/textw/partition_text.py", line 1469, in __call__

    self.editCb()

  File "/usr/lib/anaconda/text.py", line 565, in run

    rc = win(self.screen, instance)

  File "/usr/bin/anaconda", line 982, in ?

    anaconda.intf.run(anaconda)

RuntimeError: Returning partitions to state prior to edit failed


Version-Release number of selected component (if applicable):


How reproducible:
once


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jinbing Guo 2008-05-13 04:18:11 UTC
Created attachment 305201 [details]
snapshot of the exception

Comment 2 Jinbing Guo 2008-05-13 04:21:23 UTC
Created attachment 305202 [details]
napshot of the exception

Comment 3 Chris Lumens 2008-11-21 19:12:09 UTC
Is this still a problem in 5.3 snapshot 3?

Comment 4 Jinbing Guo 2008-12-02 23:36:22 UTC
(In reply to comment #3)
> Is this still a problem in 5.3 snapshot 3?

No, just produced this bug once on RHEL5.2

Comment 5 Chris Lumens 2008-12-03 15:11:32 UTC
Then can we go ahead and close this one out as NEXTRELEASE?

Comment 6 Jinbing Guo 2008-12-03 23:45:44 UTC
Sure, please close this bug.