guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guix GnuPg


From: Daniel Pimentel
Subject: Guix GnuPg
Date: Sun, 17 May 2015 12:25:56 -0300
User-agent: Roundcube Webmail/1.0.5

Hi Guix,

there's a possible bug with GnuPg-2.x when generate keys. For example running gpg2 --debug-all --gen-key (last lines):
gpg: agent_genkey failed: No pinentry
Key generation failed: No pinentry
gpg: DBG: [not enabled in the source] stop
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
              outmix=0 getlvl1=0/0 getlvl2=0/0
gpg: secmem usage: 1344/32768 bytes in 2 blocks

So, I install pinentry in my user profile (guix package -i pinentry). I see other same error in other distribution GNU/Linux, so I created a gpg-agent.conf file in my gnupg folder (~/.gnupg) then add path to pinentry: pinentry-program /home/dani/.guix-profile/bin/pinentry-curses. But don't work.

Help me please :)

--
Daniel Pimentel (d4n1)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]