Bug 202844 - AttributeError: Anaconda instance has no attribute 'ksKickstart'
Summary: AttributeError: Anaconda instance has no attribute 'ksKickstart'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-16 18:41 UTC by Jasper O. Hartline
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-16 18:49:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jasper O. Hartline 2006-08-16 18:41:06 UTC
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.

Comment 1 Chris Lumens 2006-08-16 18:49:23 UTC
Fixed the typo in Rawhide.


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