Comment 11 for bug 691474

Revision history for this message
Daniel Nicoletti (dantti) wrote :

OK,
so we have a bug in packagekit-backend-aptcc package,
in earlier versions of kubuntu this wasn't the default backend.
Now so that we can get closer to finding the bug please run:

sudo -s "pkill packagekitd;/usr/lib/packagekit/packagekitd --verbose"

KPackageKit is only an interface to packagekitd, so this will kill any running
instances and start a new one in verbose mode. After that run
you search and if I'm not wrong packagekitd will crash if
that happens we can do more tests.
(please post the output of the command if possible)

Also if you can send me your homebank package (if it's not ilegal to do so),
I can try again to reproduce which would make this fixing much faster.

Thanks.