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)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 30 Dec 2015 14:35:45 +0000 (14:35 +0000)
commit3d7bb7647dd42f9c05e8b4c35ec32cd15ec4dcc4
treed9d781dca06e72da231271343f7f58ec5e7a6b58
parent0cc3798a6fe327eeebc9cf11be858748c40fc396
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>
etc/zebradb/zebra-authorities-dom.cfg
etc/zebradb/zebra-authorities.cfg
etc/zebradb/zebra-biblios-dom.cfg
etc/zebradb/zebra-biblios.cfg