Bug 131049

Summary: Anaconda (26/08) crashes on checking previous Redhat installation
Product: [Fedora] Fedora Reporter: Deji <aking>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-27 04:41:44 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 Deji 2004-08-26 22:10:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2)
Gecko/20040803

Description of problem:
I was trying to install the today's devel tree, but anaconda was
having this unhandled exception on checking for previous installation.
Last call trace look like this;
>>>
File "/usr/src/build/442567-i386/install//usr/lib/anaconda/gui.py,
line 791,  in nextclicked
     self.setScreen ()
File "/usr/src/build/442567-i386/install//usr/lib/anaconda/gui.py,
line 1134,  in setScreen
     new_screen=apply(self.currentwindow.getScreen, args)
File
""/usr/src/build/442567-i386/install//usr/lib/anaconda/iw/examine_gui.py,
line i48,  in getScreen
    iter=model.append (iter)
   TypeError:expecting a sequence.
<<<
 

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

How reproducible:
Always

Steps to Reproduce:
1. Do network install from the development tree
2.
3.
    

Actual Results:  Installation fails

Expected Results:  Should install successfully

Additional info:

If I may add, (1) there was also an warning messages after retrieving
 'stage2.img' from the ftp server,
<<
/usr/sbin/load_policy Warning! Error whiile getting boolean name, no
such file or directory.
>>
(2) There has been support for my ATI IGP 345M card in xorg for some
time now, but anaconda still doesn't know about it.

Thanks

Comment 1 Jeremy Katz 2004-08-27 04:41:44 UTC
Already fixed in CVS, will be in the next build.