Bug 496644

Summary: cmdline kickstart install fails - AttributeError: InstallInterface instance has no attribute 'mainExceptionWindow'
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, jturner, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-23 16:06:50 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:
Bug Depends On:    
Bug Blocks: 446452    
Attachments:
Description Flags
ks.cfg none

Description James Laska 2009-04-20 13:59:14 UTC
Created attachment 340345 [details]
ks.cfg

Attempting a raid0 install using 'cmdline' mode fails with the following error:

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 970, in <module>
    handleException(anaconda, sys.exc_info())
  File "/usr/lib/anaconda/exception.py", line 598, in handleException
    mainWin = anaconda.intf.mainExceptionWindow(text, exn.tbFile)
AttributeError: InstallInterface instance has no attribute 'mainExceptionWindow'
install exited abnormally [1/1]

Comment 1 Jeremy Katz 2009-04-20 14:03:55 UTC
Patch sent to the list

Comment 2 Jeremy Katz 2009-04-20 16:46:11 UTC
And pushed to git

Comment 3 James Laska 2009-04-23 16:06:50 UTC
Fixed in anaconda-11.5.0.47