yum/python/sqlite b0rkage in Rawhide

Peter Backlund peter.backlund at home.se
Mon Mar 14 10:21:11 UTC 2005


Hello.

I'm running into this problem on Rawhide when running any yum operation 
that downloads anything other than metadata. Some of you may recognize it:

Reading repository metadata in from local files
Traceback (most recent call last):
   File "/usr/bin/yum", line 15, in ?
     yummain.main(sys.argv[1:])
   File "/usr/share/yum-cli/yummain.py", line 72, in main
     result, resultmsgs = do()
   File "/usr/share/yum-cli/cli.py", line 462, in doCommands
     return self.updatePkgs()
   File "/usr/share/yum-cli/cli.py", line 960, in updatePkgs
     self.doUpdateSetup()
   File "__init__.py", line 228, in doUpdateSetup
   File "sqlitesack.py", line 225, in returnObsoletes
   File 
"/usr/src/build/539311-i386/install//usr/lib/python2.4/site-packages/sqlite/main.py", 
line 104, in __getitem__
KeyError: 'PACKAGES.PKGID'

These are the package versions that I _think_ are relevant:

[root at localhost ~]# rpm -qa \*sqlite\* python yum rpm\*
rpm-libs-4.4.1-7
yum-2.3.1-1
rpm-build-4.4.1-7
sqlite-3.1.2-1
python-sqlite-1.1.6-1
rpm-python-4.4.1-7
python-2.4-4
rpm-4.4.1-7

Tried yum clean all, but the problem persists.

/Peter




More information about the devel mailing list