Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Cpan install gets stuck installing Net OpenSSH ?

by neilwatson (Priest)
on Mar 10, 2016 at 20:12 UTC ( [id://1157347]=note: print w/replies, xml ) Need Help??


in reply to Cpan install gets stuck installing Net OpenSSH ?

Something in t/quoting.t by the look of it. Try running that by hand.

Neil Watson
watson-wilson.ca

Replies are listed 'Best First'.
Re^2: Cpan install gets stuck installing Net OpenSSH ?
by jtzako (Sexton) on Mar 10, 2016 at 22:14 UTC
    I tried a different install method, using cpanminus and ended up with this: Building and testing Net-OpenSSH-0.70 ... FAIL ! Timed out (> 1800s). Use --verbose to retry. ! Installing Net::OpenSSH failed. See /usr/local/home/jm3731/.cpanm/work/1457646119.8139/build.log for details. Retry with --force to force install it. 1 distribution installed

      I tried a different install method, using cpanminus and ended up with this: SUMMARY

      And then what happened?

      Why aren't you running the failing tests by hand?

      or make test TEST_VERBOSE=1 TEST_FILES=t/quoting.t

      or prove -vb t/quoting.t

      or perl -Mblib t/quoting.t

      or all of them verbosely? make test TEST_VERBOSE=1

      or prove -vbr t

        Sorry, I do not know enough about doing things manually to even begin to do that. I do web stuff, not unix so trying to use what little info I can find online to get this working.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1157347]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (9)
As of 2024-03-28 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found