Bug 568396
| Summary: | KeyError: <yuminstall.AnacondaYumRepo object at 0xb3f7eb0c> | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | anaconda-maint-list, jlaska, jonathan, jturner, vanmeeuwen+fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | anaconda_trace_hash:81befbddd364f9085d744ee6ac7ae7fd57e933af9f2c64ac61fad757278ddacf | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-02-26 15:58:55 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 396318 [details]
Attached traceback automatically from anaconda.
= Steps to reproduce = 1. Boot from disc1 ISO 2. Proceed with a default install 3. At reposet, click Next 4. A dialog appears noting that discs#1 and #2 will be needed, press Back 5. Select the 'Installation source' repository 6. Select 'Modify repository', make no changes, then press OK 7. Select Next, to proceed with install = Additional information = * NOTE, if I do not fiddle with the CD/DVD repository in steps 5-6, the CDROM install completes successfully *** This bug has been marked as a duplicate of bug 505189 *** Created attachment 401022 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 13.31 exception report Traceback (most recent call first): File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 233, in _sql_MD cache = getattr(self.sack, MD + 'db')[self.repo] File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 46, in newFunc return func(*args, **kwargs) File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 268, in __getattr__ (self.pkgId,)).fetchone() File "/usr/lib/python2.6/site-packages/yum/packages.py", line 646, in _remote_path return self.relativepath File "/usr/lib/python2.6/site-packages/yum/packages.py", line 751, in localPkg rpmfn = os.path.basename(self.remote_path) File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 206, in populateTs rpmfile = txmbr.po.localPkg() File "/usr/lib/anaconda/yuminstall.py", line 899, in run self.populateTs(keepold=0) File "/usr/lib/anaconda/yuminstall.py", line 1687, in doInstall rc = self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) File "/usr/lib/anaconda/backend.py", line 300, in doInstall return anaconda.backend.doInstall(anaconda) File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1334, in handleRenderCallback self.currentWindow.renderCallback() KeyError: <yuminstall.AnacondaYumRepo object at 0xb3f7eb0c>