← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
12:18 | gmcharlt | hi anasha |
13:36 | anasha | hi gmcharlt |
13:40 | gmcharlt | anasha: did you have a question? |
13:40 | anasha | yes |
13:42 | gmcharlt: what is this error mean Unknown directive 'melm' | |
13:42 | gmcharlt | sounds like a typo in record.abs |
13:42 | could you post the complete error message? | |
13:43 | anasha | yes |
13:43 | rootlocalhost ~]# /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -r -b -w > er1 | |
13:43 | 18:47:23-07/01 zebraidx(11242) [log] zebra_start /etc/koha/zebradb/zebra-biblios.cfg 1.3.28 | |
13:43 | 18:47:23-07/01 zebraidx(11242) [log] enabling cache spec=/var/lib/koha/zebradb/biblios/shadow:4G | |
13:43 | 18:47:23-07/01 zebraidx(11242) [log] cache_fname = /var/lib/koha/zebradb/biblios/shadow/cache | |
13:43 | 18:47:23-07/01 zebraidx(11242) [log][app2] zebra_stop | |
13:43 | 18:47:23-07/01 zebraidx(11243) [log] zebra_start /etc/koha/zebradb/zebra-biblios.cfg 1.3.28 | |
13:44 | 18:47:23-07/01 zebraidx(11243) [log][app2] zebra_register_open rw = 1 useshadow=0 p=0x82bf508,n=,rp=(none) | |
13:44 | 18:47:23-07/01 zebraidx(11243) [log] profilePath=/etc/koha/zebradb/biblios/etc:/etc/koha/zebradb/etc:/etc/koha/zebradb/marc_defs/marc21/biblios:/etc/koha/zebradb/lang_defs/en cwd=/root | |
13:44 | 18:47:23-07/01 zebraidx(11243) [log][app2] updating /tmp/NS01AdTvSK/biblio | |
13:44 | 18:47:23-07/01 zebraidx(11243) [log] dir /tmp/NS01AdTvSK/biblio | |
13:44 | 18:47:23-07/01 zebraidx(11243) [warn] /tmp/NS01AdTvSK/biblio/exported_records:0 record.abs:43: Unknown directive 'melm' | |
13:44 | 18:47:23-07/01 zebraidx(11243) [warn] /tmp/NS01AdTvSK/biblio/exported_records:0 record.abs:44: Unknown directive 'melm' | |
13:44 | 18:47:23-07/01 zebraidx(11243) [warn] /tmp/NS01AdTvSK/biblio/exported_records:0 record.abs:45: Unknown directive 'melm' | |
13:44 | 18:47:23-07/01 zebraidx(11243) [warn] /tmp/NS01AdTvSK/biblio/exported_records:0 record.abs:47: Unknown directive 'melm' | |
13:44 | 18:47:23-07/01 zebraidx(11243) [warn] /tmp/NS01AdTvSK/biblio/exported_records:0 record.abs:290: Unknown directive 'melm' | |
13:44 | gmcharlt | ok, thanks - what platform are you using? |
13:44 | anasha | 18:47:23-07/01 zebraidx(11243) [warn] Record didn't contain match fields in (bib1,Local-number) |
13:44 | 18:47:23-07/01 zebraidx(11243) [warn] Bad match criteria | |
13:44 | 18:47:23-07/01 zebraidx(11243) [log] zebra_end_trans | |
13:44 | 18:47:23-07/01 zebraidx(11243) [log] sorting section 1 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] Iterations . . . 67 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] Distinct words . 21 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] Updates. . . . . 0 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] Deletions. . . . 0 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] Insertions . . . 21 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log][app2] zebra_register_close p=0x82bf508 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] Records: 0 i/u/d 0/0/0 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] user/system: 1/0 | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log][app2] zebra_stop | |
13:45 | 18:47:23-07/01 zebraidx(11243) [log] zebraidx times: 0.03 0.01 0.00 | |
13:45 | centos | |
13:46 | gmcharlt | to offer a guess, I wonder if your installation of Zebra includes it's GRS-1 module |
13:47 | anasha | i don't see Zebra version: at more >> about koha |
13:48 | there is one more diffrance the installation at centos has only 116 tables where installation at me place which is on debian has 117 tables | |
13:49 | gmcharlt | is there a /usr/lib/idzebra-2.0/modules/ directory on your centos box? if so, what are its contents |
13:52 | anasha | no its not there |
13:54 | gmcharlt | what about /usr/lib64/idzebra-2.0/modules |
13:55 | anasha | not there |
13:58 | gmcharlt | what's the output of zebraidx -V ? |
13:58 | anasha | Zebra 1.3.28 $Date: 2005/05/30 13:43:06 $ |
13:58 | (C) 1994-2005, Index Data ApS | |
13:58 | Using: libbzip2, (C) 1996-1999 Julian R Seward. All rights reserved. | |
13:58 | Using: Expat 1.95.8 | |
13:59 | gmcharlt | ah, there's your problem - version 1.3.28 of Zebra is too old |
13:59 | anasha | ok |
13:59 | gmcharlt | I'm using 2.0.22 on Debian, for instance |
14:00 | anasha | me to using 2.0.22 on Debian |
14:00 | but i don't have much idea about centos | |
14:00 | gmcharlt | IndexData has some newer RPMs at http://ftp.indexdata.dk/pub/zebra/redhat/fc6/ |
14:00 | anasha | so is there the issue with zebra version on centos |
14:02 | ok | |
14:02 | I will see if it works | |
14:06 | gmcharlt | anasha: post (in Spanish) that may help http://tech.groups.yahoo.com/g[…]oha-es/message/96 |
14:17 | anasha | gmcharlt: thanks for your help |
14:19 | nahuel | gmcharlt, I just resent you the #2750 bugfix |
14:19 | gmcharlt | nahuel: thanks |
14:19 | nahuel | :) |
19:16 | atz | is the long_overdue cronjob still expected for production use? |
19:17 | it has a lot of haphazardly formatted warning at the end for a cronjob | |
19:17 | acmoore | as far as I know. I think I cleaned it up a bit during the 3.0 push. |
19:19 | yeah, those 'warn's look a bit suspect, but I don't recall what it looked like before I started on it. | |
20:57 | chris | hey debra, ltns |
21:01 | bb_marblehead | hey chris |
21:03 | chris | snowed in yet? |
21:05 | bb_marblehead | we got a bunch on sunday |
21:05 | but not too bad so far .. not as bad as same time last year | |
21:06 | chris | my friend in toronto had her car get snowed in at work |
21:07 | which didnt sound like a lot of fun, otoh i have only ever had one white christmas and it was a ton of fun | |
21:42 | stan | its snowy as all heckum down here as well |
23:13 | rhcl | /aprt |
01:59 | sirstan | Hello! |
04:46 | stan | git makes me a little sad. |
← Previous day | Today | Next day → | Search | Index