Description of problem: While running Anaconda under Kadishci with an updated FC6T2 machine, Anaconda tracebacks. The log snippet is below: ----------------------- 07:34:29 INFO : moving (1) to step network 07:34:31 INFO : moving (1) to step timezone 07:34:31 CRITICAL: Traceback (most recent call last): File "/usr/sbin/anaconda", line 941, in ? anaconda.intf.run(anaconda) File "/usr/lib/anaconda/text.py", line 517, in run rc = win(self.screen, instance) File "/usr/lib/anaconda/textw/timezone_text.py", line 70, in __call__ if not anaconda.ksKickstart and not hasWindows(anaconda.id.bootloader): AttributeError: Anaconda instance has no attribute 'ksKickstart' Version-Release number of selected component (if applicable): anaconda-11.1.0.82-1 How reproducible: Run Anaconda under Kadischi making a LiveCD. Steps to Reproduce: 1. kadischi --text /path/to/repository -f /tmp/image.iso 2. 3. Actual results: Anaconda tracebacks with the above ksKickstart attribute error. Expected results: A LiveCD is built. Additional info: There is no additional information at this time.
Fixed the typo in Rawhide.