Bug in KPackageKit when refreshing sources
When I refresh the sources on Software Updates via KPackageKit I get the following error:
Quote:
Error Type:
Error Value: coercing to Unicode: need string or buffer, exceptions.SystemError found
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2216, in
main()
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2213, in main
run(args, options.single)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2175, in run
backend.dispatcher(args)
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 699, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 606, in dispatch_command
self.refresh_cache(force)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 202, in _locked_cache
func(*args, **kwargs)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1498, in refresh_cache
format_string(error.message))
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 723, in format_string
txt = unicode(text, encoding, errors='replace')
Running BackTrack 5 on KDE
Re: Bug in KPackageKit when refreshing sources
The same story here ;)
With little bit more info the BUG is on
KPackageKit
Qt: 4.7.0
KDE Development Platform: 4.5.3 (KDE 4.5.3)
KPackageKit: 0.5.4
kded4 --version
Qt: 4.7.0
KDE Development Platform: 4.5.3 (KDE 4.5.3)
KDE Daemon: $Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $