Re: Bug in yum-3.1.4

Tim Lauridsen <[email protected]>
Newsgroups gmane.linux.rpm.yum
Message-ID <[email protected]>
Fajar A. Nugraha wrote:
> # yum -d9 --noplugins install python-sqlite
>
> Checking deps for python-sqlite.i586 0-1.1.8-11 - u
> looking for (u'libpython2.5.so.1.0', None, (None, None, None)) as a
> requirement of python-sqlite.i586 0-1.1.8-11 - u
>   
It look like it is because of the requirement is a UTF-8 string not a 
ASCII string  (u'libpython2.5.so.1.0') the error occours.
> 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
>   
Tim
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.