Package: libcvs-perl
Version: 0.07-1
Severity: serious
From my pbuilder build log:
...
# Add commands to install the package into debian/ACKAGE_NAME here
/usr/bin/make test
make[1]: Entering directory `/tmp/buildd/libcvs-perl-0.07'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00checkout....ok
t/05commit......# Failed test 2 in t/05commit.t at line 12
# t/05commit.t line 12 is: ok($cvs);
Cannot open file `/tmp/buildd/libcvs-perl-0.07/cvs-test/test.txt': No such file
or directory at t/05commit.t line 14.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-5
Failed 4/5 tests, 20.00% okay
...
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/05commit.t 2 512 5 7 140.00% 2-5
t/10status.t 2 512 11 19 172.73% 2-11
t/20tag.t 2 512 6 9 150.00% 2-6
t/21rtag.t 2 512 6 7 116.67% 3-6
t/30update.t 2 512 6 9 150.00% 2-6
t/40diff.t 2 512 6 9 150.00% 2-6
t/90release.t 2 512 4 4 100.00% 3-4
Failed 7/9 test scripts, 22.22% okay. 35/50 subtests failed, 30.00% okay.
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/tmp/buildd/libcvs-perl-0.07'
make: *** [install-stamp] Error 2
--
Daniel Schepler