From owner-freebsd-ports@freebsd.org Tue Jan 2 19:45:11 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84AFEEB56B8 for ; Tue, 2 Jan 2018 19:45:11 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 505B16F58D for ; Tue, 2 Jan 2018 19:45:10 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.15.2/8.15.2) with ESMTP id w02Jj9YX030836 for ; Tue, 2 Jan 2018 19:45:09 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.15.2/8.15.2/Submit) id w02Jj977030835 for freebsd-ports@freebsd.org; Tue, 2 Jan 2018 11:45:09 -0800 (PST) (envelope-from david) Date: Tue, 2 Jan 2018 11:45:09 -0800 From: David Wolfskill To: freebsd-ports@freebsd.org Subject: Re: mail/mutt && security/gnupg (after gnupg20 -> gnupg) weirdness Message-ID: <20180102194509.GH1258@albert.catwhisker.org> References: <20180102182016.GG1258@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="My20y6i86AR9cALP" Content-Disposition: inline In-Reply-To: <20180102182016.GG1258@albert.catwhisker.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2018 19:45:11 -0000 --My20y6i86AR9cALP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I *think* the issue is that I needed to update ~/.muttrc for the change in gnupg; in particular: set pgp_decrypt_command=3D"gpg --keyserver pgp.mit.edu --passphrase-fd 0 --= no-verbose --batch -o - %f" was changed to set pgp_decrypt_command=3D"gpg2 %?p?--passphrase-fd 0 --pinentry-mode=3Dloo= pback? --no-verbose --batch --output - %f" (based on ). Peace, david --=20 David H. Wolfskill david@catwhisker.org If you want the best Fake News, go to the best source of it: Donald J. Trum= p. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --My20y6i86AR9cALP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJaS+FFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDQ0I3Q0VGOTE3QTgwMUY0MzA2NEQ3N0Ix NTM5Q0M0MEEwNDlFRTE3AAoJEBU5zECgSe4XDwMH/36q3+Nfrhsp9vZ3g1R0C9Mv 1zcE2FfUKziIA3RAAjlGy+JZTysydWlyDqzRYRTgofY0iuAFL+4qQPK39CAa6h0s Mo2zvIO8VFsN0rGoQmHrqfpBEf0C9t5pyGz+Mf2ik67EvEE5LiHQ8jLwAruJDVAI KOHX9BaUb4j+Bk1erBiRu+idL9YVkZFBgL0qcTt+mCG3J5Krv//7/jpsvejPv2+y ZAs2v/YCXC4iKJNx2hoNka5wr6HNk2RxAlNSNJ+chmsDCkwxInekaHzZx7RJwdrz GwsyPZ4dJmoStiIKzuWJXjnjGL86RY4hk6qc/03BTPHgc0LsSCfLoMdJ3JvAxF0= =IEN9 -----END PGP SIGNATURE----- --My20y6i86AR9cALP--