[packagekit] [PATCH] SQLite Package-Cache for PackageKit

Richard Hughes hughsient at gmail.com
Mon May 28 09:03:24 PDT 2012


On 25 May 2012 19:40, Matthias Klumpp <matthias at tenstral.net> wrote:
> The problem is that running GetDetails() is incredibly slow right now
> on most backends, so Refresh() calls will take minutes. This could be
> avoided by adding a new backend method to return all packages and
> their details, so backends can do optimizations internally.

Right, the patch works for me, but it's super sloooooow. I'm also
getting a *lot* of:

16:59:32	PkPlugin            failed to find
gstreamer-debuginfo;0.10.36-1.fc17;x86_64;installed

> pk_backend_get_packages (plugin->backend, PK_FILTER_ENUM_NONE);

Surely you want at least an installed filter there, and perhaps even a
~devel or even ~gui there too.

Richard.


More information about the PackageKit mailing list