[Bug 8423] New: Koha/SearchEngine/Zebra/Search.pm fails 'perl -c' test
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8423 Priority: P5 - low Change sponsored?: --- Bug ID: 8423 Assignee: gmcharlt@gmail.com Summary: Koha/SearchEngine/Zebra/Search.pm fails 'perl -c' test Severity: blocker Classification: Unclassified OS: All Reporter: mtj@kohaaloha.com Hardware: All Status: NEW Version: master Component: Architecture, internals, and plumbing Product: Koha and here is the error... $ perl -c Koha/SearchEngine/Zebra/Search.pm Can't locate Data/SearchEngine/Zebra.pm in @INC (@INC contains: /home/mason/git/head /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 Koha/SearchEngine/Zebra/Search.pm line 5. BEGIN failed--compilation aborted at Koha/SearchEngine/Zebra/Search.pm line 5. a missing Data/SearchEngine/Zebra.pm file? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8423 --- Comment #1 from Mason James <mtj@kohaaloha.com> ---
a missing Data/SearchEngine/Zebra.pm file?
fyi: this missing file also makes t/searchengine/000_conn/conn.t fail, too mason@xen1:~/g/head$ prove t/searchengine/000_conn/conn.t t/searchengine/000_conn/conn.t .. Can't locate Data/SearchEngine/Zebra.pm in @INC (@INC contains: /home/mason/git/head /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 317. at /usr/lib/perl5/Moose.pm line 63. Compilation failed in require at t/searchengine/000_conn/conn.t line 4. BEGIN failed--compilation aborted at t/searchengine/000_conn/conn.t line 4. t/searchengine/000_conn/conn.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/searchengine/000_conn/conn.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.58 cusr 0.02 csys = 0.62 CPU) Result: FAIL mason@xen1:~/g/head$ -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8423 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Mason the start of the work on it is here https://github.com/xercode/Data-SearchEngine-Zebra It needs to be pulled into Koha proper. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8423 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |major -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8423 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby@univ-rennes2.f | |r --- Comment #3 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Do you know if someone is still working on that? M. Saby -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8423 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Files removed by bug 12538. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org