2010-02-02T00:31:09 *** jamesrf has quit IRC 2010-02-02T00:42:45 *** pmplett has quit IRC 2010-02-02T00:45:16 *** jamesrf has joined #evergreen 2010-02-02T00:51:37 *** jamesrf has quit IRC 2010-02-02T00:57:22 *** frzosima has joined #evergreen 2010-02-02T01:29:09 *** mck9 has left #evergreen 2010-02-02T02:37:23 *** frzosima has quit IRC 2010-02-02T06:53:58 *** 16SAAA497 has joined #evergreen 2010-02-02T07:16:17 *** 16SAAA497 is now known as Dmagick 2010-02-02T07:21:22 *** sfortin has joined #evergreen 2010-02-02T07:50:00 *** mck9 has joined #evergreen 2010-02-02T08:07:10 *** alxp has joined #evergreen 2010-02-02T08:58:30 *** Dyrcona has joined #evergreen 2010-02-02T09:13:28 *** Meliss has joined #evergreen 2010-02-02T09:16:33 *** jenny has joined #evergreen 2010-02-02T09:21:37 *** dbs has joined #evergreen 2010-02-02T09:22:58 *** bshum has joined #evergreen 2010-02-02T09:28:14 *** r123 has joined #evergreen 2010-02-02T10:10:47 *** brendan_ga has quit IRC 2010-02-02T10:16:52 *** moberley has joined #evergreen 2010-02-02T10:17:40 *** moberley has joined #evergreen 2010-02-02T10:18:50 quit 2010-02-02T10:18:53 *** moberley has quit IRC 2010-02-02T10:19:28 *** moberley has joined #evergreen 2010-02-02T10:24:18 first time I've seen this: Starting web server: apache2apache2: Syntax error on line 189 of /etc/apache2/apache2.conf: Syntax error on line 3 of /etc/apache2/httpd.conf: Cannot load /usr/lib/apache2/modules/osrf_json_gateway.so into server: /usr/lib/apache2/modules/osrf_json_gateway.so: undefined symbol: jsonParseString failed! 2010-02-02T10:24:44 OpenSRF rel_1_2 and Evergreen rel_1_6_0 *squints more closely* 2010-02-02T10:26:30 phasefx: is your ld path correct for root? 2010-02-02T10:27:34 has /openils/lib and /usr/local/lib among others 2010-02-02T10:27:53 I'm downgrading from a rel_1_6 install if that makes any difference (with apache configs, etc.) 2010-02-02T10:33:27 so no such file: /usr/lib/apache2/modules/osrf_http_translator.so 2010-02-02T10:34:51 though it does appear in the source tree after building 2010-02-02T10:35:33 *** mrpeters-isl has joined #evergreen 2010-02-02T10:36:18 * phasefx did the install dance again and now it's there 2010-02-02T10:37:41 my history shows that I did indeed do it the first time 2010-02-02T10:37:57 *** brendan_ga has joined #evergreen 2010-02-02T10:39:50 hrmm, but though the file is now there, I still get the error 2010-02-02T10:40:33 no, file was always there 2010-02-02T10:41:16 overzealous cut&paste to the ls command 2010-02-02T10:43:00 * phasefx tries OpenSRF trunk 2010-02-02T10:43:55 ha, that doesn't compile on this image 2010-02-02T10:44:05 ./configure: line 21423: syntax error near unexpected token `memcached,' 2010-02-02T10:44:06 ./configure: line 21423: ` PKG_CHECK_MODULES(memcached, libmemcached >= 0.8.0)' 2010-02-02T10:45:29 libmemcache vs libmemcached, iirc. 2010-02-02T10:45:37 (trunk shifted) 2010-02-02T10:45:54 hrmm 2010-02-02T10:58:10 *** Kayal has joined #evergreen 2010-02-02T11:03:07 We are running Evergreen 1.6.0 on Ubuntu. When we try to create a template from staff client to run reports we do not see any drop down under Database Source Browser. Please advice 2010-02-02T11:08:01 in a separate tab, you could try Admin -> For Developers -> Javascript Console. Clear the errors, and then try to create a template again. See if any new errors show up in the console 2010-02-02T11:13:09 also make sure loading http:///reports/fm_IDL.xml in a browser does not result in an error 2010-02-02T11:25:48 does 1.6.0 still have openils_dojo.js in reporter_template.xul? 2010-02-02T11:27:20 * dbs makes a feeble appeal to go to x.y.z release numbering scheme; s/1.6.1.0/1.8.0/ 2010-02-02T11:28:04 dbs: it should not (re reporter_template.xul) but I'll check 2010-02-02T11:28:20 incidentally, no error using OpenSRF rel_1_2_0 2010-02-02T11:29:16 dbs: that's template_builder.xul, right? 2010-02-02T11:29:19 right 2010-02-02T11:29:34 looks okay in the 1_6_0_0 tag 2010-02-02T11:29:59 survey (of branches and trunk) says no 2010-02-02T11:30:45 branflakes reported the same error as Kayal a week or so ago; not sure if he found a resolution 2010-02-02T11:31:39 phasefx: what distro are you building on? 2010-02-02T11:31:49 dbs: lenny 2010-02-02T11:31:57 okay, I'll try to reproduce 2010-02-02T11:32:06 * dbs looks at A & A - success! 2010-02-02T11:32:49 I'll be here all day, folks, thank you thank you 2010-02-02T11:33:30 phasefx: there were some autotools changes for portability in rel_1_2_0 - did you rerun autogen.sh to rebuild the config files, etc 2010-02-02T11:34:10 * dbs waits and waits for the VM to boot 2010-02-02T11:34:19 ./autogen.sh && ./configure --prefix=/openils --sysconfdir=/openils/conf/ && make && sudo make install && sudo chown -R opensrf:opensrf /openils && echo Success 2010-02-02T11:34:45 that's what I do with both Evergreen and OpenSRF, every time 2010-02-02T11:36:14 dbs: i could get on board with that numbering scheme. releases don't happen often enough to warrant the 4-stage numbering 2010-02-02T11:36:16 okay. so was rel_1_6 working with your OpenSRF install before downgrading to rel_1_6_0? 2010-02-02T11:37:13 yes 2010-02-02T11:37:27 though I don't know how recent the last svn up was 2010-02-02T11:37:38 and did you rebuild OpenSRF before downgrading Evergreen? 2010-02-02T11:37:44 yes 2010-02-02T11:38:08 okay. I was just trying to trace exactly what changed. Sounds like two big vars at once - great :) 2010-02-02T11:38:29 yeah, I didn't expect any problems or I would have taken a snapshot of the vm :D 2010-02-02T11:39:10 well, it's not the changes in src/gateway/osrf_http_translator.c 2010-02-02T11:39:29 My suspicion lies in the autotools changes 2010-02-02T11:39:35 just configuring opensrf now 2010-02-02T11:44:11 incidentally, I can make the symptom appear or dissappear at will just installing the different OpenSRF's; don't need to rebuild Evergreen 2010-02-02T11:44:20 right 2010-02-02T11:44:43 my suspicion is on http://svn.open-ils.org/trac/OpenSRF/changeset/1907/branches/rel_1_2/src/libopensrf/Makefile.am 2010-02-02T11:46:09 * phasefx tries a reverse merge 2010-02-02T11:48:00 no, still happened 2010-02-02T11:49:40 * dbs reads " undefined symbol: jsonParseString" in phasefx's original bug report. heh 2010-02-02T11:50:03 no change that I can see json_parser or json_message 2010-02-02T11:50:04 sounds like one fix got backported without a missing piece. forget the autotools 2010-02-02T11:54:49 dbs: no, you were right 2010-02-02T11:55:06 dbs: I only unmerged 1907. This time I did 1907 and 1908 and it worked 2010-02-02T11:56:07 So the DEF_LDLIBS bit 2010-02-02T11:58:59 confirmed, just 1908 did it 2010-02-02T11:59:11 and probably just the DEF_LDLIBS piece of 1908 2010-02-02T11:59:20 I can commit my unmerge if you want 2010-02-02T11:59:23 (slowly slowly building here) 2010-02-02T11:59:26 *** jamesrf has joined #evergreen 2010-02-02T11:59:28 No, I'll take it 2010-02-02T11:59:32 dbs++ 2010-02-02T12:00:05 And I'll report back to dan__ in the launchpad bug that he needs to tackle this some other way 2010-02-02T12:00:36 the commit message mentioned something about OpenSRF being installed versus not installed 2010-02-02T12:00:45 having netbsd support would be great, but having stuff that not only compiles but actually loads is even better :) 2010-02-02T12:01:00 my testing definitely isn't on a pristine install :-/ 2010-02-02T12:11:44 okay, synced up rel_1_2 and trunk 2010-02-02T12:14:42 I'm going to hold off creating 1.4.0rc1 until that's straightened out, eh? 2010-02-02T12:14:50 but I'll cut 1.2.1 now 2010-02-02T12:15:19 * phasefx is just now testing dbs' change 2010-02-02T12:15:41 slow image, so takes a moment :) 2010-02-02T12:15:53 no error 2010-02-02T12:16:40 yayz 2010-02-02T12:17:02 my image is slow too, thus the delays. sorry about that. 2010-02-02T12:23:39 hrmm, no dojo in library settings editor 2010-02-02T12:25:33 maybe a general problem with my install, all dojo interfaces are busted 2010-02-02T12:25:59 phasefx: if you're installing from svn, you need to then install dojo 2010-02-02T12:26:13 or copy from a previous install, or a release tarball 2010-02-02T12:26:14 well, I had a working rel_1_6, with dojo already installed 2010-02-02T12:26:24 and I'm just installing rel_1_6_0 over top of it 2010-02-02T12:26:46 dojo 1.3.2 2010-02-02T12:26:47 I'd suggest taking the dojo from the 1.6.0.0 tarball 2010-02-02T12:30:42 did a blanket copy of dojo back into place, working now 2010-02-02T12:30:51 very weird to me 2010-02-02T12:33:07 super .. svn2cl is completely broack 2010-02-02T12:33:24 one word per line in the generated changelog 2010-02-02T12:33:40 perfect! 2010-02-02T12:35:07 wow .. the html version even inserts
s after each word 2010-02-02T12:35:16 Added
some
fault
tolerance
to
the
2010-02-02T12:35:36 bizarro 2010-02-02T12:41:37 http://arthurdejong.org/svn2cl/news.html#20091007 2010-02-02T12:41:42 new version is happy 2010-02-02T12:51:45 1.2.1 cut, uploaded and updated on downloads.php 2010-02-02T12:55:24 *** phase_bb has joined #evergreen 2010-02-02T12:55:28 miker_++ 2010-02-02T13:30:20 *** jenny has quit IRC 2010-02-02T13:44:00 *** eby has joined #evergreen 2010-02-02T13:49:10 *** jenny has joined #evergreen 2010-02-02T14:00:21 *** dchristens has joined #evergreen 2010-02-02T14:05:24 *** jamesrf has left #evergreen 2010-02-02T14:05:52 *** jamesrf has joined #evergreen 2010-02-02T14:12:55 hey there, i had a quesiton about proximity, is the proximity map being used by anything other than age hold protect? 2010-02-02T14:13:14 and is it ok to tweak that to get specific age hold protect behaviour? 2010-02-02T14:13:28 or is it just going to go away one day 2010-02-02T14:13:53 *** phase_bb has quit IRC 2010-02-02T14:17:44 *** Dyrcona has quit IRC 2010-02-02T14:20:22 jamesrf: it's used for hold targeting in general (where to look "next") 2010-02-02T14:21:03 would it be safe to tweak it, assuming one is careful to not ever run the refresh method? 2010-02-02T14:21:05 it won't be going away, and, in fact, will probably be expanded with geospacial data 2010-02-02T14:21:21 I wouldn't suggest it ;) ... what's the goal? 2010-02-02T14:22:45 mostly just for age protect, if you wanted to essentially do an age protect lasso 2010-02-02T14:24:20 not something specifically that we need right now, just exploring the idea 2010-02-02T14:25:04 you mean some sort of exceptions to allow specific OUs to share resources even during a protected period? 2010-02-02T14:27:18 yes that 2010-02-02T14:27:49 you can do that now, actually 2010-02-02T14:28:49 well... actually, that's not true 2010-02-02T14:29:05 I mean, you can, in the JS hold scripts 2010-02-02T14:29:30 hrm ... sec 2010-02-02T14:30:49 ok ... you can't currently over-ride that with in-db circ matrix 2010-02-02T14:31:16 but that would be the place to do it, not in the prox table ... 2010-02-02T14:31:28 though, as a short-term solution, you could do that, yes 2010-02-02T14:31:53 (though, like you said, you'd have to reapply that after each update of the ou table) 2010-02-02T14:31:54 ah i see, so the prox is more for calculating closest hold 2010-02-02T14:32:06 er copy 2010-02-02T14:32:24 yes, and discarding copies that are not close enough 2010-02-02T14:39:40 *** phase_bb has joined #evergreen 2010-02-02T14:40:20 Hi folks. We've got 1.6 up and running (craftsman is stunningly beautiful!). I'm trying to set up the z39.50 server to supply holdings info; I've added a new section to dgo.conf, with a new database name, and '/holdings' appended to the .... both databases can be searched, but seem to return identical recs. Can someone point me in the right direction? 2010-02-02T14:44:14 sounds like a zebra question? 2010-02-02T14:44:23 er, yaz i mean 2010-02-02T14:45:03 Ah... maybe I need to tweak the yaz config. Hadn't thought of that. 2010-02-02T14:45:41 dchristens: shouldn't have anything to do with yaz, actually 2010-02-02T14:45:54 dchristens: can you give me the hostname? 2010-02-02T14:46:10 http://hume.uwinnipeg.ca 2010-02-02T14:47:09 dchristens: I can share my dgo and yaz conf...one sec 2010-02-02T14:47:11 database names are "spruce" (no holdings) and "sprucetest" (with holdings... er, supposed to be with holdings) 2010-02-02T14:47:42 dchristens: Hah our db server is spruce too but the app server is larch 2010-02-02T14:47:54 * dchristens grins 2010-02-02T14:48:13 In our case it's the Postgres server 2010-02-02T14:49:19 dchristens > http://svn.mnpals.net/viewvc/evergreen/egdemo/conf/ 2010-02-02T14:49:28 dchristens: http://hume.uwinnipeg.ca/opac/extras/sru/CONS/holdings?version=1.1&operation=searchRetrieve&query=canada&maximumRecords=0 should return results with holdings 2010-02-02T14:49:57 compare to http://laurentian.concat.ca/opac/extras/sru/OSUL/holdings?version=1.1&operation=searchRetrieve&query=Canada&maximumRecords=0 2010-02-02T14:50:25 if SRU isn't returning holdings, then z39.50 can't 2010-02-02T14:50:34 dbs: ah, thanks. 2010-02-02T14:51:42 looks like the *must* be scoped to an ou before appending the '/holdings'..? 2010-02-02T14:54:20 dchristens: Yes, dbs helped me I think when I first started setting that up. 2010-02-02T14:54:38 Hmm. If I remove the /CONS/ from the uwinnipeg link, I get the xml returned (like the laurentian link). With the /CONS/ in place, I get a 500 server error.... 2010-02-02T14:56:42 What does you conf file look like? 2010-02-02T14:58:23 dchristens pasted "dgo.conf" at http://paste.lisp.org/display/94261 2010-02-02T14:59:24 dchristens: right. the fact you're getting a server 500 error with that SRU URL suggests that there's something wrong 2010-02-02T14:59:37 (sorry, phones) 2010-02-02T14:59:57 dbs: no problem at all! I appreciate the help :-) 2010-02-02T15:01:40 moodaepo: you too :-) 2010-02-02T15:03:06 compare your version to http://svn.open-ils.org/trac/ILS/browser/branches/rel_1_6_0/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm#L1621 2010-02-02T15:03:19 I've just updated the line in sprucetest to use /sru/CONS/holdings, and restarted simple2zoom, but no joy. 2010-02-02T15:06:27 *** phase_bb has quit IRC 2010-02-02T15:10:23 dbs: definite differences. I guess I should pull the latest supercat and give that a try :-) 2010-02-02T15:14:26 dchristens: I would expect a few tiny differences due to UTF8 decoding, but if you're at 1.6.0.0 then I wouldn't expect much more 2010-02-02T15:15:41 dbs: yep, thats what I was seeing - UTF decode magic 2010-02-02T15:16:19 er, in the differences between the files 2010-02-02T15:17:29 *** Dyrcona has joined #evergreen 2010-02-02T15:20:50 latest supercat doesn't seem to make a difference 2010-02-02T15:21:32 sorry I had an impromptu meeting..so had to go...just came back....I am checking all your suggestions...thank you for all your help... 2010-02-02T15:22:29 *** jenny has quit IRC 2010-02-02T15:23:23 dbs: from your laurentian link, above, is the 852 actually in the recs, or is that created on-the-fly from holdings? If it's on-the-fly, where do you configure what tag/subfields things end up in? 2010-02-02T15:26:19 created on the fly 2010-02-02T15:28:53 dchristens: http://svn.open-ils.org/trac/ILS/browser/branches/rel_1_6_0/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm#L1661 2010-02-02T15:33:35 dbs: same (I grabbed the file and replaced the existing SuperCat in /openils/lib/perl/OpenILS/WWW/) 2010-02-02T15:34:06 right, I was just pointing out where the 852 etc gets set up 2010-02-02T15:34:23 dchristens: any interesting output in the Apache error logs? 2010-02-02T15:34:24 Ah :-) 2010-02-02T15:36:44 dchristens pasted "apache log interesting bits" at http://paste.lisp.org/display/94262 2010-02-02T15:39:14 dbs: 1812 ?? blank line... gar, didn't restart services.... (er, do I need to?) 2010-02-02T15:40:17 *** alxp has quit IRC 2010-02-02T15:43:09 1812 in the original SuperCat was the $log->debug line 2010-02-02T15:48:22 *** Dyrcona has quit IRC 2010-02-02T15:50:58 dchristens: you might want to sprinkle some $log->error()'s around for debugging purposes - see what value is getting passed in for $shortname and $holdings for example 2010-02-02T15:51:57 dbs: will do. thanks for your time (I won't take up any more, today :-) 2010-02-02T15:54:05 PHASEFX <-- I cleared the errors from Javascript console and when I create a template..the javascript error had ....windows.js and dojo.js errors 2010-02-02T15:57:10 dchristens: you'll need to restart apache (completely), but not services, after replaceing O::WWW::SuperCat 2010-02-02T15:58:23 miker_: thanks :-) 2010-02-02T15:59:31 *** Meliss has quit IRC 2010-02-02T16:01:58 * dbs should have mentioned that 2010-02-02T16:03:44 * dchristens grins 2010-02-02T16:05:16 *** Kayal has quit IRC 2010-02-02T16:16:10 *** jamesrf has quit IRC 2010-02-02T16:22:25 *** pmplett has joined #evergreen 2010-02-02T16:27:08 *** bshum has quit IRC 2010-02-02T16:28:35 *** jenny has joined #evergreen 2010-02-02T16:30:26 *** dbs has quit IRC 2010-02-02T16:48:57 *** jamesrf has joined #evergreen 2010-02-02T17:02:27 *** eby has quit IRC 2010-02-02T17:10:31 *** grantjohnson has left #evergreen 2010-02-02T17:32:52 *** dchristens has left #evergreen 2010-02-02T17:35:44 *** jenny has left #evergreen 2010-02-02T17:47:07 *** sfortin has quit IRC 2010-02-02T17:51:26 *** brendan_ga is now known as brendan_bywater 2010-02-02T17:52:35 ugh i can't wait until leddy goes away 2010-02-02T17:52:47 woops wrong channel 2010-02-02T18:21:54 *** jamesrf has quit IRC 2010-02-02T18:23:53 *** jamesrf has joined #evergreen 2010-02-02T18:29:56 *** jamesrf has quit IRC 2010-02-02T18:31:34 *** jamesrf has joined #evergreen 2010-02-02T18:33:38 *** Meliss has joined #evergreen 2010-02-02T18:35:43 *** Meliss has quit IRC 2010-02-02T18:38:41 *** jamesrf has quit IRC 2010-02-02T18:45:15 *** jamesrf has joined #evergreen 2010-02-02T19:01:06 *** jamesrf has quit IRC 2010-02-02T19:02:54 *** jamesrf has joined #evergreen 2010-02-02T19:07:48 *** jamesrf has quit IRC 2010-02-02T19:38:42 *** eby has joined #evergreen 2010-02-02T21:05:47 *** DougF has joined #evergreen 2010-02-02T21:08:22 Hello... Im trying to import recrd that were exported from winnebego. When I do the mmport, it gets the bib info fine, but it doesn seem to add the items. Also, the marc 001 record has what we call the barcode, but inn evergreen it seems to want to use rec 852 as the barcode? I'm not a librarian... so im more on the system side of things. any hints of where i should look or more info? 2010-02-02T21:18:58 *** phase_bb has joined #evergreen 2010-02-02T21:47:47 anyone here? 2010-02-02T22:08:06 *** brendan_bywater has quit IRC 2010-02-02T22:27:03 *** brendan_bywater has joined #evergreen 2010-02-02T22:29:34 *** pmplett has quit IRC 2010-02-02T22:56:16 *** lcassell has quit IRC 2010-02-02T22:56:42 *** sboyette has quit IRC 2010-02-02T22:56:50 *** phasefx has quit IRC 2010-02-02T22:57:01 *** gdunbar has quit IRC 2010-02-02T22:57:13 *** Dmagick has quit IRC 2010-02-02T23:02:06 *** pmplett has joined #evergreen 2010-02-02T23:03:31 *** gdunbar has joined #evergreen 2010-02-02T23:04:17 *** Dmagick has joined #evergreen 2010-02-02T23:07:56 *** sboyette has joined #evergreen 2010-02-02T23:08:03 *** lcassell has joined #evergreen 2010-02-02T23:31:01 *** eby has quit IRC