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: pgpZ9nb0orHXk.pgp
Description: PGP signature

Reply via email to