[packagekit] yum2 search detail problem
Richard Hughes
hughsient at gmail.com
Wed Feb 20 13:41:03 PST 2008
[hughsie at hughsie-laptop src]$ pkcon search details power
Error: internal-error : Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/dbus/service.py", line 655, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/libexec/yumDBUSBackend.py", line 385, in SearchDetails
successful = self._do_search(searchlist, filters, key)
File "/usr/libexec/yumDBUSBackend.py", line 1011, in _do_search
for (pkg,values) in res:
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 1323, in searchGenerator
if value and value.lower().find(s.lower()) != -1:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 18: ordinal not in range(128)
Similar to the utf-8 fix that the yum backend needed? Thanks.
Richard.
More information about the PackageKit
mailing list