Daniel Kahn Gillmor [2017-02-13 19:42:29-05] wrote:

> On Sat 2017-02-11 01:07:42 -0500, Teemu Likonen wrote:
>> Confirmed on gnupg 2.1.18-3:
>>
>>     $ gpg --tofu-default-policy ask --fingerprint
>>     gpg: Ohhhh jeeee: Assertion "conflict_set" in get_trust failed 
>> (../../g10/tofu.c:2780)
>
> Can you try to replicate this with 2.1.18-5 or 2.1.18-6 ?

I did and it's the same error with 2.1.18-6, except it says now
"(../../g10/tofu.c:2787)".

Here's a simple recipe that works here:

# Prepare:

mkdir test
chmod 700 test
# Import a key, like mine.
gpg --homedir test --receive-keys 4E1055DC84E9DFF613D78557719D69D324539450

# And the crash:

gpg --homedir test --trust-model tofu+pgp --tofu-default-polcy ask --fingerprint

Attachment: signature.asc
Description: PGP signature

Reply via email to