[packagekit] GPG keys
Tim Lauridsen
tla at rasmil.dk
Thu Oct 11 07:36:38 PDT 2007
Robin Norwood wrote:
> Ok,
>
> Just checked in a first try at the RepoSignatureRequired signal. Only
> supported in the dummy backend until I figure out how to do it for the
> yum one.
>
> Also, comments + flames appreciated.
>
> -RN
>
Added stub code to yum backend to cast the RepoSignatureRequired signal.
The signal need to be implemted in PackageKitBaseBackend
(python/packagekit/backend.py) and then called from the
_askForGPGKeyImport method in yumBackend.py. Need to know the parameters
of the signal to implement it.
Tim
More information about the PackageKit
mailing list