Page MenuHome GnuPG
Feed Advanced Search

Sun, Feb 8

giacomo added a comment to T8093: GPGME: inconsistent behavior on GPGME_KEYLIST_MODE_LOCATE from hkp server.

After serveral clever attempt, I've settled to this simple workaround that seems working despite being quite inefficient: if you don't find any key with gpgme_op_keylist_next and gpgme_err_code(err) == GPG_ERR_EOF on a ctx with keylist mode set to GPGME_KEYLIST_MODE_LOCATE, try again (even on the same context), after

Sun, Feb 8, 2:49 PM · Bug Report

Feb 7 2026

giacomo added a comment to T8093: GPGME: inconsistent behavior on GPGME_KEYLIST_MODE_LOCATE from hkp server.

Looking to workaround this issue, I've noticed something that might be useful during debug.

Feb 7 2026, 7:28 PM · Bug Report
giacomo created T8093: GPGME: inconsistent behavior on GPGME_KEYLIST_MODE_LOCATE from hkp server.
Feb 7 2026, 5:16 PM · Bug Report