From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24076: gnupg [-agent]: when signing [commits], it claims that there is no pinentry - but there is Date: Fri, 14 Oct 2016 15:16:52 +0200 Message-ID: <871szjax4r.fsf@gnu.org> References: <20160726180507.21e5e8e0@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv2ME-0004ZO-Az for bug-guix@gnu.org; Fri, 14 Oct 2016 09:17:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv2MA-0001K1-2w for bug-guix@gnu.org; Fri, 14 Oct 2016 09:17:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv2M9-0001Jp-W5 for bug-guix@gnu.org; Fri, 14 Oct 2016 09:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bv2M9-0000tn-RU for bug-guix@gnu.org; Fri, 14 Oct 2016 09:17:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Federico Beffa's message of "Fri, 14 Oct 2016 08:45:28 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Federico Beffa Cc: 24076@debbugs.gnu.org Federico Beffa skribis: > Note that installing 'gnupg' doesn't automatically bring in > 'pinentry'. For this reason installing 'gnupg' doesn't work out of the > box as a user would expect: > > gpg: agent_genkey failed: No pinentry > Key generation failed: No pinentry I agree that this is a problem. A fix that would work is the 2nd option outlined at: https://lists.gnu.org/archive/html/bug-guix/2016-07/msg00092.html Haven=E2=80=99t taken the time to look into it yet! Ludo=E2=80=99.