Bug 26491 - anaconda crashes during install using update image
Summary: anaconda crashes during install using update image
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
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: 2001-02-07 16:54 UTC by Eje Gustafsson
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-02-07 18:45:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Eje Gustafsson 2001-02-07 16:54:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)


Had problem with anaconda detecting floppyDrive booted up and used the 
suggested fisher update disk new problem occured.

Reproducible: Always
Steps to Reproduce:
1. Boot up on RH Fisher CD
2. Type in linux updates at boot prompt
3. let the install start
	

Actual Results:  crash

Had problems with the floppydrive not found by anaconda so followed 
instructions for it according to the 25514 bug report. For complete 
discription of my hardware setup see bug 26327.

Got the fisher-upddisk.img and used it as instructed.

type in 
linux updates 
on the boot prompt
it starts up comes to blue screen ask for my updates disk put it into 
floppy drive hit OK
tells me it reads anaconda update 
continue loading. 

sees
starting anaconda..
and some other things there X starts up RH logo 
crash back to black background
now with a new error message

Traceback (innermost last):
 File "/usr/bin/anaconda", line 500, in ?
   extraModules = extraModules, pcicController = pcicController)
 File "tmp/updates/todo.py", line 561, in __init__ 
   self.setClass(instClass)
AttributeError: setClass
install exited abnormally
and we are getting shut down.


This time i get a setClass error instead of floppyDrive error

Comment 1 Michael Fulbright 2001-02-07 18:45:24 UTC
It appears that the updates image may be corrupted.

Please mount the floppy (under linux) and run this command:

md5sum /mnt/floppy/todo.py

You should see it output:

b6af38abb36a6429f2ecf0a7e3b291ea  /mnt/floppy/todo.py

Comment 2 Eje Gustafsson 2001-02-08 03:08:04 UTC
Turned out the floppy had bad tracks on it. 

Did a new floppy and it worked fine. Sorry for being stupid and consume 
valuable time.
Got Fisher installed now. time to play.


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