[pkg-gnupg-maint] Bug#854829: Bug#854829: gnupg: tofu-default-policy ask -> Assertion "conflict_set" in get_trust failed

Teemu Likonen tlikonen at iki.fi
Tue Feb 14 05:54:40 UTC 2017


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 454 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnupg-maint/attachments/20170214/779a058d/attachment.sig>


More information about the pkg-gnupg-maint mailing list