|
Posted by florian.perves on July 25, 2007, 6:56 am
Please log in for more thread options
> hello,
>
> when trying to install net::ssh::perl on fedora core 5, it hangs at this
> step :
>
> t/03-packet......ok 1/10
>
> i don't know if it hangs ont other distributions... it's a known
> problem, it seems to be a fix in version 1.30, but precisely, it's the
> version 1.30 i'm trying to install, and it hangs...
>
> i'm sure one of you has already encountered this problem, and holds the
> solution.
Same Problem on ubuntu 7.04.
It appears during the "make test" in the package cpan installation
process.
succeded to workaround by installing Net::SSH::Perl through cpan using
"force install Net::SSH::Perl".
It also hangs on the same line, but you can interrupt with CTRL-C and
the installation continues " make_test FAILED but failure ignored
because 'force' in effect".
tested successfully here.
Regards,
Florian
|