Subject: | chain test somehow triggers a call to the wrong perl |
Sample fail report:
http://www.cpantesters.org/cpan/report/21224275
The perl that is running the tests had version 1.669002 of
Text::Autoformat installed, as can be seen in the summary of the
prerequisites.
Also at the bottom of the report you see the INC path of that perl.
The error comes during the chain test and complains about not finding
Text::Autoformat in a wrong INC path:
(/tmp/loop_over_bdir-5uTk_j/App-RecordStream-3.7.3-4vgJdJ/tests
/tmp/loop_over_bdir-5uTk_j/App-RecordStream-3.7.3-4vgJdJ/lib blib/lib
blib/arch /etc/perl /usr/local/lib/perl/5.14.2
/usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .)
Apparently somebody called the wrong perl (the system perl) in this test.
HTH&&Regards,