[gnutls-dev] [PATCH] Fixing OpenPGP keyring import (again)
Werner Koch
wk at gnupg.org
Mon May 14 10:08:05 CEST 2007
On Mon, 14 May 2007 09:35, ludo at chbouib.org said:
> $ gpg --keyring ./t -a --list-keys
> [Lists ~/.gnupg/pubring.gpg...]
> gpg: [don't know]: invalid packet (ctb=2d)
> gpg: keydb_search_next failed: invalid packet
A keyring must not be ASCII armored and using the transfer format
directly as the keyring is not suggested for future compatibility
reasons.
To show the content of an exported keyring, simply run
$ gpg ./t
Salam-Shalom,
Werner
More information about the Gnutls-devel
mailing list