fedora core 5 + install net::ssh::perl = hangs

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.
luc2 [ Mo, 25 Juni 2007 12:33 ] [ ID #1748176 ]

Re: fedora core 5 + install net::ssh::perl = hangs

On 25 Jun., 12:33, luc2 <l... [at] nospam.invalid> wrote:
> 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
florian.perves [ Mi, 25 Juli 2007 12:56 ] [ ID #1778543 ]
Perl » comp.lang.perl.modules » fedora core 5 + install net::ssh::perl = hangs

Vorheriges Thema: weirdness with CPAN modules that use Data::Dumper
Nächstes Thema: How to convert ArrayOfstring in SOAP into an array of PERL?