[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: APT public key updates?



On Saturday 20 February 2010 09:15, Joey Hess wrote:
> Nonzero exit; odd, it doesn't seem to notice that the key is expired at
> all. But apt won't use gpgv like that, I suppose, but instead like
> this:

Note though that other packages, like debmirror, do:

my $GPG="gpg --no-tty -q";
[...]
if (!-f "$tempdir/dists/$dist/Release.gpg" || \
    !-f "$tempdir/dists/$dist/Release" || \
    system("$GPG --verify $tempdir/dists/$dist/Release.gpg $tempdir/dists/$dist/Release")) {

Attachment: pgpcJ2B9M0_Zd.pgp
Description: PGP signature


Reply to: