Bug 175181

Summary: Anaconda bombs in linux rescue mode
Product: Red Hat Enterprise Linux 4 Reporter: David Tonhofer <bughunt>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-07 15:26:10 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:

Description David Tonhofer 2005-12-07 13:47:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Description of problem:
* Boot system with first RH ES 4 installation CD
* Type linux rescue
* When the screen comes up that tells you to configure networking,
  say 'yes', then configure (in my case 2) interfaces manually (I set
  both interfaces to a 192.168.1.* private address.
* Get out of screen.
* Anaconda bombs (screen colors are white on blue), Here is what is on screen:

Traceback (most recent call last, kinda hard to read because the CR characters seem to be missing in the output):

File "/usr/bin/anaconda", line 604, in ?
rescue.runRescue(rootPath, not rescue_nomount, id)
File "/usr/lib/anaconda/rescue.py", line 209, in runRescue
rc = apply(win, (screen, ) + args)
TypeError: __call__() takes exactly 6 arguments (5 given)

Interleaved, this text:

install exited abnormally
sending termination signals...done
sending kill signals...done
etc. until
you may safely reboot your system




Version-Release number of selected component (if applicable):
RH ES 4 ISO images, update 2

How reproducible:
Didn't try

Steps to Reproduce:
See above  

Actual Results:  See above

Expected Results:  See above

Additional info:

Comment 1 Paul Nasrat 2005-12-07 15:26:10 UTC

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