Bug 20084 - Installation aborted with error message to report fault
Summary: Installation aborted with error message to report fault
Keywords:
Status: CLOSED DUPLICATE of bug 17928
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-31 06:49 UTC by linda piltz
Modified: 2007-04-18 16:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-10-31 16:06:04 UTC
Embargoed:


Attachments (Terms of Use)
post install dump, install said to mail to bugz (1.14 KB, text/plain)
2000-10-31 06:50 UTC, linda piltz
no flags Details

Description linda piltz 2000-10-31 06:49:28 UTC
The contents of anacdump.txt:
Traceback (innermost last):
  File "/usr/bin/anaconda", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in 
run
    rc = apply (step[1](), step[2])
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 507, in 
__call__
    if todo.doInstall ():
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1632, in 
doInstall
    self.writeConfiguration ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1384, in 
writeConfiguration
    self.createAccounts ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1164, in 
createAccounts
    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/sbin/useradd can not be run

Local variables in innermost frame:
argv: ['/usr/sbin/useradd', 'paul']
root: /mnt/sysimage
stdin: 0
newPgrp: 0
stdout: 13
stderr: 2
command: /usr/sbin/useradd
searchPath: 0
ignoreTermSigs: 0

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

<failed>

This occured durring the final stage of the installation after all the 
software was loaded from CDROM

Comment 1 linda piltz 2000-10-31 06:50:33 UTC
Created attachment 4814 [details]
post install dump, install said to mail to bugz

Comment 2 Michael Fulbright 2000-10-31 16:06:01 UTC
This is probably due to a rare error in rpm installing packages due to a read
error from the CDROM.

This is a known problem.

Did you burn the CD yourself?

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

Comment 3 linda piltz 2000-11-01 06:07:25 UTC
The cd was burnt by myself.

I re-downloaded the redhat7.???.disk1.iso file from mirror.aarnet.com.au the 
new iso file is 675MB the old one was 512orsoMB.  I will try burning a new one 
and using the update patch I found as well.  

Thanks


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