gpg --list-keys lists keys twice

Thomas Quinot thomas@cuivre.fr.eu.org
Wed Jun 6 16:09:02 2001


Hi GnuPG users,

Please excuse me if this has already been covered here -- I was unable
to find anything about this problem in the mailing list's archives.

When I use 'gpg --list-keys KEYID', any matching key is output twice, as in:

$ gpg --no-default-keyring --keyring .gnupg/pubring.gpg --list-keys 134012DD
pub  1024R/134012DD 1994-12-23 Thomas Quinot <thomas@debian.org>
uid                            Thomas Quinot <Thomas.Quinot@Cuivre.FR.EU.ORG>
uid                            Thomas Quinot <thomas@melchior.frmug.fr.net>
uid                            Thomas.Quinot@Email.ENST.FR
uid                            Thawte Freemail Member <thomas@Cuivre.FR.EU.ORG>
uid                            Thomas Quinot <Thomas.Quinot@cuivre.fdn.fr>

pub  1024R/134012DD 1994-12-23 Thomas Quinot <thomas@debian.org>
uid                            Thomas Quinot <Thomas.Quinot@Cuivre.FR.EU.ORG>
uid                            Thomas Quinot <thomas@melchior.frmug.fr.net>
uid                            Thomas.Quinot@Email.ENST.FR
uid                            Thawte Freemail Member <thomas@Cuivre.FR.EU.ORG>
uid                            Thomas Quinot <Thomas.Quinot@cuivre.fdn.fr>

As far as I was able to test it, the problem occurs with any keyid
in the keyring. If I run 'gpg --list-keys' without a keyid indication
on the command line, keys are listed only once.

This is GnuPG 1.0.6 under FreeBSD 4.3-STABLE.

Any help is appreciated.

-- 
    Thomas.Quinot@Cuivre.FR.EU.ORG