Subject: | t/02-gpg.t fails on Debian/stretch |
On a debian/stretch system I observe the following failure:
...
# Failed test 'The signature id should be correctly determined'
# at t/02-gpg.t line 34.
# got: undef
# expected: '0CBC2987'
# Failed test 'The signature id should be correctly determined even if unknown'
# at t/02-gpg.t line 43.
# got: undef
# expected: '8BC4E29A'
# Looks like you failed 2 tests of 8.
t/02-gpg.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
...
I don't see this problem a debian/jessie system.