Bug 496644
| Summary: | cmdline kickstart install fails - AttributeError: InstallInterface instance has no attribute 'mainExceptionWindow' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | 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: |
|
||||||
Patch sent to the list And pushed to git Fixed in anaconda-11.5.0.47 |
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]