Andreas Jochens wrote:
> Package: ikiwiki
> Version: 1.27
> Severity: normal
>
> When building 'ikiwiki' in a clean unstable chroot
> I get the following error:
>
> t/readfile.................ok
> t/syntax...................# Test 33 got: "512" (t/syntax.t at line 18 fail
> #32)
> # Expected: "0"
> # t/syntax.t line 18 is: ok(system("perl -c $file >/dev/null 2>&1"),
> 0);This is a syntax check of IkiWiki/Plugin/typography.pm, and it tests ok here: [EMAIL PROTECTED]:~/src/ikiwiki>perl -c IkiWiki/Plugin/typography.pm IkiWiki/Plugin/typography.pm syntax OK It would be helpful if you could run the above on your system and also include the output of running t/syntax.t Note that the failure status, 512, suggests that perl segfaulted on your system, which probably wouldn't be a bug in ikiwiki. -- see shy jo
signature.asc
Description: Digital signature

