IRC log for #koha, 2012-07-14

All times shown according to UTC.

Time S Nick Message
00:11 melia left #koha
01:03 BobB joined #koha
03:05 BobB joined #koha
03:20 jenkins_koha Starting build #96 for job Koha_3.8.x (previous build: SUCCESS)
03:42 adnc joined #koha
04:23 jenkins_koha Project Koha_3.8.x build #96: SUCCESS in 1 hr 2 min: http://jenkins.koha-community.[…]ob/Koha_3.8.x/96/
04:23 jenkins_koha Katrin.Fischer.83: Bug 6394: purchase order has French strings hard coded in
04:23 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6394 normal, P5 - low, ---, katrin.fischer, Pushed to Stable , purchase order has french hard coded in
05:09 druthb joined #koha
05:12 Callender_ joined #koha
05:44 cait joined #koha
05:49 cait good morning #koha
06:06 mbalmer joined #koha
06:06 cait morning mbalmer
06:06 cait :)
06:06 mbalmer marning, cait!
06:45 adnc joined #koha
09:26 drojf thunderstorm. how could i live one day without one
09:26 cait hehe
09:26 cait I want it
09:26 drojf good day #koha
09:27 cait push it over here :)
09:27 cait hi drojf :)
09:27 drojf neh i won't touch it, its electrical ;)
09:27 cait oh, don't be silly
09:27 drojf hi cait :)
09:27 cait :)
09:55 drojf1 joined #koha
10:03 cait drojf1:  are you answering Sander again?
10:04 cait I think he missed to tick the checkbox in the web installer
10:06 adnc joined #koha
10:08 drojf1 ? i thought he was set now
10:08 drojf1 oh missed the last email
10:09 drojf1 yes i guess so, i don't know what the unimarc frameworks look like
10:12 cait it's not the frameworks I think
10:12 cait separate file
10:12 cait they use a lot more authorized values
10:12 rangi yeah
10:13 cait http://git.koha-community.org/[…]2c740a3bcf077f342
10:13 cait but it's in mandatory
10:13 drojf1 oh
10:13 cait so wonder how it could have been missed
10:13 drojf1 that's odd
10:13 cait must have been unchecked?
10:13 drojf1 you can uncheck mandatory files?
10:13 cait hm also it's LANG not LAN
10:13 cait never tried
10:13 cait I only now they are checked when I get to the page
10:13 drojf1 i sincerely hope not ;)
10:14 drojf1 hm but its in fr. he installed italian i guess
10:16 drojf1 it's not in the italian file. he should use marc21 like a normal person ;) *hides*
10:18 cait I think italy might be using unimarc too
10:18 cait not sure
10:19 drojf1 zeno doesn't
10:19 drojf1 maybe they have both? portugal has unimarc too
10:21 drojf1 hm but i think he installed in english, at least is framework is in english. so the italian data probably does not matter at all
10:27 drojf1 maybe zeno only made the linking plugin for marc21 and they also use unimarc there.
10:28 drojf1 È adottato in diversi paesi, soprattutto europei, fra cui l'Italia, la Francia e il Portogallo.
10:29 cait ?
10:29 drojf1 unimarc is mostly used in italy, france and portugal
10:39 drojf1 hm great, our installation is really broken
10:39 drojf1 i wonder how that happened
11:26 drojf joined #koha
13:04 adnc joined #koha
13:19 drojf ok my zebra does not do a lot of stuff. i can search with idx=kw&q=. i also get results with idx=title and idx=author. but most of the indexes don't retun anything at all. idx=Control-number, no results. idx=Personal-name, no results. reindexed, did not change anything. got Search.pm, ccl.properties, bib1.att, record.abs from the latest .tar.gz because mine had local changes (that worked fine for quite some time), did not help. i suspect that problem
13:21 cait hm
13:21 cait and no errors in the logs?
13:22 drojf what logs would i look at? zebra-error.log and zebra-output.log are empty
13:31 jcamins_away Cool!
13:31 jcamins_away git-bz will now set the status when attaching a patch.
13:43 jcamins_away Argh! Now it won't.
13:46 jcamins_away ..... aaaaaaaand we're back! :D
13:49 drojf found a promising (?) error in opac-error.log. ZOOM error 10014 "CCL parsing error" (addinfo: "Unknown qualifier") from diag-set 'ZOOM' at /usr/share/koha/lib/C4/Search.pm line 356.
13:50 jcamins_away Oh boy.
13:51 jcamins_away You're missing ccl.properties?
13:52 drojf /etc/koha/zebradb/ccl.properties is there
13:55 jcamins_away I don't really know what could cause that error.
14:22 drojf i think these errors came only from testing. i don't get a new one when i do one of the searches that don't give results
14:24 drojf confirmed, that happens when the query is really nok ok, like typo in the idx name. it does not happen in the case i get no results from a valid query
14:24 drojf s/nok/not
14:25 jcamins Is this still on your raspberry pi?
14:26 drojf no
14:26 drojf it's our production server
14:26 drojf that is not in production yet fortunately
14:26 drojf it's fine on the raspberry pi
14:26 jcamins Hm.
14:26 jcamins What version are you on?
14:26 drojf and i use the same data there
14:27 drojf 3.8.2. we discovered it yesterday and were on 3.8.0 still then
14:27 jcamins And it's a *new* problem?
14:27 drojf i suppose that is like this since we upgraded from 3.6 to 3.8
14:28 jcamins You installed using packages?
14:28 drojf yes
14:28 jcamins Hmm.
14:28 jcamins Try manually running rebuild_zebra.pl?
14:29 drojf yes
14:29 jcamins You'll have to use sudo to run it as the correct user.
14:29 drojf i mean i did, several times
14:29 jcamins With -v -v?
14:30 drojf also this, but there is too much info that does not fit on my screen :D how do i get the zebra debug stuff it into a file? with > gile.log i only get the results
14:30 drojf s/gile/file
14:30 jcamins 2>1& > logfile
14:30 drojf i type badly today :/
14:40 drojf that does not work, i get an empty logfile
14:40 jcamins Oh, I had that backwards.
14:41 jcamins 2>&1
14:43 drojf gives me the normal result in the logfile, the zebra debug stuff on the screen as before
14:45 jcamins Hm.
14:45 jcamins Okay, what about this: 2> logfile
14:46 drojf ha, that worked :)
14:51 libsysguy joined #koha
14:55 pastebot "drojf" at 127.0.0.1 pasted "rebuild_zebra -v -v" (5760 lines) at http://paste.koha-community.org/30
14:55 drojf i don#t understand much of that but no errors as far as i can see
14:59 cait wow looks scary
14:59 jcamins Um, don't forget the -r
15:01 drojf it's -b -r -v -v -length 2
15:04 jcamins Okay, you need to set your KOHA_CONF correctly, then.
15:05 jcamins That log would indicate that there are no records in your database, which seems unlikely.
15:09 drojf where do you see that there are no records? it does not put the normal output to the logfile, there are two records exported
15:10 pastebot "drojf" at 127.0.0.1 pasted "exported" (20 lines) at http://paste.koha-community.org/31
15:10 drojf sorry if that was unclear
15:10 jcamins It says records_exported.
15:10 jcamins 18:44:46-14/07 zebraidx(3397) 2017bc39e47f0000 [log] add grs.marcxml.record /tmp/gI2hxT47cD/biblio/exported_records 0
15:11 jcamins Run it with -k, and see what's in the file it creates.
15:13 pastebot "drojf" at 127.0.0.1 pasted "exported_records" (1 line) at http://paste.koha-community.org/32
15:13 drojf uh that does not come out that pretty in the paste thingy
15:13 drojf but it looks like the two records
15:15 jcamins Yeah, does appear to be two records.
15:16 drojf it says records_exported 921 further down btw. i think somewhere between 0 and 921 is correct. a little closer to 2
15:16 drojf ehm. to 0
15:16 jcamins So it does.
15:17 jcamins This is very peculiar.
15:20 drojf ok i think i will set up 39.50 and learn how to do weird things in yaz next
15:21 jcamins Good plan.
15:36 jcamins I have finished the first shelf!
15:36 cait yay :)
15:40 jcamins Just one more kitchen shelf and then the office shelf.
15:44 * jcamins takes a break.
15:45 drojf ok z39.50 does not work either. i'm out
15:45 jcamins Surely something changed between when it worked and when it didn't?
16:07 drojf jcamins: that's what you would think, right? i begin to blame the update to 3.8 because there is really nothing else that was done. unfortunately i cannot say 100% whether these particular things worked after the upgrade or not
16:08 cait drojf: did you run the makefile thing after updating? or copied your files over?
16:08 jcamins Hmmm...
16:08 jcamins cait: it's packages, so it should be done automatically.
16:08 cait oh ok
16:08 cait so ignore me :)
16:09 drojf it works fine in master, so i wonder how 3.8 could be guilty really. but i did not do anything with the installation, i have not worked on that in quite a while
16:10 cait I got a new test instllation using the packages on friday
16:10 cait so far it seemed to work nicely
16:10 drojf i wonder if i will just take a dump of the db and nuke the installation
16:10 jcamins drojf: that might make sense. There's something very weird about it.
16:10 cait couldn't you make a second instance an dload the database into that?
16:11 drojf since this is my underpaid work and not fun-and-playtime i don't feel like searching a problem that only we seem to have
16:11 jcamins Right.
16:11 cait drojf: btw how are your course works?
16:11 cait did you write all of them now?
16:11 jcamins Ah, yeah, creating a new instance might make more sense.
16:11 drojf heh. shh
16:11 cait tsss
16:12 drojf oh yeah a second instance seems like a good idea
16:16 drojf i'll get some fresh air and do some shopping and think about it
16:16 jcamins I guess this is my cue to go back to cutting shelves to size.
17:08 adnc joined #koha
17:50 libsysguy joined #koha
18:46 shari joined #koha
18:46 shari hello!
18:46 * jcamins waves
18:50 cait hello :)
18:51 mbalmer joined #koha
19:33 shari *waves back*
19:34 cait :)
20:50 drojf joined #koha

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary