Description of problem: After I upgrade with python 2.5, mock fails with the following message at last. AttributeError: YumAvailablePackageSqlite instance has no attribute 'pkgID' Version-Release number of selected component (if applicable): python-2.5-2.fc7 yum-3.0.1-3.fc7 mock-0.6.8-4.fc7 How reproducible: 100% Steps to Reproduce: 1. try to some srpm by mock 2. 3. Actual results: mock stops with: AttributeError: YumAvailablePackageSqlite instance has no attribute 'pkgID' See the details on attached.
Created attachment 143218 [details] mock build log of xscreensaver
Changing pkgID to pkgId in yum/sqlitesack.py works for me.
yah, that's been fixed in upstream. thanks.
*** Bug 219077 has been marked as a duplicate of this bug. ***
*** Bug 219083 has been marked as a duplicate of this bug. ***
*** Bug 219127 has been marked as a duplicate of this bug. ***
And fixed in yum-3.0.1-4 for rawhide
*** Bug 219188 has been marked as a duplicate of this bug. ***