Computer Forum  

Go Back   Computer Forum > Computer Operating Systems Forums > Linux Forum > SUSE Linux Forum

SUSE Linux Forum SUSE Linux Forum


error with using CPAN> install Date::Manip

SUSE Linux Forum

SUSE Linux Forum


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-15-2004, 04:34 PM
blupp
Guest
 
Posts: n/a
blupp RSS Feed
error with using CPAN> install Date::Manip

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/...p-5.42a.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/...BECK/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?



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error in date format of first Pivot table chart OveBonde Microsoft Excel Forum 0 04-07-2008 11:23 AM
version error for time date Scott Mysql Forum 0 01-15-2005 12:35 PM
Must Manually Reformat Date Column Due to Type Mismatch Run-Time Error steveski Microsoft Excel Forum 3 03-01-2004 07:38 PM
XP Driver Install Tip (Bad INF Error) Joseph Sullivan ATI Video Card Forum 0 12-06-2003 03:35 AM
Out of Mem during install Error - C - SUSE Linux Forum 1 09-10-2003 05:13 AM


All times are GMT. The time now is 10:36 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93