On Fri, Jul 12, 2013 at 10:30:49PM +0000, brian m. carlson wrote: > On Thu, Jul 11, 2013 at 03:33:21PM +0200, Bill Allombert wrote: > > GPG=/usr/bin/gpg > > if [ "$ENCRYPT" = "yes" ] && [ -x "$GPG" ]; then > > POPCONGPG="$POPCON.gpg" > > rm -f "$POPCONGPG" > > $GPG --no-default-keyring --keyring "$KEYRING" --trust-model=always \ > > I know you're using GnuPG 1.x here, but be aware that upstream has > removed the --keyring option in newer 2.x versions, so this will break > at some point in the future if GnuPG 2.x gets used.
So what should we do to be working with gnupg2 ? It is troublesom that there is no encryption equivalent of gpgv. Cheers, -- Bill. <ballo...@debian.org> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130713092251.GA30647@yellowpig