Package: gnupg2 Version: 2.1.11-7 Severity: normal When running either
gpg2 --no-default-keyring --keyring hOpenPGP/tests/data/debian-keyring.gpg
--list-packets
or
gpg2 --list-packets hOpenPGP/tests/data/debian-keyring.gpg
(on the tests/data/debian-keyring.gpg from the haskell-hopenpgp source package),
gpg2 chokes on the ECDSA subkey of gniibe. I believe that it has a
non-conformant MPI payload, but this being a fatal condition seems suboptimal.

