Is it possible to have builds uploaded to the repos?

Paul Howarth paul at city-fan.org
Thu Apr 12 01:06:23 CEST 2012


On Wed, 11 Apr 2012 22:15:57 +0100
Sérgio Basto <sergio at serjux.com> wrote:

> On Wed, 2012-04-11 at 14:48 +0100, Paul Howarth wrote: 
> > On Tue, 10 Apr 2012 14:13:25 -0500
> > Richard Shaw <hobbes1069 at gmail.com> wrote:
> > 
> > > Thanks to Alec for suggesting a way to capture the error message!
> > > 
> > > Here it is:
> > > + perl -e 'use DateTime::Format::ISO8601;'
> > > The 'regex' parameter ("(?x-ism:^ (\d{4}) (\d\d) (\d\d) $)") to
> > > DateTime::Format::Builder::Parser::create_single_parser was an
> > > 'unknown', which is not one of the allowed types: scalarref
> > >  at /usr/lib/perl5/vendor_perl/Params/ValidatePP.pm line 650
> > > 	Params::Validate::__ANON__('The \'regex\' parameter
> > > ("(?x-ism:^ (\d{4}) (\d\d) (\d\d) $)"...') called at
> > > /usr/lib/perl5/vendor_perl/Params/ValidatePP.pm line 494
> > 
> > https://rt.cpan.org/Public/Bug/Display.html?id=74725
> > 
> > Which version of Params::Validate is the builder using?
> > 
> > perl -MParams::Validate -e 'print "$Params::Validate::VERSION\n"'
> > 
> > Latest stable version for F-15 is 0.99, which I think should be OK,
> > but there's a broken 1.01 in updates-testing. The builders aren't
> > pulling that one in are they?
> 
> after update my vm with F15 to update testing I hit the same error . 
> And not in F15 update . 

Ralf seems to have deleted the 1.01 update now so it should disappear
from updates-testing after the next push.

Anyone with the updates-testing build will need to downgrade.

Paul.


More information about the rpmfusion-developers mailing list