[Yum] Bug in yum-3.1.4

Fajar A. Nugraha fajar at fajar.net
Thu Mar 15 09:00:46 UTC 2007


Hi,

Somehow I missed release announcement of yum-3.1.4.
When I try it today, the problem in yum-3.1.3 (TypeError: not all
arguments converted during string formatting) was gone. There's a new
problem though.

1. # yum -y install python-sqlite --noplugins
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
Checking deps for python-sqlite.i586 0-1.1.8-11 - u
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.main(sys.argv[1:])
  File "/usr/share/yum-cli/yummain.py", line 135, in main
    (result, resultmsgs) = base.buildTransaction()
  File "__init__.py", line 537, in buildTransaction
  File "depsolve.py", line 1146, in _resolveDeps
  File "depsolve.py", line 1122, in _mytsCheck
  File "depsolve.py", line 1272, in _checkInstall
  File "depsolve.py", line 1052, in _provideToPkg
  File "rpmsack.py", line 395, in whatProvides
  File "rpmsack.py", line 145, in searchProvides
  File "rpmsack.py", line 122, in searchPrco
TypeError: unknown key type

2. priorities plugin (yum-utils-1.1.1) don't work anymore. It keeps on
saying "0 packages excluded due to repository priority protections" when
(with yum-3.0-5) it says "116 packages excluded due to repository
priority protections".

Using Opensuse-10.2, python-2.5-19.2, yum-3.1.4.
yum-3.0.5 works perfectly.

Regards,

Fajar



More information about the Yum mailing list