Open Source Integrated Library System

Evergreen on IRC

#evergreen Logs for Saturday, May 21st, 2011

< Friday, May 20th, 2011Raw Log FileSunday, May 22nd, 2011 >
#TimeNickMessage
#00:39:34tpham has quit IRC
#01:19:50dbs has quit IRC
#01:53:40natschil has joined #evergreen
#03:32:29agJohn has quit IRC
#04:08:59lisppaste has quit IRC
#04:11:09lisppaste has joined #evergreen
#04:52:11natschil has quit IRC
#05:27:40pmplett has joined #evergreen
#05:33:11natschil has joined #evergreen
#05:49:43lisppaste has quit IRC
#05:53:49lisppaste has joined #evergreen
#05:54:11natschil has quit IRC
#05:57:47lisppaste has quit IRC
#05:58:20natschil has joined #evergreen
#06:00:18lisppaste has joined #evergreen
#06:00:40natschil has quit IRC
#06:05:01lisppaste has quit IRC
#06:10:52Dyrcona has joined #evergreen
#06:12:33Dyrcona has quit IRC
#06:20:59natschil has joined #evergreen
#06:22:48pmplett has quit IRC
#06:35:02lisppaste has joined #evergreen
#06:39:02natschil has quit IRC
#06:45:44natschil has joined #evergreen
#06:48:44natschil has quit IRC
#08:15:10Dyrcona has joined #evergreen
#08:21:51Dyrcona is checking out his go-live branch and merging esi/vandelay-improvement for his final demo load before migration next weekend! (dun-dun-dun!)
#08:23:14Dyrconatsbere: if you have anything last minute for me, better let me know by 10:00 am or so, 'cause that's when I'm reloading the schema on egtest and starting a run.
#08:23:49tsbereDyrcona: I think I have *most* of my updated sip fields done, but permacrud is giving me issues :/
#08:24:13Dyrconatsbere: ok, then we'll consider that for inclusion during the week. :)
#08:24:47Dyrconatsbere: should I revert the code in SIPServer that corresponds to the now obsolete version of your sip fields code?
#08:25:14tsbereDyrcona: Oh, no. I just added another block with another commit locally. That isn't changing.
#08:25:28Dyrconatsbere: Ok. good to know.
#08:25:55Dyrconatsbere: so, I'll consider the go-live branch as "done" for this weekend.
#08:26:08tsbereAlrighty then
#08:27:12Dyrcona whistles
#08:27:28Dyrconavandelay-improvement is about 3,200 lines of new code.
#08:27:40tsbere adds several extra scream when loading stuff lines to pcrud
#08:27:41Dyrconasomeone has been busy.
#08:29:47lisppaste has quit IRC
#08:30:52tsbereOh, hey, I found my error
#08:31:02tsbereactions != action in XML >_>
#08:31:40Dyrcona:)
#08:32:33DyrconaI love it when I spend hours pouring through code and printing variable values only to discover it was a simple typo somewhere.
#08:33:39eeevilDyrcona: that's your fave too?! ;)
#08:33:47Dyrcona:p
#08:34:42Dyrconait's even better when it is a typo in a query that doesn't cause an exception but leads to unexpected or no results.
#08:35:02tsbere debugs his editing interfaces before he goes to find a place to put them in menus
#08:35:45tsbereIn this case, that typo causes permacrud to not make anything for the class, but no log entries show up to say so.
#08:36:32Dyrconaoh those are the best of all!
#08:36:48Dyrconalike the other day, I typo'd FieldMapper for Fieldmapper.
#08:37:06DyrconaPerl didn't complain, but CStoreEditor didn't work and nothing logged.
#08:38:08Dyrconasince I was doing this on my workstation and not one of the servers, I figured I messed up my configuration somewhow. 8-)
#08:39:49Dyrconaguess I have added use warnings; :)
#08:40:03Dyrcona^should have added
#08:40:26tsbereI would submit my extra log lines if they weren't A) Insane and B) nonsensical to others.
#08:41:55Dyrconathere is still time if you want me to throw this in this weekend. In fact, I'd feel better about it if it did go in today, 'cause we'd have a few days to try it and fix any problems.
#08:41:58lisppaste has joined #evergreen
#08:42:21tsbereAssuming this test works, I think all I have left is adding a couple of menu items.
#08:42:33tsbereAnd their language strings. <_<
#08:43:02Dyrconalk is coming to pickup the laptop, so I'll be here for a while. I'll sign out when I'm going home.
#08:44:43lisppaste has quit IRC
#08:44:43Dyrconastill have about 60 authorities files to dump before I can do anything, anyway. That's another hour at least.
#08:47:03lisppaste has joined #evergreen
#08:50:32tsbereAnd to test my menus.....I have to build a new staff clinet
#08:50:35tsbereer, client
#08:50:59Dyrcona-= THIS MESSAGE NOT LOGGED =-
#09:02:35tsbere assumes that happens by, say, a week plus a few days from now
#09:06:40tsbereDebugging upgrade scripts can be a PITA :/
#09:11:54tsbere pushes a sip_statcats2 branch to his repo and to the working repo
#09:12:51Dyrcona merges from tsbere's repo into go-live branch.
#09:14:01Dyrconaand no conflicts! :)
#09:15:13Dyrconaso, can anyone make a working repo on git.evergreen-ils.org ?
#09:15:15tsbereDyrcona: My SIPServer repo has an "extra_fields" branch now with that side of the code.
#09:15:40tsbereDyrcona: The working repos work for anyone with a key installed. user/<username>/<any branch you like>
#09:16:19Dyrconatsbere: so I should merge that into the MVLC SIPServer branch?
#09:16:34tsbereDyrcona: Yea. Just hope it doesn't result in conflicts.
#09:17:00Dyrconaif it does they are usually pretty easy to resolve as SIPServer is not a large project.
#09:17:28tsbereIf it does you could probably just say "meh" and check just that branch out anyway.
#09:19:06tsbere@later tell berick sip_statcats2 is my updated version. Pushed to my repo on git.mvlcstaff.org and to the evergreen working repo on git.evergreen-ils.org (user/tsbere@mvlc.org/sip_statcats2)
#09:19:06pinesol_greentsbere: The operation succeeded.
#09:30:09Dyrconasip_statcats2 is merged into go-live and the servers clone's updated via pull.
#09:30:26Dyrconagah.... apostrophe in the wrong place.
#09:31:08Dyrconai am working on 4 projects simultaneously, and 1 is for the legacy system, yet.
#09:54:28eeeviltsbere: initial test of build_version, it doesn't like non-numeric branch name components ... I tried `git checkout -b rel_2_1_0_test build_verison` and ran build_verison.sh ... git diff shows it's slightly off, but fixable, I think
#09:56:48DyrconaHere we go!
#09:57:06Dyrcona starts the last test load before migration.
#10:00:33tsbereeeevil: I think I intended for things like rel_2_1_0test instead of 0_test
#10:02:10Dyrconaoops.
#10:02:46Dyrconahave to mount xpbox on the database server to get the bib and auth files!
#10:02:53Dyrconadetails. details.
#10:03:44eeeviltsbere: ok ... well, the beta/RC/etc tags currently use the _foo suffix style ... not the end of the world, but ideally we wouldn't change project style to match the tools we build. if there's an argument other than that for changing, it's a discussion worth having
#10:05:29tsbereeeevil: Correction: It is designed for 3 version pieces, not 4.
#10:05:50Dyrconaah well. can't run it on the database server. :( don't have time to fight with mount.
#10:14:12Dyrconagoing home. bbl.
#10:14:16Dyrcona has quit IRC
#10:22:21tsbereeeevil: Pushed another commit for build_version
#10:26:35eeeviltsbere: that works for both rel_2_1_0_test and rel_2_1_test ... perfect! ... dunno if it's actually doing everything that needs to be done, but it's not doing the wrong thing on the stuff showing up in git-diff
#10:26:39eeevilthanks!
#10:34:58tsbereeeevil: For things it doesn't do, include "touch anything in the SQL files"
#10:35:57eeevilright ... I've still to touch that part, I just meant if all the sed's are doing /something/ ... just need to look closely
#10:36:04eeevils/just/I just/
#10:41:05tsbereeeevil: I missed a piece. rel_#_#, like say rel_2_1 or rel_2_2 wouldn't work. Pushed a fix for it.
#10:42:47tsbere pushes a second commit for that, he missed a $
#11:37:43eeeviltsbere: so ... git issue
#11:38:00eeevilI created a branch on working, user/miker/indexing-transliteration
#11:38:09eeevilinitial push worked fine
#11:38:19eeevilbut push for update fails
#11:38:34tsbereHow are you pushing the update?
#11:38:48eeevilthat may be it ...
#11:39:25tsbereYou need to push the update pretty much the same way you pushed the initial
#11:40:04eeevilright ... well, trying something a bit different
#11:40:16eeevilhrm... that should have worked :(
#11:40:29eeevilbranch --set-upstream indexing-transliteration eg-working/user/miker/indexing-transliteration
#11:40:52tsbereset upstream is for pulling (git pull sans other arguments) not pushing.
#11:45:56eeevilso, no way to tell git where to push . sans arguments?
#11:46:59eeevilthat's really annoying
#11:51:37tsbereeeevil: Try adding pushworking () { git push working HEAD:user/miker/$1; } to your bashrc. Then you "pushworking <remote name>"?
#11:52:06tsbere could probably expand that further to grab the current branch name if you didn't specify one
#11:52:35csharp has quit IRC
#11:54:44eeeviltsbere: that's where I'm heading, but not moving over to that repo entirely ... so not ready for that just yet
#11:55:32tsbereeeevil: That won't stop you from pushing anywhere else. It just acts like an alias that takes a parameter to save typing.
#12:11:51eeevilI know, but I have to remember which I use where ... I'm working on a more complete one that will push to all remotes I use for a given local branch
#12:34:37Jurgentje has joined #evergreen
#12:35:33JurgentjeHi... I'm looking for a system to manage the books of our hackerspace... (quite a big library)
#12:36:06Jurgentjeis evergreen a good solution for this kind of tiny environment, or is it using a tank to attack a mosquito?
#12:37:37eeevilJurgentje: depends, really ... if you want to track items in, say, multiple hackerspaces spread over a city, it might be a great match
#12:38:17eeevilbut for one location and a few hundred or thousand items, it might be overkill ... but, it's also fun to hack on :)
#12:38:49Jurgentjewell... biggest issue is: how easy is it to input those couple of thousand books that we have lying around... do we have to enter them all manually (worst case) ... or can we just scan the code with our webcam? (best case)
#12:40:07eeevil@later tell dbs http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/miker/indexing-transliteration is something I found sitting in my home dir ... we talked about this before, but it never made it in ... thoughts on it?
#12:40:07pinesol_greeneeevil: The operation succeeded.
#12:41:08atz has quit IRC
#12:44:37eeevilJurgentje: that depends ... there are certainly data sources (library of congress, biblios.net, etc) that Evergreen can search using ISBN, but finding a source with all your books cataloged already my be hard. as for scan-with-webcam, if you have a program that will send scanned barcodes as standard keyboard input, sure
#12:44:57eeevilor you can get a keyboard wedge scanner, like a cuecat
#12:47:31Jurgentjethanks, I just might look into it (not now, but possibly this summer)
#12:55:50Jurgentje has quit IRC
#13:56:44jeffhackerspaces++
#13:59:08ernieSimuro_ has joined #evergreen
#14:00:19ernieSimuro has quit IRC
#14:00:22ernieSimuro_ is now known as ernieSimuro
#14:31:36granitize has joined #evergreen
#14:47:28lisppastedbs annotated #121778 "Solution" at http://paste.lisp.org/display/121778#3
#15:03:00bshumBoy, this i18n thing does take awhile.
#15:13:52dbs has joined #evergreen
#15:14:12dbseeevil: s/everngreen/evergreen/ in the indexing transliteration
#15:16:54dbsIIRC that converts ΓΌ to ue and the like - probably reasonable as long as the input query is parsed the same way, but I would want to take it for a test run with some real data
#15:17:45dbsthe results of naco.normalize would be significantly different if its run on transliterated text instead of raw Unicode - not sure whether that's good or bad
#16:42:26jb-m has joined #evergreen
#16:42:33jb-m has left #evergreen
#16:43:02jb-m has joined #evergreen
#16:44:21jb-m has left #evergreen
#17:06:17eeevildbs: I'm not sure either (naco vs transliterate), but the input would definitely be parsed the same way -- that's the point of the registered index normalizers :)
#19:24:34ernieSimuro has quit IRC
#19:25:07ernieSimuro has joined #evergreen
#19:46:34ernieSimuro has quit IRC
#19:47:07ernieSimuro has joined #evergreen
#19:51:29ernieSimuro_ has joined #evergreen
#19:52:25ernieSimuro has quit IRC
#19:52:27ernieSimuro_ is now known as ernieSimuro
#20:21:57foocraft has joined #evergreen
#20:39:18granitize has left #evergreen
#23:52:19lisppastedbs annotated #121778 "also recommended for squeeze / postgresql 9.0" at http://paste.lisp.org/display/121778#4
#23:52:49foocraft has quit IRC
#23:53:59jamesrf has quit IRC
< Friday, May 20th, 2011Raw Log FileSunday, May 22nd, 2011 >