Subject: | CPANPLUS fails install tests |
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/0-signature.t t/1-basic.t t/2-autoinstall.t t/3-backend.t t/CPANPLUS-Backend.t t/CPANPLUS.t
t/0-signature.........# Next time around, consider install Module::Signature,
# so you can verify the integrity of this distribution.
t/0-signature.........ok
1/1 skipped: Module::Signature not installed
t/1-basic.............ok
t/2-autoinstall.......ok
t/3-backend...........ok 66/74# Connecting to testers.cpan.org; this may take a while
Fetch report failed: Internal Server Error in CPANPLUS::Internals::Report::_query_report at Sun Mar 30 23:57:19 2003 at /root/.cpan/build/CPANPLUS-0.042/blib/lib/CPANPLUS/Internals/Report.pm line 319
t/3-backend...........NOK 67# Failed test (t/3-backend.t at line 202)
# got: ''
# expected: 'ARRAY'
Fetch report failed: Internal Server Error in CPANPLUS::Internals::Report::_query_report at Sun Mar 30 23:57:20 2003 at /root/.cpan/build/CPANPLUS-0.042/blib/lib/CPANPLUS/Internals/Report.pm line 319
t/3-backend...........ok 74/74# Looks like you failed 1 tests of 74.
t/3-backend...........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 67
Failed 1/74 tests, 98.65% okay (less 6 skipped tests: 67 okay, 90.54%)
t/CPANPLUS-Backend....ok
t/CPANPLUS............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------------------------------------
t/3-backend.t 1 256 74 1 1.35% 67
7 subtests skipped.
Failed 1/6 test scripts, 83.33% okay. 1/156 subtests failed, 99.36% okay.
[root@sapporo CPANPLUS-0.042]# perl -v
This is perl, v5.6.1 built for i586-linux