Hi Raf,
Yours is the first email that I have received on this topic. Not sure
why I missed the other.
I tried a forced installation but this didn't work. See below.
Thanks and best regards, Edward
On 26/03/2013 9:14 AM, rjc wrote:
On Thu, Mar 14, 2013 at 10:57:15PM GMT, Edward and Erica Heim wrote:
Hi All,
Hello,
make test had returned bad status, won't install without force
As someone here already suggested, this might be due to changes in Perl
5.14+. Have you tried forcing the module installation?
Regards,
Raf
Heim@Heim-PC ~
*$ cpan -f -i Mozilla::CA*
CPAN: Storable loaded ok (v2.27)
Going to read '/home/Heim/.cpan/Metadata'
Database was generated on Sun, 24 Mar 2013 21:41:02 GMT
CPAN: LWP::UserAgent loaded ok (v6.04)
CPAN: Time::HiRes loaded ok (v1.972101)
Fetching with LWP:
http://cpan.mirrors.ilisys.com.au/authors/01mailrc.txt.gz
CPAN: YAML loaded ok (v0.80)
Going to read '/home/Heim/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.033)
Going to read 12 yaml files from /home/Heim/.cpan/build/
DONE
Restored the state of none (in 0.0850 secs)
............................................................................DONE
Fetching with LWP:
http://cpan.mirrors.ilisys.com.au/modules/02packages.details.txt.gz
Going to read '/home/Heim/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Mon, 25 Mar 2013 23:17:04 GMT
..............
New CPAN.pm version (v1.9800) available.
[Currently running version is v1.960001]
You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving
the current session.
..............................................................DONE
Fetching with LWP:
http://cpan.mirrors.ilisys.com.au/modules/03modlist.data.gz
Going to read '/home/Heim/.cpan/sources/modules/03modlist.data.gz'
............................................................................DONE
Going to write /home/Heim/.cpan/Metadata
CPAN: CPAN::Meta loaded ok (v2.110440)
Running install for module 'Mozilla::CA'
Running make for A/AB/ABH/Mozilla-CA-20130114.tar.gz
Has already been unwrapped into directory
/home/Heim/.cpan/build/Mozilla-CA-20130114-7cyvJm
CPAN: Module::CoreList loaded ok (v2.80)
Has already been made
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/locate-file.t .. Can't locate Mozilla/CA.pm in @INC (@INC contains:
/home/Heim/.cpan/build/Mozilla-CA-20130114-7cyvJm/blib/lib
/home/Heim/.cpan/build/Mozilla-CA-20130114-7cyvJm/blib/arch
/usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int
/usr/lib/perl5/site_perl/5.14
/usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int
/usr/lib/perl5/vendor_perl/5.14
/usr/lib/perl5/5.14/i686-cygwin-threads-64int /usr/lib/perl5/5.14
/usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10
/usr/lib/perl5/site_perl/5.8 .) at t/locate-file.t line 7.
BEGIN failed--compilation aborted at t/locate-file.t line 7.
t/locate-file.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/locate-file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=1, Tests=0, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.01 cusr
0.06 csys = 0.12 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
Makefile:776: recipe for target `test_dynamic' failed
make: *** [test_dynamic] Error 2
ABH/Mozilla-CA-20130114.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports ABH/Mozilla-CA-20130114.tar.gz
Running make install
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Couldn't chdir to 'blib/lib': Permission denied
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at -e line 1
Makefile:647: recipe for target `pure_site_install' failed
make: *** [pure_site_install] Error 13
ABH/Mozilla-CA-20130114.tar.gz
/usr/bin/make install -- NOT OK
Heim@Heim-PC ~
$