On Tue, 9 Jun 2020 09:47, Bernhard Reiter said:
> GNUPGHOME=~/dot-gnupg-test2/ gpg -vvv --debug-all --quick-generate-key
Pretty please do not use --debug-all. It is better to use dedicated
debug flags to get useful logs and avoid leaking secrets. All GnuPG
components support symbolic debug co
Am Freitag 05 Juni 2020 15:16:13 schrieb Williams, Chad L via Gnupg-users:
> Is there a site to write the bug report or response to this email?
If the report is complete enough https://dev.gnupg.org/ may take it,
but often this ml or the devel ml is better.
The important part is the diagnosis log
lliams, Chad L via Gnupg-users
Cc: Williams, Chad L
Subject: Re: gpg generate key is not finishing
On Tue, 2 Jun 2020 13:59, Williams, Chad L said:
> [cid:image002.jpg@01D638BC.16B954A0]
[Which is a screenshot of the curses pinentry waiting for input.]
If you want the volunteers here to hel
On Tue, 2 Jun 2020 13:59, Williams, Chad L said:
> [cid:image002.jpg@01D638BC.16B954A0]
[Which is a screenshot of the curses pinentry waiting for input.]
If you want the volunteers here to help you, it is important that you
write a proper bug report. This includes telling us the version of
GnuP
: Re: gpg generate key is not finishing
On Sat, 30 May 2020 14:51, Williams, Chad L said:
> Attempting to generate a key on Solaris 10 server using the below
> command
>
> gpg --full-generate-key --pinentry-mode=loopback
Do not use loopback unless you know what you are do
On Sat, 30 May 2020 14:51, Williams, Chad L said:
> Attempting to generate a key on Solaris 10 server using the below command
>
> gpg --full-generate-key --pinentry-mode=loopback
Do not use loopback unless you know what you are doing. Adding
--verbose should give you some insight what goes wrong.
Attempting to generate a key on Solaris 10 server using the below command
gpg --full-generate-key --pinentry-mode=loopback
Everything seem to be working but the key generation never completes.
Its been setting at this point for 10 hours. I tried to produce more entropy
by running suggested com