Skip Menu |

This queue is for tickets about the App-cpanoutdated CPAN distribution.

Report information
The Basics
Id: 63577
Status: rejected
Priority: 0/
Queue: App-cpanoutdated

People
Owner: Nobody in particular
Requestors: rkitover [...] cpan.org
Cc:
AdminCc:

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



Subject: Still does not handle some version strings correctly
Version '1.6.A7RJKwl' from /usr/local/share/perl/5.10.1/XML/Tidy.pm does not appear to be valid: BEGIN { q# Hide from _packages_inside() #; package Module::Metadata::_version::p203; use Module::Metadata::Version; no strict; local $VERSION; $VERSION=undef; $vsub = sub { our $VERSION = '1.6.A7RJKwl'; our $PTVR = $VERSION; $PTVR =~ s/^\d+\.\d+\.//; # Please see `perldoc Time::PT` for an explanation of $PTVR.; $VERSION }; } The fatal error was: Invalid version format (non-numeric data) at /loader/0x9a79da0/Module/Metadata.pm line 556, <GEN300> line 11.
Subject: Re: [rt.cpan.org #63577] Still does not handle some version strings correctly
Date: Sat, 4 Dec 2010 12:26:05 +0900
To: bug-App-cpanoutdated [...] rt.cpan.org
From: Tokuhiro Matsuno <tokuhirom [...] gmail.com>
I can't reproduction. I need more information about the issue. On Sat, Dec 4, 2010 at 5:51 AM, Rafael Kitover via RT <bug-App-cpanoutdated@rt.cpan.org> wrote: Show quoted text
> Fri Dec 03 15:51:59 2010: Request 63577 was acted upon. > Transaction: Ticket created by RKITOVER >       Queue: App-cpanoutdated >     Subject: Still does not handle some version strings correctly >   Broken in: 0.13 >    Severity: Critical >       Owner: Nobody >  Requestors: rkitover@io.com >      Status: new >  Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63577 > > > > Version '1.6.A7RJKwl' from /usr/local/share/perl/5.10.1/XML/Tidy.pm does > not appear to be valid: > BEGIN { q#  Hide from _packages_inside() >    #; package Module::Metadata::_version::p203; >    use Module::Metadata::Version; >    no strict; > >    local $VERSION; >    $VERSION=undef; >      $vsub = sub { >        our $VERSION     = '1.6.A7RJKwl'; our $PTVR = $VERSION; $PTVR =~ > s/^\d+\.\d+\.//; # Please see `perldoc Time::PT` for an explanation of > $PTVR.; >        $VERSION >      }; >  } > > The fatal error was: Invalid version format (non-numeric data) at > /loader/0x9a79da0/Module/Metadata.pm line 556, <GEN300> line 11. > >
Subject: Re: [rt.cpan.org #63577] Still does not handle some version strings correctly
Date: Sat, 4 Dec 2010 04:51:45 -0500
To: "tokuhirom [...] gmail.com via RT" <bug-App-cpanoutdated [...] rt.cpan.org>
From: Rafael Kitover <rkitover [...] cpan.org>
It seems to be related to XML::Tidy, version 1.6.A7RJKwl, which is the latest version, but doesn't happen here anymore here after I did some stuff including an upgrade from cpan shell. The error might not even have been from your module but cpanm, in which case sorry for the noise. On Sat, Dec 04, 2010 at 12:14:42AM -0500, tokuhirom@gmail.com via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=63577 > > > I can't reproduction. I need more information about the issue. > > On Sat, Dec 4, 2010 at 5:51 AM, Rafael Kitover via RT > <bug-App-cpanoutdated@rt.cpan.org> wrote:
> > Fri Dec 03 15:51:59 2010: Request 63577 was acted upon. > > Transaction: Ticket created by RKITOVER > >       Queue: App-cpanoutdated > >     Subject: Still does not handle some version strings correctly > >   Broken in: 0.13 > >    Severity: Critical > >       Owner: Nobody > >  Requestors: rkitover@io.com > >      Status: new > >  Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63577 > > > > > > > Version '1.6.A7RJKwl' from /usr/local/share/perl/5.10.1/XML/Tidy.pm does > > not appear to be valid: > > BEGIN { q#  Hide from _packages_inside() > >    #; package Module::Metadata::_version::p203; > >    use Module::Metadata::Version; > >    no strict; > > > >    local $VERSION; > >    $VERSION=undef; > >      $vsub = sub { > >        our $VERSION     = '1.6.A7RJKwl'; our $PTVR = $VERSION; $PTVR =~ > > s/^\d+\.\d+\.//; # Please see `perldoc Time::PT` for an explanation of > > $PTVR.; > >        $VERSION > >      }; > >  } > > > > The fatal error was: Invalid version format (non-numeric data) at > > /loader/0x9a79da0/Module/Metadata.pm line 556, <GEN300> line 11. > > > >
>
XML::Tidy doesn't respect CPAN's versioning rule. This is not a cpan-outdated's issue. On 2010-12月-04 土 04:51:59, rkitover@cpan.org wrote: Show quoted text
> It seems to be related to XML::Tidy, version 1.6.A7RJKwl, which is the > latest version, but doesn't happen here anymore here after I did some > stuff including an upgrade from cpan shell. > > The error might not even have been from your module but cpanm, in which > case sorry for the noise. > > On Sat, Dec 04, 2010 at 12:14:42AM -0500, tokuhirom@gmail.com via RT wrote:
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=63577 > > > > > I can't reproduction. I need more information about the issue. > > > > On Sat, Dec 4, 2010 at 5:51 AM, Rafael Kitover via RT > > <bug-App-cpanoutdated@rt.cpan.org> wrote:
> > > Fri Dec 03 15:51:59 2010: Request 63577 was acted upon. > > > Transaction: Ticket created by RKITOVER > > >       Queue: App-cpanoutdated > > >     Subject: Still does not handle some version strings correctly > > >   Broken in: 0.13 > > >    Severity: Critical > > >       Owner: Nobody > > >  Requestors: rkitover@io.com > > >      Status: new > > >  Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=63577 > > > > > > > > > > Version '1.6.A7RJKwl' from /usr/local/share/perl/5.10.1/XML/Tidy.pm does > > > not appear to be valid: > > > BEGIN { q#  Hide from _packages_inside() > > >    #; package Module::Metadata::_version::p203; > > >    use Module::Metadata::Version; > > >    no strict; > > > > > >    local $VERSION; > > >    $VERSION=undef; > > >      $vsub = sub { > > >        our $VERSION     = '1.6.A7RJKwl'; our $PTVR = $VERSION; $PTVR =~ > > > s/^\d+\.\d+\.//; # Please see `perldoc Time::PT` for an explanation of > > > $PTVR.; > > >        $VERSION > > >      }; > > >  } > > > > > > The fatal error was: Invalid version format (non-numeric data) at > > > /loader/0x9a79da0/Module/Metadata.pm line 556, <GEN300> line 11. > > > > > >
> >