Skip Menu |

This queue is for tickets about the DBIx-Class-ElasticSync CPAN distribution.

Report information
The Basics
Id: 110026
Status: resolved
Priority: 0/
Queue: DBIx-Class-ElasticSync

People
Owner: MOVEAX [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Can't locate DBIx/Class/Elasticsearch.pm
On some of my smoker systems the test suite fails: # Failed test 'use DBIx::Class::Elasticsearch;' # at t/00_compile.t line 4. # Tried to use 'DBIx::Class::Elasticsearch'. # Error: Can't locate DBIx/Class/Elasticsearch.pm in @INC (@INC contains: /usr/home/eserte/.cpan/build/2015120212/DBIx-Class-ElasticSync-0.03-CjsfN0/blib/arch /usr/home/eserte/.cpan/build/2015120212/DBIx-Class-ElasticSync-0.03-CjsfN0/blib/lib /usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd-thread-multi /usr/perl5.16.3t/lib/site_perl/5.16.3 /usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi /usr/perl5.16.3t/lib/5.16.3 .) at t/00_compile.t line 4. # BEGIN failed--compilation aborted at t/00_compile.t line 4. # Looks like you failed 1 test of 1. t/00_compile.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests
Hi, thanks for reporting, this will be fixed in the next Release. We have corrected this here: https://github.com/itnode/DBIx-Class-Elasticsearch/commit/437238c9e8e60359328dbed52edeb1643318957f Am Mi 02. Dez 2015, 14:56:41, SREZIC schrieb: Show quoted text
> On some of my smoker systems the test suite fails: > > # Failed test 'use DBIx::Class::Elasticsearch;' > # at t/00_compile.t line 4. > # Tried to use 'DBIx::Class::Elasticsearch'. > # Error: Can't locate DBIx/Class/Elasticsearch.pm in @INC (@INC > contains: /usr/home/eserte/.cpan/build/2015120212/DBIx-Class- > ElasticSync-0.03-CjsfN0/blib/arch > /usr/home/eserte/.cpan/build/2015120212/DBIx-Class-ElasticSync-0.03- > CjsfN0/blib/lib /usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd- > thread-multi /usr/perl5.16.3t/lib/site_perl/5.16.3 > /usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi > /usr/perl5.16.3t/lib/5.16.3 .) at t/00_compile.t line 4. > # BEGIN failed--compilation aborted at t/00_compile.t line 4. > # Looks like you failed 1 test of 1. > t/00_compile.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests