Bug 530428
| Summary: | KeyError: <yuminstall.AnacondaYumRepo object at 0xb56edbec> during install in a VirtualBox instance | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fredrik Rambris <fredrik> | ||||||||
| 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: | low | ||||||||||
| Version: | rawhide | CC: | anaconda-maint-list, l.wandrebeck, mclasen, vanmeeuwen+fedora | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i386 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | anaconda_trace_hash:a2207071a0eab64c08c15a4b2add476c4ce429b477db1e6172bbb0c900e11e79 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2009-10-26 14:00:29 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 365767 [details]
Attached traceback automatically from anaconda.
Created attachment 366006 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 505189 *** Created attachment 388322 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 12.37 exception report Traceback (most recent call first): File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 234, in _sql_MD cache = getattr(self.sack, MD + 'db')[self.repo] File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 45, in newFunc return func(*args, **kwargs) File "/usr/lib/python2.6/site-packages/yum/sqlitesack.py", line 269, in __getattr__ (self.pkgId,)).fetchone() File "/usr/lib/python2.6/site-packages/yum/packages.py", line 576, in _size return self.packagesize File "/usr/lib/python2.6/site-packages/yum/packages.py", line 593, in <lambda> size = property(fget=lambda self: self._size()) File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 850, in getPackage size=package.size, File "/usr/lib/anaconda/yuminstall.py", line 172, in callback fn = repo.getPackage(po) KeyError: <yuminstall.AnacondaYumRepo object at 0xb56edbec>