EOn Fri, 27 Jan 2012 03:25:20 -0400, Joey Hess <[email protected]> wrote:
> Antoine Beaupré wrote:
> > Error: Undefined subroutine &main::main:: called at
> > /usr/share/perl5/YAML/Mo.pm line 5. Compilation failed in require at
> > /usr/share/perl5/YAML.pm line 3. BEGIN failed--compilation aborted at
> > /usr/share/perl5/YAML.pm line 3. Compilation failed in require at
> > (eval 1437) line 2. BEGIN failed--compilation aborted at (eval 1437)
> > line 2.
> 
> This has every indication of being a bug in the libyaml-perl module,
> in which case this would similarly fail:
> 
> perl -e 'use YAML; print Dump Load("foo: bar\nbaz: 11\n")'
> 
> Or possibly a corrupt ikiwiki setup file, in which case this would fail:
> 
> perl -e 'use YAML; $/=undef; print Dump Load(<>)' < 
> /path/to/your/ikiwiki.setup

Hum. Both succeed.

Thing is: this happens after I change a setting (disabling the txt
plugin) in the frontend, so the .setup file I am testing on is not the
one that provokes the bug...

Not sure where to go from here. :/

A.

-- 
Pour marcher au pas d'une musique militaire, il n'y a pas besoin de
cerveau, une moelle épinière suffit.
                        - Albert Enstein

Attachment: pgpYl0swiyTul.pgp
Description: PGP signature

Reply via email to