From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 27 07:01:32 2016 Received: (at 24076) by debbugs.gnu.org; 27 Jul 2016 11:01:32 +0000 Received: from localhost ([127.0.0.1]:38770 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bSMai-00064Q-1h for submit@debbugs.gnu.org; Wed, 27 Jul 2016 07:01:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39967) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bSMah-00064C-3a for 24076@debbugs.gnu.org; Wed, 27 Jul 2016 07:01:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSMaW-00010l-OT for 24076@debbugs.gnu.org; Wed, 27 Jul 2016 07:01:24 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSMaW-00010G-L3; Wed, 27 Jul 2016 07:01:20 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:54470 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bSMaT-00016Q-Dx; Wed, 27 Jul 2016 07:01:18 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: bug#24076: gnupg [-agent]: when signing [commits], it claims that there is no pinentry - but there is References: <20160726180507.21e5e8e0@scratchpost.org> <87poq016rt.fsf@gnu.org> <20160727115405.704f02ac@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 10 Thermidor an 224 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Wed, 27 Jul 2016 13:01:15 +0200 In-Reply-To: <20160727115405.704f02ac@scratchpost.org> (Danny Milosavljevic's message of "Wed, 27 Jul 2016 11:54:05 +0200") Message-ID: <878twnz6o4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 24076 Cc: 24076@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.3 (------) Hi, Danny Milosavljevic skribis: >> My ~/.gnupg/gpg-agent.conf file reads this: >>=20 >> --8<---------------cut here---------------start------------->8--- >> pinentry-program /home/ludo/.guix-profile/bin/pinentry-gtk-2 >> --8<---------------cut here---------------end--------------->8--- > > Yes, the file didn't exist. I created it and it works now. Great. > I did install the pinentry package, though. > > Do you think it would make sense to put this in the skeleton for new user= accounts? Maybe. Ideally, this would be addressed by GnuPG itself, which should somehow make it easier to set it up, because there=E2=80=99s nothing GuixSD-specific here AFAICS. What do other distros do to help? Thanks, Ludo=E2=80=99.