Bug 15405 - XML paths to zebra libraries is wrong for 64-bit installs on non-Debian...
authorNicholas van Oudtshoorn <vanoudt@gmail.com>
Tue, 22 Dec 2015 03:44:13 +0000 (11:44 +0800)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 31 Dec 2015 09:51:56 +0000 (10:51 +0100)
commit9c302d9c09c2c30824c3e4a1c934a5c76883cb4c
treeefcc7171d3b99d271061a82a005869286f13f8d2
parent2eac97ba65d869f34641f6eb7fd22047a104a794
Bug 15405 - XML paths to zebra libraries is wrong for 64-bit installs on non-Debian linux

Adjusts the modulePath to search in the well-known location for 64 bit
systems. Required for at least Fedora.

Test plan:
Without this patch, doing a zebra reindex on a fedora-based install will
cause errors like this:
15:10:47-01/05 zebraidx(16108) [warn] No such record type: dom./etc/koha/zebradb/biblios/etc/dom-config.xml
With this patch, reindexing should just work.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
I have tested this doesn't break on debian/ubuntu systems, someone with
a non debian system will need to test it on that

Signed-off-by: Bob Ewart bob-ewart@bobsown.com
It works on openSUSE Leap 42.1

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Just noting that the debian zebra files already contain much more paths
here.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 3d7bb7647dd42f9c05e8b4c35ec32cd15ec4dcc4)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
etc/zebradb/zebra-authorities-dom.cfg
etc/zebradb/zebra-authorities.cfg
etc/zebradb/zebra-biblios-dom.cfg
etc/zebradb/zebra-biblios.cfg