Subject: | Bug in Net::SSH::Perl installation scripts |
Date: | Fri, 7 Sep 2007 16:56:59 -0700 |
To: | <bug-Net-SSH-Perl [...] rt.cpan.org> |
From: | "Grant Gossett" <ggossett [...] symantec.com> |
Installation of Net::SSH::Perl version 1.30 using "perl -MCPAN -e shell"
on Fedora Core 4 hangs (overnight even) during the "make install"
portion of the script during the t/03-packet test. Perl version 5.8.6
for linux-thread-multi. CPAN module is at 2.31 from what I can tell.
Here is the tail end of the installation script output, leaving us hung
at the last line:
.
.
.
.
.
t/08-secretkey.t 2 512 ?? ?? ??
t/09-publickey.t 2 512 ?? ?? ??
t/10-keygen.t 2 512 ?? ?? ??
t/11-wrapper.t 2 512 ?? ?? ??
t/12-versioning.t 2 512 ?? ?? ??
t/13-es-pkcs1v15.t 2 512 ?? ?? ??
t/14-ss-pkcs1v15.t 2 512 ?? ?? ??
t/15-benchmark.t 2 512 ?? ?? ??
Failed 15/16 test scripts. 0/6 subtests failed.
Files=16, Tests=6, 1 wallclock secs ( 0.50 cusr + 0.40 csys = 0.90
CPU)
Failed 15/16 test programs. 0/6 subtests failed.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Running install for module Math::Pari
Running make for I/IL/ILYAZ/modules/Math-Pari-2.010709.tar.gz
Is already unwrapped into directory
/root/.cpan/build/Math-Pari-2.010709
'/usr/bin/perl Makefile.PL' returned status 2304, won't make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Running make for D/DB/DBROBINS/Net-SSH-Perl-1.30.tar.gz
Is already unwrapped into directory
/root/.cpan/build/Net-SSH-Perl-1.30
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-compile.....ok
t/02-buffer......ok
t/03-packet......ok 1/10
ning make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Running make for D/DB/DBROBINS/Net-SSH-Perl-1.30.tar.gz
Is already unwrapped into directory
/root/.cpan/build/Net-SSH-Perl-1.30
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-compile.....ok
t/02-buffer......ok
t/03-packet......ok 1/10