Page MenuHome GnuPG

Assertion "! db->batch_update" in tofu_closedbs failed (../../g10/tofu.c:1083)
Closed, ResolvedPublic

Description

with 2.1.13 on debian testing/unstable (using 2.1.13-2 from experimental):

export GNUPGHOME=$(mktemp -d)
gpg --import tests/openpgp/tofu-keys.asc
gpg --tofu-db-format=split --trust-model=tofu list-keys

results in:
gpg: Ohhhh jeeee: Assertion "! db->batch_update" in tofu_closedbs failed
(../../g10/tofu.c:1083)
Aborted

and the return code is 143.

Details

Version
2.1.13

Event Timeline

dkg set Version to 2.1.13.
dkg added subscribers: dkg, neal.

Sorry, this is a duplicate of T2391. apparently i accidentally
double-clicked and roundup doesn't protect against that sort of thing. :/

dkg claimed this task.