Bug 530428

Summary: KeyError: <yuminstall.AnacondaYumRepo object at 0xb56edbec> during install in a VirtualBox instance
Product: [Fedora] Fedora Reporter: Fredrik Rambris <fredrik>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: 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:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Fredrik Rambris 2009-10-22 18:53:03 UTC
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>

Comment 1 Fredrik Rambris 2009-10-22 18:53:11 UTC
Created attachment 365767 [details]
Attached traceback automatically from anaconda.

Comment 2 Laurent Wandrebeck 2009-10-25 09:42:14 UTC
Created attachment 366006 [details]
Attached traceback automatically from anaconda.

Comment 3 Chris Lumens 2009-10-26 14:00:29 UTC

*** This bug has been marked as a duplicate of bug 505189 ***

Comment 4 Matthias Clasen 2010-02-02 14:47:04 UTC
Created attachment 388322 [details]
Attached traceback automatically from anaconda.