Package: libtest-pod-coverage-perl Version: 1.08-1 Severity: serious From my pbuilder build log:
... /usr/bin/make test make[1]: Entering directory `/tmp/buildd/libtest-pod-coverage-perl-1.08' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load................# Testing Test::Pod::Coverage 1.08 t/00.load................ok t/all_modules............ok t/all_pod_coverage_ok....ok t/alt_class..............ok t/nopod..................ok 1/2 # Failed test 'Handles files with no pod at all' # in t/nopod.t at line 16. # STDERR is: # # Failed test 'Checking Nopod' # # in t/nopod.t at line 15. # # Nopod: couldn't find pod # # not: # # Failed test (t/nopod.t at line 15) # # Nopod: couldn't find pod # # as expected t/nopod..................FAILED test 2 Failed 1/2 tests, 50.00% okay ... Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/nopod.t 2 1 50.00% 2 t/privates.t 4 1 25.00% 2 Failed 2/11 test scripts, 81.82% okay. 2/23 subtests failed, 91.30% okay. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/tmp/buildd/libtest-pod-coverage-perl-1.08' make: *** [install-stamp] Error 2 If I replace libtest-builder-tester-perl with libtest-simple-perl in the Build-Depends, the package builds fine. -- Daniel Schepler