Bug 496644 - cmdline kickstart install fails - AttributeError: InstallInterface instance has no attribute 'mainExceptionWindow'
Summary: cmdline kickstart install fails - AttributeError: InstallInterface instance h...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F11Blocker, F11FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2009-04-20 13:59 UTC by James Laska
Modified: 2013-09-02 06:34 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-23 16:06:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
ks.cfg (3.54 KB, text/plain)
2009-04-20 13:59 UTC, James Laska
no flags Details

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


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