Bug 24639

Summary: Update libsearch-elasticsearch-perl to 6.00-1
Product: Koha Reporter: Mason James <mtj>
Component: Searching - ElasticsearchAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 - low CC: julian.maurice, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24552
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 24167    

Description Mason James 2020-02-12 07:13:59 UTC
Buster uses libsearch-elasticsearch-perl 6.00-1 as default
 https://packages.debian.org/buster/libsearch-elasticsearch-perl

We should backport this package to stretch, and set 6.00-1 as the default

fyi, currently buster ES tests fail, as Koha defaults to v5 but v6 is installed



koha_1       | Test Summary Report
koha_1       | -------------------
koha_1       | t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t               (Wstat: 512 Tests: 4 Failed: 0)
koha_1       |   Non-zero exit status: 2
koha_1       |   Parse errors: Bad plan.  You planned 13 tests but ran 4.
koha_1       | t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t              (Wstat: 65280 Tests: 2 Failed: 1)
koha_1       |   Failed test:  2
koha_1       |   Non-zero exit status: 255
koha_1       | Files=484, Tests=10443, 2797.37 wallclock secs ( 4.77 usr  4.35 sys + 1572.95 cusr 561.96 csys = 2144.03 CPU)
koha_1       | Result: FAIL
Comment 1 Mason James 2020-02-28 18:59:12 UTC

*** This bug has been marked as a duplicate of bug 24552 ***