From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050909 Fedora/1.0.6-1.2.fc4 Firefox/1.0.6 Description of problem: booting with http: against Development mirror (local) as of 2005-09-13 18:00:00 anaconda produces a traceback with the ultimate error being ImportError: no module named pcmcia Version-Release number of selected component (if applicable): anaconda-10.3.0.18-1.i386.rpm How reproducible: Always Steps to Reproduce: 1. rsync to current rawhide mirror (duke) 2. put boot.iso on a CD-RW 3. try to install rawhide Actual Results: anaconda traceback after loading stage2 File "/usr/bin/anaconda", line 351, in ? Import dispatch File "/usr/lib/anaconda/dispatch.py", line 19, in ? from packages import handleX11Packages, writeConfiguration, writeXConfiguration File "/usr/lib/anaconda/packages.py", line 27, in ? import pcmcia ImportError: no module named pcmcia Expected Results: normal rawhide install Additional info:
Fixed this morning and in the anaconda build I did this evening.