Skip Menu |

This queue is for tickets about the Image-Sane CPAN distribution.

Report information
The Basics
Id: 122380
Status: resolved
Priority: 0/
Queue: Image-Sane

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: $PERL5LIB not correctly added? (0.13)
On some of my smokers I see the following test failure: ... Can't locate Readonly.pm in @INC (you may need to install the Readonly module) (@INC contains: blib blib/arch lib $PERL5LIB /opt/perl-5.24.1t/lib/site_perl/5.24.1/x86_64-linux-thread-multi /opt/perl-5.24.1t/lib/site_perl/5.24.1 /opt/perl-5.24.1t/lib/5.24.1/x86_64-linux-thread-multi /opt/perl-5.24.1t/lib/5.24.1 .) at lib/Image/Sane/Device.pm line 8. BEGIN failed--compilation aborted at lib/Image/Sane/Device.pm line 8. Compilation failed in require at lib/Image/Sane.pm line 6. BEGIN failed--compilation aborted at lib/Image/Sane.pm line 6. Compilation failed in require at examples/scanimage-perl line 6. BEGIN failed--compilation aborted at examples/scanimage-perl line 6. identify-im6.q16: improper image header `out.pnm' @ error/pnm.c/ReadPNMImage/284. # Failed test '--device=test > out.pnm; identify -format '%m %G %g %z-bit %r' out*.pnm; rm out*.pnm' # at t/81_scanimage-perl.t line 41. # got: '' # expected: 'PGM 157x196 157x196+0+0 8-bit DirectClass Gray ' ... (etc) ... What's strange here --- @INC contains the literal string $PERL5LIB, but not the contents of $PERL5LIB.
Yup. I'd double-escaped the variable fixed in 0.14