tag 420048 - patch
thanks

On Tue, 24 Apr 2007, Niko Tyni wrote:
> On Thu, Apr 19, 2007 at 06:51:34PM +0200, Lucas Nussbaum wrote:
> > Package: libhtml-calendarmonth-perl
> > Version: 1.18-1
> > Severity: serious
> > Justification: FTBFS on i386, very likely to fail everywhere else
> > Usertags: grid5000 rebuild
>  
> > During a rebuild of all packages in sid, I discovered that your package
> > failed to build on i386.
> 
> This is also CPAN #21397: 
> 
>  http://rt.cpan.org/Public/Bug/Display.html?id=21397
> 
> The change that broke this was in HTML::Tree 3.19_02:
> 
>     * All values in tags are now double-quoted.  Previously, all-numeric
>       values weren't quoted.
> 
> and it entered Debian in libhtml-tree-perl 3.23-1.
> 
> A simple way to fix the tests is
> 
>  # perl -pi -e 's/=(\d+)/="$1"/g' t/test* t/20_i8n.t
> 
> which generates a largish patch, so I won't attach it.

Yeah; I had already done that, but I'm going to actually fix the tests
to not be so uselessly specific before I upload.

> Since libhtml-tree-perl is not a direct build-dependency, maybe 
> declaring a Build-Conflicts would be appropriate?
> 
>  Build-Conflicts-Indep: libhtml-tree-perl (<< 3.23-1)

Possibly; what really should be done is fixing the tests though; this
isn't the first time that this module has had this problem. [It should
really build the calendars, then generate an HTML Tree to see if they
were built correctly, but I'm going to cheat and rip out the quoting
of the digits.]




Don Armstrong

-- 
Information wants to be free to kill again.
 -- Red Robot http://www.dieselsweeties.com/archive.php?s=1372

http://www.donarmstrong.com              http://rzlab.ucr.edu


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to