On Tuesday 08 of December 2015, Arkadiusz Miśkiewicz wrote:
> On Sunday 06 of December 2015, Arkadiusz Miśkiewicz wrote:
> > On Sunday 06 of December 2015, Arkadiusz Miśkiewicz wrote:
> > > Has anyone see such error? Trying to figure out what causes it. It
> > > happens with various packages, some work, some do not.
> > 
> > Reproducer
> > 
> > #!/usr/bin/perl
> > 
> > BEGIN {
> > 
> >         push ( @INC,"/usr/share/automake");
> > 
> > }
> > 
> > use strict;
> > 
> > use Automake::XFile;
> > 
> > my $configure_ac;
> > my $traces = "echo 'zupa'";
> 
> Tt should be "echo 'zupa' | "
> 
> 
> Anyway it had to be some interesting corruption. perl-base reinstall fixed
> it.

Guilty part found - prelink 20130503 cron job was doing that.

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to