Bug 446157 - RuntimeError when make partition in install process.
Summary: RuntimeError when make partition in install process.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: anaconda
Version: 5.2
Hardware: ppc64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-13 04:14 UTC by Jinbing Guo
Modified: 2008-12-04 00:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-04 00:02:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
snapshot of the exception (2.65 KB, application/octet-stream)
2008-05-13 04:18 UTC, Jinbing Guo
no flags Details
napshot of the exception (2.65 KB, text/plain)
2008-05-13 04:21 UTC, Jinbing Guo
no flags Details

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.


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