On 09/05/2011 10:20 AM, Bob Ewart wrote:
Occasionally the locks in /var/lock/koha/zebradb/biblios get their ownership changed to root. I'm not sure why, because rebuild_zebra is only done in the koha crontab. I run a little program in the middle of the night which reports on the state of the server and checks those locks.
When I went in to change it back this morning I got:
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -r 09:22:13-05/09 zebraidx(25533) [warn] No such record type: dom./etc/koha/zebradb/authorities/etc/dom-config-marc.xml 09:23:28-05/09 zebraidx(25559) [warn] No such record type: grs.marcxml.record
I just upgraded to Koha 3.04.04
I keep forgetting that the .cfg files in /etc/koha/zebradb have to be edited to reflect that the idzebra modules are installed in /usr/lib64 not in /usr/lib. I've submitted bug 6849. This should be checked during a new install or upgrade. -- Bob