[packagekit] Apt backend - PkPackageId annoyance
Sebastian Heinlein
glatzor at ubuntu.com
Sun Jun 8 11:26:02 PDT 2008
Am Freitag, den 06.06.2008, 20:53 +0100 schrieb Richard Hughes:
> > Which brings up the question how to generate the package id
> > appropriate. Looking at get_id_from_package in aptDBUSBackend.py
> > brings up the following line:
> >
> > if installed == False and pkg.isInstalled:
> > ....
> >
> > Somehow I fail to understand why installed must be False and
> > pkg.isInstalled True. Can someone give me a hint here?
>
> Seb?
Fixed in git.
Thanks for pointing out.
More information about the PackageKit
mailing list