On Wed 2015-01-21 11:55:19 -0500, Jogi Hofmüller wrote:
> Am 2015-01-21 um 17:35 schrieb Daniel Kahn Gillmor:
>
>> It sounds to me like these are OpenPGPv3 ("PGP-2") keys, which are
>> probably due to be replaced. Can you try stashing those keys in a
>> separate file, and then removing them from your public keyring?
>> something like (where $key1,$key2, and $key3 are the keyids of these old
>> keys):
>>
>> gpg --export-options export-local --armor --export $key1 $key2 $key3 >
>> openpgpv3.backup
>> gpg --delete-key $key1 $key2 $key3
>>
>> Then does the gpg2 --list-keys command return 2 as well?
>
> OK, I removed the 5 keys that had 0000 fingerprints in the gpg2 listing
> from my keyring and now gpg2 --list-keys works without error. I also
> checked it in enigmail and it also works here now.
great, i'm glad to hear we've narrowed it down.
however, i'm still not able to reproduce, even with some OpenPGPv3 keys
of my own that i'm testing with, and gnupg2 2.0.26-4.
Maybe there is something special in the keys that you removed
specifically? Do you mind sending me (privately, offlist) the exported
keyfile?
Or can you try adding those keys back into your keyring one at a time to
see if any specific one of them is the problem?
> Well, it looks like it does. It was complaining about MD5
> hashes/fingerprints, but I think the behavior is not user friendly :( I
> get the thing about not using MD5 anymore, but the way gpg2 works now is
> that it definitely breaks things.
complaining about MD5 is a good thing (and is not what is breaking
enigmail's invocation -- note that gpg v1.4 also complains about MD5).
What was breaking enigmail's invocation of gpg2 was the "gpg: Oops:
keyid_from_fingerprint: no pubkey", which doesn't show up in gpg1, so
i'm trying to track that down.
--dkg
signature.asc
Description: PGP signature
_______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
