Bug 20198

Summary: Errors Displayed at the end on istallation. System will not boot.
Product: [Retired] Red Hat Linux Reporter: Need Real Name <rlkeeney>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.0JCC: rlkeeney
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-11-03 20:03:50 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
Anaconda Dump none

Description Need Real Name 2000-11-02 11:06:17 UTC
Installed using anaconda update disk. 

Installation seems to proceed normally right through to the very end when 
the information below is displayed. The system will not boot.

This system was running fine on RedHat 6.2 until I tried to upgrade to 7.0 
and the upgrade crashed.

Traceback (innermost last):
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/progress_gui.py", 
line 20, in run
    rc = self.todo.doInstall ()
  File "/tmp/updates/todo.py", line 1651, in doInstall
    self.writeConfiguration ()
  File "/tmp/updates/todo.py", line 1402, in writeConfiguration
    self.writeRootPassword ()
  File "/tmp/updates/todo.py", line 660, in writeRootPassword
    self.setPassword("root", pure)
  File "/tmp/updates/todo.py", line 1151, in setPassword
    stdin = p[0], stdout = devnull)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iutil.py", line 40, in 
execWithRedirect
    raise RuntimeError, command + " can not be run"
RuntimeError: /usr/bin/passwd can not be run

Local variables in innermost frame:
argv: ['/usr/bin/passwd', '--stdin', 'root']
root: /mnt/sysimage
stdin: 23
newPgrp: 0
stdout: 22
stderr: 2
command: /usr/bin/passwd
searchPath: 0
ignoreTermSigs: 0

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iimage
CdromInstallMethod
p4
(dp5
S'progressWindow'
p6

<failed>

Comment 1 Need Real Name 2000-11-02 11:07:38 UTC
Created attachment 4914 [details]
Anaconda Dump

Comment 2 Michael Fulbright 2000-11-03 20:03:47 UTC
There was a problem installing the package which containged the passwd command. 
If you burned your own CD you may want to try again, it appears there could have
been an error with the current CD.

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