[packagekit] yum2 search detail problem
Tim Lauridsen
tim.lauridsen at googlemail.com
Wed Feb 20 22:27:51 PST 2008
Richard Hughes wrote:
> [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.
>
>
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit
I aware of this one, the problem happening inside yum, so it may need an
upstream fix. I will try to figure something out
Tim
More information about the PackageKit
mailing list