[Koha-bugs] [Bug 8233] New search engine layer - introduce solr without breaking anything else

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 6 22:18:07 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Pushed to Master            |ASSIGNED

--- Comment #26 from Chris Cormack <chris at bigballofwax.co.nz> ---
not ok 125 - use Koha::SearchEngine::Zebra;
#   Failed test 'use Koha::SearchEngine::Zebra;'
#   at t/00-load.t line 46.
#     Tried to use 'Koha::SearchEngine::Zebra'.
#     Error:  Can't locate Data/SearchEngine/Zebra.pm in @INC (@INC contains:
/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 .) at /usr/share/perl5/Module/Runtime.pm line 205.
#  at /usr/lib/perl5/Moose.pm line 63
# Compilation failed in require at (eval 1313) line 2.
# BEGIN failed--compilation aborted at (eval 1313) line 2.
Bail out!  ***** PROBLEMS LOADING FILE 'Koha::SearchEngine::Zebra'
# Tests were run but no plan was declared and done_testing() was not seen.

Is what is causing jenkins to complain, I will fix it on jenkins but we
probably need a patch to fix it properly pretty soon.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list