Skip Menu |

This queue is for tickets about the Config-Std CPAN distribution.

Report information
The Basics
Id: 85956
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: Config-Std

People
Owner: BRICKER [...] cpan.org
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

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



From: gregoa [...] cpan.org
Subject: libconfig-std-perl: FTBFS with perl 5.18: test failures
This bug has been forwarded from http://bugs.debian.org/711434 Source: libconfig-std-perl Version: 0.9-1 Severity: important User: debian-perl@lists.debian.org Usertags: perl-5.18-transition Tags: sid jessie This package FTBFS with perl 5.18 from experimental (in a clean sbuild session): # Failed test 'Content correct' # at t/00write.t line 40. # got: ' # def 3: def val 3 # def 2: def val 2 # # def 3 ml: def val 3 # : across several # : lines # # def 4: def val 4 # def1: def val 1 # # [Complex named!!!] # # %^$%$#%: curses # 123456789: zero # # [Named] # # hi there: What's your name??? # # list: a # list: list # list: of # list: values # list: all different # # ' # expected: ' # def1: def val 1 # def 4: def val 4 # def 2: def val 2 # def 3: def val 3 # # def 3 ml: def val 3 # : across several # : lines # # [Complex named!!!] # # 123456789: zero # %^$%$#%: curses # # [Named] # # list: a # list: list # list: of # list: values # list: all different # # hi there: What's your name??? # # ' # Looks like you failed 1 test of 5. t/00write.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) Thanks in advance, gregor herrmann, Debian Perl Group
Subject: Re: [rt.cpan.org #85956] libconfig-std-perl: FTBFS with perl 5.18: test failures
Date: Fri, 7 Jun 2013 20:45:18 -0400
To: bug-Config-Std [...] rt.cpan.org, gregoa [...] debian.org
From: Bill Ricker <bill.n1vux [...] gmail.com>
Greg, I am thrilled Debian is building Config-Std with 5.18. I had spotted the 5.18 hash-order fail in the CPAN tests. It seems to be just a test scaffolding fail not an actual code fail. I'll fix the tests ... (if it weren't for Red Hat Summit, i'd do it as Boston.pm meeting next week.) Bill On Fri, Jun 7, 2013 at 4:28 PM, gregor herrmann via RT < bug-Config-Std@rt.cpan.org> wrote: Show quoted text
> Fri Jun 07 16:28:32 2013: Request 85956 was acted upon. > Transaction: Ticket created by GREGOA > Queue: Config-Std > Subject: libconfig-std-perl: FTBFS with perl 5.18: test failures > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: gregoa@debian.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85956 > > > > This bug has been forwarded from http://bugs.debian.org/711434 > > Source: libconfig-std-perl > Version: 0.9-1 > Severity: important > User: debian-perl@lists.debian.org > Usertags: perl-5.18-transition > Tags: sid jessie > > This package FTBFS with perl 5.18 from experimental (in a clean sbuild > session): > > # Failed test 'Content correct' > # at t/00write.t line 40. > # got: ' > # def 3: def val 3 > # def 2: def val 2 > # > # def 3 ml: def val 3 > # : across several > # : lines > # > # def 4: def val 4 > # def1: def val 1 > # > # [Complex named!!!] > # > # %^$%$#%: curses > # 123456789: zero > # > # [Named] > # > # hi there: What's your name??? > # > # list: a > # list: list > # list: of > # list: values > # list: all different > # > # ' > # expected: ' > # def1: def val 1 > # def 4: def val 4 > # def 2: def val 2 > # def 3: def val 3 > # > # def 3 ml: def val 3 > # : across several > # : lines > # > # [Complex named!!!] > # > # 123456789: zero > # %^$%$#%: curses > # > # [Named] > # > # list: a > # list: list > # list: of > # list: values > # list: all different > # > # hi there: What's your name??? > # > # ' > # Looks like you failed 1 test of 5. > t/00write.t ......... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/5 subtests > > -- > Dominic Hargreaves | http://www.larted.org.uk/~dom/ > PGP key 5178E2A5 from the.earth.li (keyserver,web,email) > > > > Thanks in advance, > gregor herrmann, Debian Perl Group > >
-- Bill @n1vux bill.n1vux@gmail.com
CC: bug-Config-Std [...] rt.cpan.org
Subject: Re: [rt.cpan.org #85956] libconfig-std-perl: FTBFS with perl 5.18: test failures
Date: Sat, 8 Jun 2013 02:56:04 +0200
To: Bill Ricker <bill.n1vux [...] gmail.com>
From: gregor herrmann <gregoa [...] debian.org>
On Fri, 07 Jun 2013 20:45:18 -0400, Bill Ricker wrote: Show quoted text
> I am thrilled Debian is building Config-Std with 5.18.
We're preparing the transition to 5.18 in our experimental suite, which means ironing out all those issues :) Show quoted text
> I had spotted the 5.18 hash-order fail in the CPAN tests. > It seems to be just a test scaffolding fail not an actual code fail.
Ack, that's my assumption too. Show quoted text
> I'll fix the tests ... (if it weren't for Red Hat Summit, i'd do it as > Boston.pm meeting next week.)
Cool, thanks! Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Rolling Stones: Going Mad
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

On Fri Jun 07 20:45:55 2013, bill.n1vux@gmail.com wrote: Show quoted text
> I'll fix the tests ... (if it weren't for Red Hat Summit, i'd do it as > Boston.pm meeting next week.)
Did you have a chance yet to look into this issue? Cheers, gregor
Subject: Re: [rt.cpan.org #85956] libconfig-std-perl: FTBFS with perl 5.18: test failures
Date: Thu, 8 Aug 2013 20:42:24 -0400
To: bug-Config-Std [...] rt.cpan.org
From: Bill Ricker <bill.n1vux [...] gmail.com>
On Thu, Aug 8, 2013 at 2:01 PM, gregor herrmann via RT < bug-Config-Std@rt.cpan.org> wrote: Show quoted text
> > I'll fix the tests ... (if it weren't for Red Hat Summit, i'd do it as > > Boston.pm meeting next week.)
> > Did you have a chance yet to look into this issue? >
Not really. I'm winding up an assignment and will deal with this in early September when i have free time. -- Bill @n1vux bill.n1vux@gmail.com
Subject: Re: [rt.cpan.org #85956] libconfig-std-perl: FTBFS with perl 5.18: test failures
Date: Fri, 23 Aug 2013 10:59:55 +0100
To: bug-Config-Std [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Attached patch fixes, by making Config::Std sort hash keys consistently. -zefram

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #85956] libconfig-std-perl: FTBFS with perl 5.18: test failures
Date: Fri, 23 Aug 2013 09:07:03 -0400
To: bug-Config-Std [...] rt.cpan.org
From: Bill Ricker <bill.n1vux [...] gmail.com>
Thank you ! We'll package it up at the Boston PM meeting in September ! -- Bill On Fri, Aug 23, 2013 at 6:00 AM, Zefram via RT <bug-Config-Std@rt.cpan.org>wrote: Show quoted text
> Queue: Config-Std > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85956 > > > Attached patch fixes, by making Config::Std sort hash keys consistently. > > -zefram > >
-- Bill @n1vux bill.n1vux@gmail.com
RT-Send-CC: bill.n1vux [...] gmail.com, gregoa [...] cpan.org, zefram [...] fysh.org
On Fri Aug 23 06:00:16 2013, zefram@fysh.org wrote: Show quoted text
> Attached patch fixes, by making Config::Std sort hash keys consistently. > > -zefram
Thanks for the patch, Zefram. We've packaged it as v 0.901 , should be on CPAN mirrors soon. Thanks again for the initial report, Gregor. We're glad to support downstream Debian for Perl. (Tom and I are using Ubuntu laptops, so you're upstream also.:) Sorry it took so long, we're trying to maintain this module as a Boston Perl Mongers group project and it's hard to get a quorum in the summer. - Bill , Boston.PM facilitator
Subject: Re: [rt.cpan.org #85956] libconfig-std-perl: FTBFS with perl 5.18: test failures
Date: Fri, 13 Sep 2013 00:45:11 +0200
To: "William D (Bill) Ricker via RT" <bug-Config-Std [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Tue, 10 Sep 2013 20:16:30 -0400, William D (Bill) Ricker via RT wrote: Show quoted text
> On Fri Aug 23 06:00:16 2013, zefram@fysh.org wrote:
> > Attached patch fixes, by making Config::Std sort hash keys consistently.
> Thanks for the patch, Zefram. We've packaged it as v 0.901 , should be on CPAN mirrors soon.
And already uploaded to Debian/unstable by Salvatore. Show quoted text
> Thanks again for the initial report, Gregor. We're glad to support > downstream Debian for Perl. (Tom and I are using Ubuntu laptops, so > you're upstream also.:)
Even better -- glad to hear that you are using our packages; that gives a nice loop :) Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Supertramp: Babaji
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.