Net::SSH::Perl make test fails

I

Ishmael

I'm trying to install Net::SSH::perl. I've installed all the necessary
modules, including Math::GMP (what torture). I've run perl Makefile.PL
and have received no errors or warnings. Alas, when I run 'make test',
I get the following error message. Any idea what this means? Or how
to fix it? Thanks for your help!

PERL_DL_NONLAZY=1 /usr/local/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/10syswrite() on unopened filehandle FH at
/home/kstahl/PERL/Net-SSH-Perl-1.30/blib/lib/Net/SSH/Perl/Packet.pm
line 276.
Use of uninitialized value in numeric eq (==) at
/home/kstahl/PERL/Net-SSH-Perl-1.30/blib/lib/Net/SSH/Perl/Packet.pm
line 52.
Connection closed by remote host. at t/03-packet.t line 44
# Looks like you planned 10 tests but only ran 1.
# Looks like your test died just after 1.
t/03-packet......dubious

Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-10
Failed 9/10 tests, 10.00% okay
t/04-config......ok

t/05-cipher......ok

t/06-circular....ok

Failed Test Stat Wstat Total Fail Failed List of Failed
 
I

Ishmael

Apparently, this error is not fatal, since I went ahead and installed
the module, and everything seems to be working.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top