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
Already fixed in CVS, will be in the next build.