Bug 57993

Summary: Installer crashed when loading postinstall
Product: [Retired] Red Hat Linux Reporter: Roberto C. Ramirez Perez <famram>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: Installer crashed when loading postinstall
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-04 17:59:18 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 Roberto C. Ramirez Perez 2002-01-04 16:39:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; T312461)

Description of problem:
Traceback (innermost last):
  File "/usr/binanaconda", line 620, in ?
   intf.run(id, dispatch, configFileData)
  File "/usr/lib/anaconda/gui.py, line 350, in run
   self.icw.run (self.runres, configFileData)
  File "/usr/lib/anaconda/gui.py", line 778, in run
   mainloop ()
  File "/usr/lib/python1.5/site-packages/gtk.py", line 2608, in mainloop
   _gtk.gtk_main()
  File "/usr/lib anaconda/gui.py", line 497, in handleRenderCallback
   self.currentWindow.renderCallback()
  File "/usr/lib anaconda/iw/progress_gui.py", line 135, in renderCallback
   self.intf.icw.nextClicked()
  File "/usr/lib anaconda/gui.py",line 399, in nextClicked
   self.dispatch.gotoNext()
  File "/usr/lib anaconda/dispatch.py", line 143, in gotoNext
   self.moveStep()
  File "/usr/lib anaconda/dispatch.py, line 208, in moveStep
   rc = apply(func, self.bindArgs(args))
  File "/usr/lib anaconda/packages.py", line 744, in doPostinstall
   stdout = devnull)
  File "/usr/lib anaconda/iutil.py", line 61, in execWithRedirect
   raise RuntimeError, command + "can not be run"
RuntimeError: /usr/sbin/kudzu can not be run

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


How reproducible:
Always

Steps to Reproduce:
1.Install Red Hat 7.2 on a Thinkpad t20
2.
3.
	

Additional info:

Comment 1 Jeremy Katz 2002-01-04 17:59:12 UTC
There should be a more complete traceback; could you attach this to this bug
report?

Comment 2 Brent Fox 2002-01-16 21:18:04 UTC
Closing due to inactivity.  Please reopen if you have more information.