in reply to Re^10: Cpan install gets stuck installing Net OpenSSH ?
in thread Cpan install gets stuck installing Net OpenSSH ?

Is there a way I can fix my KSH so it responds? Or, alternatively, get the Net::OpenSSH install to not attempt to run quoting.t ?
  • Comment on Re^11: Cpan install gets stuck installing Net OpenSSH ?

Replies are listed 'Best First'.
Re^12: Cpan install gets stuck installing Net OpenSSH ?
by salva (Canon) on Mar 15, 2016 at 22:39 UTC
    You can just ignore the failing test. It is harmless.
      I got it to install using notest, however now it may not have completed checking for dependencies. I am missing IO::Pty but cant install it due to a compiler error (not sure why that wont install when everything else has). I may start a new question for that specific issue if I cant figure it out.
        I have released a new development version of the module with the issue (hopefully) fixed: Net::OpenSSH 0.71_03.

        Could you try it?