error with using CPAN> install Date::Manip

B

blupp

Hi,

I am trying to install the package, but get the following error:

cpan> install Date::Manip
Running install for module Date::Manip
Running make for S/SB/SBECK/DateManip-5.42a.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/id/S/SB/SBECK/DateManip-5.42a.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/id/S/SB/SBECK/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/S/SB/SBECK/DateManip-5.42a.tar.gz ok
DateManip-5.42a/
DateManip-5.42a/t/
DateManip-5.42a/t/date_date_0.t
DateManip-5.42a/t/Manip.cnf
DateManip-5.42a/t/date.t
DateManip-5.42a/t/date_delta_french.t
DateManip-5.42a/t/date_date_1.t
DateManip-5.42a/t/date_date_2a.t
DateManip-5.42a/t/date_date_2b.t
DateManip-5.42a/t/date_delta_0.t
DateManip-5.42a/t/date_delta_1.t
DateManip-5.42a/t/date_delta_2a.t
DateManip-5.42a/t/date_delta_2b.t
DateManip-5.42a/t/delta_delta_2a.t
DateManip-5.42a/t/date_french.t
DateManip-5.42a/t/date_german.t
DateManip-5.42a/t/date_misc_a.t
DateManip-5.42a/t/date_misc_b.t
DateManip-5.42a/t/date_romanian.t
DateManip-5.42a/t/delta_a.t
DateManip-5.42a/t/delta_b.t
DateManip-5.42a/t/delta_delta_0.t
DateManip-5.42a/t/events.t
DateManip-5.42a/t/delta_delta_1.t
DateManip-5.42a/t/delta_delta_2b.t
DateManip-5.42a/t/delta_format.t
DateManip-5.42a/t/delta_romanian.t
DateManip-5.42a/t/getnext.t
DateManip-5.42a/t/getprev.t
DateManip-5.42a/t/nthday.t
DateManip-5.42a/t/recur_0.t
DateManip-5.42a/t/recur_1.t
DateManip-5.42a/t/runtests
DateManip-5.42a/t/settime.t
DateManip-5.42a/t/test.pl
DateManip-5.42a/t/unixdate.t
DateManip-5.42a/t/runtests.bat
DateManip-5.42a/t/date_russian.t
DateManip-5.42a/t/testrun.sum
DateManip-5.42a/t/date_delta_russian.t
DateManip-5.42a/t/testrun.log
DateManip-5.42a/t/date_delta_sign.t
DateManip-5.42a/DateManip.cnf
DateManip-5.42a/HISTORY
DateManip-5.42a/INSTALL
DateManip-5.42a/MANIFEST
DateManip-5.42a/Makefile.PL
DateManip-5.42a/Makefile.old
DateManip-5.42a/Manip.pm
DateManip-5.42a/README
DateManip-5.42a/TODO
DateManip-5.42a/Manip.pod

CPAN.pm: Going to build S/SB/SBECK/DateManip-5.42a.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Date::Manip
cp Manip.pm blib/lib/Date/Manip.pm
cp Manip.pod blib/lib/Date/Manip.pod
Manifying blib/man3/Date::Manip.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/date..................ok
t/date_date_0...........ok
t/date_date_1...........ok
t/date_date_2a..........ok
t/date_date_2b..........ok
t/date_delta_0..........ok
t/date_delta_1..........ok
t/date_delta_2a.........ok
t/date_delta_2b.........ok
t/date_delta_french.....ok
t/date_delta_russian....ok
t/date_delta_sign.......ok
t/date_french...........ok
t/date_german...........ok
t/date_misc_a...........ok
t/date_misc_b...........ok
t/date_romanian.........ok
t/date_russian..........ok
t/delta_a...............ok
t/delta_b...............ok
t/delta_delta_0.........ok
t/delta_delta_1.........ok
t/delta_delta_2a........ok
t/delta_delta_2b........ok
t/delta_format..........ok
t/delta_romanian........ok
t/events................########################
Expected = [ 2000020100:00:00 [ Winter Event1 ] ]
Got = [ 2000020100:00:00 [ Event1 Winter ] ]
========================
Test = 2000-02-01
########################
########################
Expected = [ 2000040100:00:00 [ Spring ] 2000040112:00:00 [ Spring Event3 ]
2000040113:00:00 [ Spring ] ]
Got = [ 2000040100:00:00 [ Spring ] 2000040112:00:00 [ Event3 Spring ]
2000040113:00:00 [ Spring ] ]
========================
Test = 2000-04-01
Test = 0
########################
########################
Expected = [ 2000031500:00:00 [ Winter ] 2000032200:00:00 [ Spring ]
2000040112:00:00 [ Spring Event3 ] 2000040113:00:00 [ Spring ] ]
Got = [ 2000031500:00:00 [ Winter ] 2000032200:00:00 [ Spring ]
2000040112:00:00 [ Event3 Spring ] 2000040113:00:00 [ Spring ] ]
========================
Test = 2000-03-15
Test = 2000-04-10
########################
t/events................FAILED tests 1, 3, 6
Failed 3/8 tests, 62.50% okay
t/getnext...............ok
t/getprev...............ok
t/nthday................ok
t/recur_0...............ok
t/recur_1...............ok
t/settime...............ok
t/unixdate..............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/events.t 8 3 37.50% 1 3 6
Failed 1/34 test scripts, 97.06% okay. 3/882 subtests failed, 99.66% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force

Can somebody tell me what is wrong here?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,114
Latest member
GlucoPremiumReview
Top