Page MenuHome GnuPG

--list-keys and --list-secret-keys fails with empty keyring
Closed, ResolvedPublic

Description

Release: 1.4.0

Environment

Windows XP

Description

Using --list-keys or --list-secret-keys with an empty keyring causes the following error:

gpg: error loading `iconv.dll': The specified module could not be found.

These options work fine if there are keys on the keyring.

Fix

Unknown

Event Timeline

This is not a bug but a warning. Install the iconv.dll
ftp://ftp.gnupg.org/gcrypt/binary/libiconv-1.9.1.dll.zip
to fix this. The next binary gnupg version will include
that dll for convenience.