Bug 481716
| Summary: | rawhide anaconda traceback when installing KVM guest (yum-HEAD.patch) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark McLoughlin <markmc> |
| Component: | anaconda | Assignee: | seth vidal <svidal> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | anaconda-maint-list, crobinso, jlaska, tcallawa |
| 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-01-27 15:40:22 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: | 476773 | ||
*** Bug 481763 has been marked as a duplicate of this bug. *** This will be fixed in the next build of anaconda. Thanks for the report. *** Bug 481797 has been marked as a duplicate of this bug. *** |
With 2009-01-27 rawhide, anaconda 11.5.0.11 10:11:49 INFO : moving (1) to step reposetup 10:11:49 CRITICAL: anaconda 11.5.0.11 exception report Traceback (most recent call first): File "/usr/lib/anaconda/yuminstall.py", line 584, in doConfigSetup enabled_plugins=["whiteout", "blacklist"]) File "/usr/lib/anaconda/yuminstall.py", line 300, in __init__ self.doConfigSetup(root=anaconda.rootPath) File "/usr/lib/anaconda/yuminstall.py", line 1002, in doBackendSetup self.ayum = AnacondaYum(anaconda) File "/usr/lib/anaconda/backend.py", line 255, in doBackendSetup if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK: File "/usr/lib/anaconda/dispatch.py", line 204, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 127, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1358, in nextClicked self.anaconda.dispatch.gotoNext() TypeError: _getConfig() got an unexpected keyword argument 'enabled_plugins' Looks like it's Seth's yum-HEAD.patch