From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: bug#24076: gnupg [-agent]: when signing [commits], it claims that there is no pinentry - but there is Date: Fri, 14 Oct 2016 08:45:28 +0200 Message-ID: References: <20160726180507.21e5e8e0@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buwFq-0007mT-AR for bug-guix@gnu.org; Fri, 14 Oct 2016 02:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buwFm-0000Cg-1O for bug-guix@gnu.org; Fri, 14 Oct 2016 02:46:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buwFl-0000CW-Tp for bug-guix@gnu.org; Fri, 14 Oct 2016 02:46:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1buwFl-0005QQ-On for bug-guix@gnu.org; Fri, 14 Oct 2016 02:46:01 -0400 In-Reply-To: <20160726180507.21e5e8e0@scratchpost.org> Sender: "Debbugs-submit" Resent-Message-ID: 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: 24076@debbugs.gnu.org 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 Fede