Skip Menu |

This queue is for tickets about the App-VTide CPAN distribution.

Report information
The Basics
Id: 118063
Status: resolved
Priority: 0/
Queue: App-VTide

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: Can't locate App/VTide/Command/Grep.pm
Tests fail: ... # Failed test 'use App::VTide::Command::Grep;' # at t/00-load.t line 13. # Tried to use 'App::VTide::Command::Grep'. # Error: Can't locate App/VTide/Command/Grep.pm in @INC (you may need to install the App::VTide::Command::Grep module) (@INC contains: /tmpfs/.cpan-build-cpansand/2016092506/App-VTide-v0.0.6-5/blib/lib /tmpfs/.cpan-build-cpansand/2016092506/App-VTide-v0.0.6-5/blib/arch /opt/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux /opt/perl-5.20.3/lib/site_perl/5.20.3 /opt/perl-5.20.3/lib/5.20.3/x86_64-linux /opt/perl-5.20.3/lib/5.20.3 .) at t/00-load.t line 13. # BEGIN failed--compilation aborted at t/00-load.t line 13. # Testing App::VTide 0.0.6, Perl 5.020003, /bbbike/perl-5.20.3/bin/perl5.20.3 # Looks like you failed 1 test of 16. t/00-load.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/16 subtests ...
On 2016-09-25 03:52:27, SREZIC wrote: Show quoted text
> Tests fail: > > ... > # Failed test 'use App::VTide::Command::Grep;' > # at t/00-load.t line 13. > # Tried to use 'App::VTide::Command::Grep'. > # Error: Can't locate App/VTide/Command/Grep.pm in @INC (you may > need to install the App::VTide::Command::Grep module) (@INC contains: > /tmpfs/.cpan-build-cpansand/2016092506/App-VTide-v0.0.6-5/blib/lib > /tmpfs/.cpan-build-cpansand/2016092506/App-VTide-v0.0.6-5/blib/arch > /opt/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux /opt/perl- > 5.20.3/lib/site_perl/5.20.3 /opt/perl-5.20.3/lib/5.20.3/x86_64-linux > /opt/perl-5.20.3/lib/5.20.3 .) at t/00-load.t line 13. > # BEGIN failed--compilation aborted at t/00-load.t line 13. > # Testing App::VTide 0.0.6, Perl 5.020003, /bbbike/perl- > 5.20.3/bin/perl5.20.3 > # Looks like you failed 1 test of 16. > t/00-load.t ........ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/16 subtests > ...
This particular error does not seem to happen anymore in 0.0.7...