Subject: | signature test fails |
I see following failure on my smoker machines:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 82FB C1A1 5390 2056 60CB C40F 84F2 BA54 CAA8 C82D
Not in MANIFEST: blib/arch/.exists
Not in MANIFEST: blib/arch/auto/WWW/Search/PubMed/.exists
Not in MANIFEST: blib/bin/.exists
Not in MANIFEST: blib/lib/auto/WWW/Search/PubMed/.exists
Not in MANIFEST: blib/lib/WWW/Search/.exists
Not in MANIFEST: blib/lib/WWW/Search/PubMed.pm
Not in MANIFEST: blib/lib/WWW/Search/PubMed/Result.pm
Not in MANIFEST: blib/man1/.exists
Not in MANIFEST: blib/man3/.exists
Not in MANIFEST: blib/man3/WWW::Search::PubMed.3
Not in MANIFEST: blib/man3/WWW::Search::PubMed::Result.3
Not in MANIFEST: blib/script/.exists
Not in MANIFEST: Makefile
Not in MANIFEST: MYMETA.json
Not in MANIFEST: MYMETA.yml
Not in MANIFEST: pm_to_blib
==> MISMATCHED content between MANIFEST and distribution files! <==
# Failed test 'Valid signature'
# at t/0-signature.t line 17.
# Looks like you failed 1 test of 1.
t/0-signature.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...