Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DateTime-TimeZone CPAN distribution.

Report information
The Basics
Id: 26582
Status: resolved
Priority: 0/
Queue: DateTime-TimeZone

People
Owner: Nobody in particular
Requestors: jchimene [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



CC: bug-datetime-timezone [...] rt.cpan.org
Subject: fforce install Module::Build? and bad version for Module::Build::Version
Date: Mon, 23 Apr 2007 08:28:13 -0700
To: module-build [...] perl.org
From: Jeff Chimene <jchimene [...] gmail.com>
Hi: Installing the current version of DateTime::TimeZone requires Module::Build. It looks like I must use "fforce install Module::Build" to install: t/moduleinfo..........NOK 79/81 # Failed test 'version for default package' # at t/moduleinfo.t line 422. # got: '0.60.128' # expected: 'v0.60.128' t/moduleinfo..........NOK 81/81 # Failed test 'version for embedded package' # at t/moduleinfo.t line 425. # got: '0.61.129' # expected: 'v0.61.129' # Looks like you failed 2 tests of 81. t/moduleinfo..........dubious Test returned status 2 (wstat 512, 0x200) Additionally, this leaves me with a bad version number for Module::Build::Version: Module::Build::Version 0 0.58 KWILLIAMS/Module-Build-0.2807... Trying "fforce install Module::Build::Version" does not change the module version. There seems to be no way to update the package version so that the command "r" (report updates) reports a good version for this package. Cheers, jec
Subject: Re: [rt.cpan.org #26582] fforce install Module::Build? and bad version for Module::Build::Version
Date: Mon, 23 Apr 2007 10:43:12 -0500 (CDT)
To: Jeff Chimene via RT <bug-DateTime-TimeZone [...] rt.cpan.org>
From: Dave Rolsky <autarch [...] urth.org>
On Mon, 23 Apr 2007, Jeff Chimene via RT wrote: Show quoted text
> Installing the current version of DateTime::TimeZone > requires Module::Build.
That's not really a bug. Show quoted text
> It looks like I must use "fforce install Module::Build" > to install: > > t/moduleinfo..........NOK 79/81 > # Failed test 'version for default package' > # at t/moduleinfo.t line 422. > # got: '0.60.128' > # expected: 'v0.60.128' > t/moduleinfo..........NOK 81/81 > # Failed test 'version for embedded package' > # at t/moduleinfo.t line 425. > # got: '0.61.129' > # expected: 'v0.61.129' > # Looks like you failed 2 tests of 81. > t/moduleinfo..........dubious > Test returned status 2 (wstat 512, 0x200) > > Additionally, this leaves me with a bad version > number for Module::Build::Version: > > Module::Build::Version 0 0.58 > KWILLIAMS/Module-Build-0.2807... > > Trying "fforce install Module::Build::Version" does not change > the module version. There seems to be no way to update the package > version so that the command "r" (report updates) reports a good > version for this package.
This all looks like a problem with Module::Build, AFAICT. I'm pretty sure this is a known bug too, but you should check with the M::B folks. Regardless, I'm going to close this ticket.
Subject: Re: [rt.cpan.org #26582] fforce install Module::Build? and bad version for Module::Build::Version
Date: Mon, 23 Apr 2007 08:55:49 -0700
To: bug-DateTime-TimeZone [...] rt.cpan.org
From: Jeff Chimene <jchimene [...] gmail.com>
autarch@urth.org via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=26582 > > > On Mon, 23 Apr 2007, Jeff Chimene via RT wrote: > >
>> Installing the current version of DateTime::TimeZone >> requires Module::Build. >>
> > That's not really a bug. > >
>> It looks like I must use "fforce install Module::Build" >> to install: >> >> t/moduleinfo..........NOK 79/81 >> # Failed test 'version for default package' >> # at t/moduleinfo.t line 422. >> # got: '0.60.128' >> # expected: 'v0.60.128' >> t/moduleinfo..........NOK 81/81 >> # Failed test 'version for embedded package' >> # at t/moduleinfo.t line 425. >> # got: '0.61.129' >> # expected: 'v0.61.129' >> # Looks like you failed 2 tests of 81. >> t/moduleinfo..........dubious >> Test returned status 2 (wstat 512, 0x200) >> >> Additionally, this leaves me with a bad version >> number for Module::Build::Version: >> >> Module::Build::Version 0 0.58 >> KWILLIAMS/Module-Build-0.2807... >> >> Trying "fforce install Module::Build::Version" does not change >> the module version. There seems to be no way to update the package >> version so that the command "r" (report updates) reports a good >> version for this package. >>
> > This all looks like a problem with Module::Build, AFAICT. I'm pretty sure > this is a known bug too, but you should check with the M::B folks. > > Regardless, I'm going to close this ticket. >
It shouldn't have been reported to you as a bug. Perhaps I misunderstood the instructions. The email was sent as a cc: re: Module::Build