Skip Menu |

This queue is for tickets about the Time-Format CPAN distribution.

Report information
The Basics
Id: 34266
Status: resolved
Priority: 0/
Queue: Time-Format

People
Owner: eric.roode.cpan [...] gmail.com
Requestors: robert.boctor [...] ec.gc.ca
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.02
Fixed in: 1.03



Subject: Time::Format will not install
Time::Format R/RO/ROODE/Time-Format-1.02.tar.gz $ uname -a Linux ito4 2.6.18-5-686-bigmem #1 SMP Wed Sep 26 19:03:46 UTC 2007 i686 GNU/Linux $ perl -v This is perl, v5.8.8 built for i486-linux-gnu-thread-multi Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. $ cpan[13]> i Time::Format Strange distribution name [Time::Format] Module id = Time::Format DESCRIPTION Easy-to-use date/time formatting CPAN_USERID ROODE (Eric J. Roode <sdn.instep41881@zoemail.net>) CPAN_VERSION 1.02 CPAN_FILE R/RO/ROODE/Time-Format-1.02.tar.gz UPLOAD_DATE 2005-12-01 DSLIP_STATUS Rdprp (released,developer,perl,references+ties,Standard-Perl) INST_FILE (not installed) cpan[14]> install Time::Format Running install for module 'Time::Format' Running make for R/RO/ROODE/Time-Format-1.02.tar.gz Checksum for /local/home/dmf/.cpan/sources/authors/id/R/RO/ROODE/Time-Format-1.02.tar.gz ok CPAN.pm: Going to build R/RO/ROODE/Time-Format-1.02.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Time::Format cp Format.pm blib/lib/Time/Format.pm Manifying blib/man3/Time::Format.3pm ROODE/Time-Format-1.02.tar.gz /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/DateManip........1/12 # Looks like you planned 12 tests but only ran 11. t/DateManip........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/12 subtests (less 10 skipped subtests: 1 okay) t/DateTime.........ok t/die..............ok t/doc..............ok t/export1..........ok t/export2..........ok t/export3..........ok t/funcs............ok t/locale...........ok t/manip............ok t/quot.............ok t/strftime.........ok t/string...........ok t/time.............ok t/xs_DateTime......ok t/xs_doc...........ok t/xs_funcs.........ok t/xs_locale........ok t/xs_quot..........ok t/xs_time..........ok Test Summary Report ------------------- t/DateManip.t (Wstat: 65280 Tests: 11 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 12 tests but ran 11. Files=20, Tests=376, 1 wallclock secs ( 0.13 usr 0.02 sys + 1.01 cusr 0.09 csys = 1.25 CPU) Result: FAIL Failed 1/20 test programs. 0/376 subtests failed. make: *** [test_dynamic] Error 255 ROODE/Time-Format-1.02.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ROODE/Time-Format-1.02.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: ROODE/Time-Format-1.02.tar.gz : make_test NO cpan[15]>
From: robert.boctor [...] ec.gc.ca
version in the bug report should be 1.02 not 0.02 --- On Wed Mar 19 18:52:10 2008, RBoctor wrote: Show quoted text
> Time::Format > R/RO/ROODE/Time-Format-1.02.tar.gz > > > $ uname -a > Linux ito4 2.6.18-5-686-bigmem #1 SMP Wed Sep 26 19:03:46 UTC 2007 i686 > GNU/Linux > > > > > $ perl -v > > This is perl, v5.8.8 built for i486-linux-gnu-thread-multi > > Copyright 1987-2006, Larry Wall > > Perl may be copied only under the terms of either the Artistic License > or the > GNU General Public License, which may be found in the Perl 5 source kit. > > Complete documentation for Perl, including FAQ lists, should be found on > this system using "man perl" or "perldoc perl". If you have access to the > Internet, point your browser at http://www.perl.org/, the Perl Home Page. > > $ > > > > > cpan[13]> i Time::Format > Strange distribution name [Time::Format] > Module id = Time::Format > DESCRIPTION Easy-to-use date/time formatting > CPAN_USERID ROODE (Eric J. Roode <sdn.instep41881@zoemail.net>) > CPAN_VERSION 1.02 > CPAN_FILE R/RO/ROODE/Time-Format-1.02.tar.gz > UPLOAD_DATE 2005-12-01 > DSLIP_STATUS Rdprp > (released,developer,perl,references+ties,Standard-Perl) > INST_FILE (not installed) > > > > > > cpan[14]> install Time::Format > Running install for module 'Time::Format' > Running make for R/RO/ROODE/Time-Format-1.02.tar.gz > Checksum for >
/local/home/dmf/.cpan/sources/authors/id/R/RO/ROODE/Time-Format-1.02.tar.gz Show quoted text
> ok > > CPAN.pm: Going to build R/RO/ROODE/Time-Format-1.02.tar.gz > > Checking if your kit is complete... > Looks good > Writing Makefile for Time::Format > cp Format.pm blib/lib/Time/Format.pm > Manifying blib/man3/Time::Format.3pm > ROODE/Time-Format-1.02.tar.gz > /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/DateManip........1/12 # Looks like you planned 12 tests but only ran 11. > t/DateManip........ Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 1/12 subtests > (less 10 skipped subtests: 1 okay) > t/DateTime.........ok > t/die..............ok > t/doc..............ok > t/export1..........ok > t/export2..........ok > t/export3..........ok > t/funcs............ok > t/locale...........ok > t/manip............ok > t/quot.............ok > t/strftime.........ok > t/string...........ok > t/time.............ok > t/xs_DateTime......ok > t/xs_doc...........ok > t/xs_funcs.........ok > t/xs_locale........ok > t/xs_quot..........ok > t/xs_time..........ok > > Test Summary Report > ------------------- > t/DateManip.t (Wstat: 65280 Tests: 11 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 12 tests but ran 11. > Files=20, Tests=376, 1 wallclock secs ( 0.13 usr 0.02 sys + 1.01 cusr > 0.09 csys = 1.25 CPU) > Result: FAIL > Failed 1/20 test programs. 0/376 subtests failed. > make: *** [test_dynamic] Error 255 > ROODE/Time-Format-1.02.tar.gz > /usr/bin/make test -- NOT OK > //hint// to see the cpan-testers results for installing this module, try: > reports ROODE/Time-Format-1.02.tar.gz > Running make install > make test had returned bad status, won't install without force > Failed during this command: > ROODE/Time-Format-1.02.tar.gz : make_test NO > > cpan[15]>
This issue is resolved in v1.03, released today. The problem was that Date::Manip dies if it cannot determine the local time zone. Other tests had trapped for this exception, but DateManip.t did not. The test was updated. No changes to the main module were needed.
Subject: RE: [rt.cpan.org #34266] Resolved: Time::Format will not install
Date: Tue, 1 Apr 2008 17:24:40 -0400
To: <bug-Time-Format [...] rt.cpan.org>
From: "Boctor,Robert [Ontario]" <Robert.Boctor [...] ec.gc.ca>
I installed Time::Format today and it installed fine. Thank you for the prompt response. (details below) cpan[3]> install Time::Format Running install for module 'Time::Format' Running make for R/RO/ROODE/Time-Format-1.07.tar.gz Fetching with LWP: http://CPAN.mirror.rafal.ca/authors/id/R/RO/ROODE/Time-Format-1.07.tar.gz CPAN: Digest::SHA loaded ok (v5.45) Fetching with LWP: http://CPAN.mirror.rafal.ca/authors/id/R/RO/ROODE/CHECKSUMS Checksum for /local/home/dmf/.cpan/sources/authors/id/R/RO/ROODE/Time-Format-1.07.tar.gz ok Scanning cache /local/home/dmf/.cpan/build for sizes ..........................................................................--DONE DEL(1/2): /local/home/dmf/.cpan/build/ExtUtils-Command-1.14-4pAiHf DEL(2/2): /local/home/dmf/.cpan/build/ExtUtils-Command-1.14-4pAiHf.yml CPAN: File::Temp loaded ok (v0.20) CPAN: Module::Build loaded ok (v0.2808) CPAN.pm: Going to build R/RO/ROODE/Time-Format-1.07.tar.gz Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Time-Format' version '1.07' Copying lib/Time/Format.pm -> blib/lib/Time/Format.pm Manifying blib/lib/Time/Format.pm -> blib/libdoc/Time::Format.3pm ROODE/Time-Format-1.07.tar.gz ./Build -- OK Running Build test t/0-signature......# Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. t/0-signature......ok t/DateManip........ok t/DateTime.........ok t/die..............ok t/doc..............ok t/export1..........ok t/export2..........ok t/export3..........ok t/funcs............ok t/locale...........ok t/manip............ok t/quot.............ok t/strftime.........ok t/string...........ok t/time.............ok t/xs_DateTime......ok t/xs_doc...........ok t/xs_funcs.........ok t/xs_locale........ok t/xs_quot..........ok t/xs_time..........ok All tests successful. Files=21, Tests=378, 2 wallclock secs ( 0.14 usr 0.02 sys + 1.00 cusr 0.12 csys = 1.28 CPU) Result: PASS ROODE/Time-Format-1.07.tar.gz ./Build test -- OK Running Build install Prepending /local/home/dmf/.cpan/build/Time-Format-1.07-2dcsCJ/blib/arch /local/home/dmf/.cpan/build/Time-Format-1.07-2dcsCJ/blib/lib to PERL5LIB for 'install' Installing /usr/local/share/perl/5.8.8/Time/Format.pm Installing /usr/local/man/man3/Time::Format.3pm Writing /usr/local/lib/perl/5.8.8/auto/Time/Format/.packlist ROODE/Time-Format-1.07.tar.gz ./Build install -- OK cpan[4]> i Time::Format Strange distribution name [Time::Format] Module id = Time::Format DESCRIPTION Easy-to-use date/time formatting CPAN_USERID ROODE (Eric J. Roode <eric.roode.cpan@gmail.com>) CPAN_VERSION 1.07 CPAN_FILE R/RO/ROODE/Time-Format-1.07.tar.gz UPLOAD_DATE 2008-03-31 DSLIP_STATUS Rdprp (released,developer,perl,references+ties,Standard-Perl) MANPAGE Time::Format - Easy-to-use date/time formatting. INST_FILE /usr/local/share/perl/5.8.8/Time/Format.pm INST_VERSION 1.07 Show quoted text
-----Original Message----- From: Eric J. Roode via RT [mailto:bug-Time-Format@rt.cpan.org] Sent: March 24, 2008 1:03 PM To: Boctor,Robert [Ontario] Subject: [rt.cpan.org #34266] Resolved: Time::Format will not install <URL: http://rt.cpan.org/Ticket/Display.html?id=34266 > According to our records, your request has been resolved. If you have any further questions or concerns, please respond to this message.