Dear friends, still trying to get zebra running. I chose to do a clean test install with latest version through apt-get method. Now, when I do rebuild_zebra for 1st time my only error message is 16:41:11-15/12 zebraidx(13866) [warn] Record didn't contain match fields in (bib1,Local-number) Any suggestions? More informations and details below and attached if you have the time. Thank you for your patience. Hugo Rodrigues, librarian Metropolitana, Lisbon, Portugal Unimarc Server information Koha version: 3.03.00.004 OS version ('uname -a'): Linux koha 2.6.32-26-generic #48-Ubuntu SMP Wed Nov 24 09:00:03 UTC 2010 i686 GNU/Linux Perl interpreter: /usr/bin/perl Perl version: 5.010001 Perl @INC: /usr/share/koha/lib /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl . MySQL version: mysql Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (i486) using readline 6.1 Apache version: Server version: Apache/2.2.14 (Ubuntu) Zebra version: Zebra 2.0.44 (C) 1994-2010, Index Data ApS Zebra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. SHA1 ID: 419ad759807269fdfa379799a051ed3a551c6541 Using ICU 2010/12/9 Robin Sheat <robin@catalyst.net.nz>
Chris Nighswonger schreef op do 09-12-2010 om 08:27 [-0500]:
11:16:14-09/12 zebraidx(2403) [warn] zebra_lock_create fail fname=/var/lock/koha/zebradb/biblios/norm..LCK [No such file or directory] 11:16:14-09/12 zebraidx(2403) [warn] zebra_lock_create fail fname=/var/lock/koha/zebradb/biblios/shadow..LCK [No such file or directory] 11:16:14-09/12 zebraidx(2403) [fatal] Could not select database biblios errCode=109
Especially #4 as this looks to be a permissions problem.
I would actually suggest that the directories are missing (otherwise it would say 'permission denied'.)
try running: sudo mkdir -p /var/lock/koha/zebradb/biblios sudo mkdir -p /var/lock/koha/zebradb/authorities sudo chown koha:koha /var/lock/koha/zebradb/biblios sudo chown koha:koha /var/lock/koha/zebradb/authorities
(replace the koha:koha with the name and group that your zebra processes run as.)
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D