Skip Menu |

This queue is for tickets about the List-Sliding-Changes CPAN distribution.

Report information
The Basics
Id: 35447
Status: resolved
Priority: 0/
Queue: List-Sliding-Changes

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

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



Subject: Lots of FAILS on cpan testers
Slaven's matrix shows lots of red fields at the moment: http://bbbike2.radzeit.de/~slaven/cpantestersmatrix.cgi?dist=List-Sliding-Changes&maxver= Typical fail mode: http://www.nntp.perl.org/group/perl.cpan.testers/2008/04/msg1363869.html Offhand I can't say who is to blame, could you? Thanks!
Subject: Re: [rt.cpan.org #35447] Lots of FAILS on cpan testers
Date: Sat, 26 Apr 2008 15:48:27 +0200
To: bug-List-Sliding-Changes [...] rt.cpan.org
From: Max Maischein <corion [...] corion.net>
Hallo Andreas, Show quoted text
> Typical fail mode: > > http://www.nntp.perl.org/group/perl.cpan.testers/2008/04/msg1363869.html > > Offhand I can't say who is to blame, could you?
Danke für's nachschauen - ich glaube, es ist irgendein Problem mit dem Pod-Test - fehlende Prerequisites oder eine veraltete Version (oder der Test verlässt sich auf eine alte Version) - ich habe im Moment allerdings keine Muße, mich genauer darum zu kümmern :-/ -max
I've made a patch available on CPAN to fix this: ANDK/patches/List-Sliding-Changes-0.02-ANDK-01.patch.gz * calls pod_file_ok instead of pod_ok * constructs the call to pod2test within the currently running perl installation instead of relying on the $PATH Thanks,
Subject: Re: [rt.cpan.org #35447] Lots of FAILS on cpan testers
Date: Sun, 27 Apr 2008 20:31:41 +0200
To: bug-List-Sliding-Changes [...] rt.cpan.org
From: Max Maischein <corion [...] corion.net>
Hallo Andreas, included in 0.03, thanks for prodding me! -max Andreas Koenig via RT schrieb: Show quoted text
> Queue: List-Sliding-Changes > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=35447 > > > I've made a patch available on CPAN to fix this: > > ANDK/patches/List-Sliding-Changes-0.02-ANDK-01.patch.gz > > * calls pod_file_ok instead of pod_ok > > * constructs the call to pod2test within the currently running perl > installation instead of relying on the $PATH > > Thanks, >
On 2008-04-27 14:31:53, corion@corion.net wrote: Show quoted text
> Hallo Andreas, > > included in 0.03, thanks for prodding me! >
This problem seems to be resolved, can you close the ticket? Regards, Slaven Show quoted text
> -max > > Andreas Koenig via RT schrieb:
> > Queue: List-Sliding-Changes > > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=35447 > > > > > I've made a patch available on CPAN to fix this: > > > > ANDK/patches/List-Sliding-Changes-0.02-ANDK-01.patch.gz > > > > * calls pod_file_ok instead of pod_ok > > > > * constructs the call to pod2test within the currently running perl > > installation instead of relying on the $PATH > > > > Thanks, > >
>
Whoops! Thanks for the reminder!