Hi all,
Sorry if I am being really dumb here, but I was hoping someone could help.
I have a machine running Suse 11.1 with no internet access, so after banging my head trying to install the Perl module Script::Remote (amongst others) I’ve copied an up to date CPAN Mini onto it and attempted installed that instead hoping it would get me over the dependency nightmare.
However installation using this also fails with the following:
Test Summary Report
-------------------
t/00_compile.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.03 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 1
DMAKI/Script-Remote-0.00001.tar.gz
one dependency not OK (Moose); additionally test harness failed
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports DMAKI/Script-Remote-0.00001.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
ADAMK/Params-Util-1.07.tar.gz : make NO
DROLSKY/Package-DeprecationManager-0.13.tar.gz: make NO
RJBS/Sub-Exporter-0.984.tar.gz : make NO
DOY/Eval-Closure-0.08.tar.gz : make NO
DOY/Class-Load-0.19.tar.gz : make NO
DROLSKY/Module-Implementation-0.06.tar.gz : make NO
RIBASUSHI/Devel-GlobalDestruction-0.06.tar.gz: make NO
DOY/Moose-2.0602.tar.gz : make NO
DMAKI/Script-Remote-0.00001.tar.gz : make_test NO one dependency not OK (Moose); additionally test harness failed
Any ideas, I’ve seen this can be a problem with make not installed but it is installed, so I’m running out of ideas.
The full log can be seen here (I don’t have permission to upload) https://data.gehealthcare.com/fs/v.aspx?v=8a69698b5a67b4b46eac
Many thanks in advance and again sorry if I’m doing something silly.
NB: There is no way I can put this machine directly on the internet, but I can upload files to it indirectly.
Thanks again.