gpg --list-keys not working

Werner Koch wk at isil.d.shuttle.de
Wed Sep 9 10:51:24 CEST 1998


Chris Wiegand <cwiegand at urgentmail.com> writes:

> Yup. When I run gpg -vv, I get this:

Ah right, I forgot.  -vv is disabled during keyring procesijng which
is always done during startup (to see what secret keys are available).

You might use something like this :

  gpg --no-default-keyring -vv --list-packets your-secret-keyring.gpg


I have to write better debugging tools.


Werner






More information about the Gnupg-devel mailing list