Bug 125052

Summary: Installer crash makes it impossible to install FC2
Product: [Fedora] Fedora Reporter: Zenon Panoussis <redhatbugs>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-07 18:43:24 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 Zenon Panoussis 2004-06-02 13:18:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040126

Description of problem:
First installation on a new machine, anaconda crashes shortly after
formatting with traceback (/usr/lib/anaconda/)

gui.py, line 1048, in handleRenderCallback 
     self.currentWindow.renderCallback()
rw/progress_gui.py, line 242 in renderCallback
     self.intf.icw.nextClicked()
gui.py, line 763, in nextClicked
     self.dispatch.gotoNext()
dispatch.py, line 169, in gotoNext
     self.moveStep()
dispatch.py, line 237, in moveStep
     rc=apply(func, self.bindArgs(args))
packages.py, line 673, in doPreInstall
     method.mergeFullHeaders("%s//%s/base/hdlist2" % (self.tree,
     productPath))
hrdlist.py, line 336, in mergeFullHeaders
     rpm.mergeHeaderListFromFD(self.hdlist,fd,1000004)
IndexError: list is out of range

What does "FD" refer to? Installation medium in general or literal
floppy disk? The installation is run from CD and the machine has no
floppy. 

This happens in both graphical and text mode. I tried custom
installation with some extra packages and minimal installation, both
crashed. 

The machine is an ASUS A7V266-EX, Athlon 1300+, 512 MB RAM, no swap.
The installation CD passes its own test.

How reproducible:
Always

Steps to Reproduce:
1. Start installing
2. Crash
3. Continue cursing the buggiest RH release ever

Comment 1 Jeremy Katz 2004-06-08 19:56:30 UTC
Can you attach the full dump you received?

Comment 2 Zenon Panoussis 2004-06-11 13:47:15 UTC
What I pasted above is all I have. 

BTW, installing by FTP worked. 

Comment 3 Jeremy Katz 2004-10-07 18:43:24 UTC
This should be better in fc3.