unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37266: gnupg/pinentry not aware of each other
@ 2019-09-02  4:56 jon
  2019-09-18  9:41 ` Martin Becze
  0 siblings, 1 reply; 2+ messages in thread
From: jon @ 2019-09-02  4:56 UTC (permalink / raw)
  To: 37266

$ gpg --full-generate-key
<snip>
Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o
We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
gpg: agent_genkey failed: No pinentry
Key generation failed: No pinentry
$ which pinentry
/run/current-system/profile/bin/pinentry

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#37266: gnupg/pinentry not aware of each other
  2019-09-02  4:56 bug#37266: gnupg/pinentry not aware of each other jon
@ 2019-09-18  9:41 ` Martin Becze
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Becze @ 2019-09-18  9:41 UTC (permalink / raw)
  To: jon; +Cc: bug-Guix, 37266

On 2019-09-02 04:56, jon@dorsal.tk wrote:
> $ gpg --full-generate-key
> <snip>
> Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o
> We need to generate a lot of random bytes. It is a good idea to perform
> some other action (type on the keyboard, move the mouse, utilize the
> disks) during the prime generation; this gives the random number
> generator a better chance to gain enough entropy.
> gpg: agent_genkey failed: No pinentry
> Key generation failed: No pinentry
> $ which pinentry
> /run/current-system/profile/bin/pinentry

try added `pinentry-program /home/USER/.guix-profile/bin/pinentry-gtk-2`
to `~/.gnupg/gpg-agent.conf`
let me know if that works. I also encountered this.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-18  9:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02  4:56 bug#37266: gnupg/pinentry not aware of each other jon
2019-09-18  9:41 ` Martin Becze

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).