Bug 125052 - Installer crash makes it impossible to install FC2
Summary: Installer crash makes it impossible to install FC2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 2
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-02 13:18 UTC by Zenon Panoussis
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-10-07 18:43:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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