| # | Time | Nick | Message |
|---|
| # | 00:15:40 | foocraft has quit IRC |
| # | 01:06:08 | pinesol_green` has joined #evergreen |
| # | 01:06:11 | pinesol_green has quit IRC |
| # | 01:20:10 | pinesol_green has joined #evergreen |
| # | 01:20:44 | pinesol_green` has quit IRC |
| # | 01:21:14 | bradl has quit IRC |
| # | 01:23:14 | bradl has joined #evergreen |
| # | 01:47:03 | fredericd has joined #evergreen |
| # | 02:26:36 | oakivil | morning #evergreen |
| # | 02:28:14 | phasefx | morning |
| # | 03:30:04 | artunit has quit IRC |
| # | 04:15:21 | sylvar has quit IRC |
| # | 04:15:26 | sylvar has joined #evergreen |
| # | 04:29:56 | natschil has joined #evergreen |
| # | 07:35:39 | drdata_home has quit IRC |
| # | 07:38:16 | artunit has joined #evergreen |
| # | 07:48:40 | natschil has joined #evergreen |
| # | 08:08:27 | collum has joined #evergreen |
| # | 08:12:09 | mrpeters-isl has joined #evergreen |
| # | 08:25:27 | RBecker has quit IRC |
| # | 08:27:34 | RBecker has joined #evergreen |
| # | 08:38:28 | plux has joined #evergreen |
| # | 08:42:54 | KN2W has joined #evergreen |
| # | 09:12:01 | jenny has joined #evergreen |
| # | 09:14:26 | mmorgan has joined #evergreen |
| # | 09:18:09 | denials | phasefx: I'll try to review/sign-off on your payment button branch this afternoon, if nobody beats me to it |
| # | 09:18:32 | denials has a morning of self-check SIP / SSH / connectivity debugging ahead of him |
| # | 09:26:23 | yboston has joined #evergreen |
| # | 09:30:46 | GervaisdeM1 has joined #evergreen |
| # | 09:32:15 | GervaisdeM1 has left #evergreen |
| # | 09:32:16 | GervaisdeM1 has joined #evergreen |
| # | 09:33:37 | gmcharlt | denials: I done did that |
| # | 09:43:53 | Meliss has joined #evergreen |
| # | 09:45:34 | drdata_esi has joined #evergreen |
| # | 09:58:00 | AaronZ-PLS has quit IRC |
| # | 09:59:46 | denials | gmcharlt++ |
| # | 10:00:06 | _bott_ | I've got a set of data I've upgraded to 2.1, and one record has a rogue "<" in the data. It's causing me all kinds of headaches. I can't make any changes to the record as I keep getting: ERROR: Attempted to UPDATE MARCXML that is not well formed Any suggestions? |
| # | 10:00:07 | denials | SIP over SSH isn't going to work well if port-forwarding gets disabled |
| # | 10:00:35 | denials glares at aptitude safe-upgrade / self |
| # | 10:01:02 | mrpeters-isl | _bott_: can you update it via the db? |
| # | 10:01:03 | denials | _bott_: disable triggers on biblio.record_entry, issue UPDATE, reenable triggers |
| # | 10:01:41 | _bott_ | denials: um... duh. Thanks! |
| # | 10:06:20 | _bott_ | ahh, much better. It's amazing how much damage a little tag looking piece can do |
| # | 10:06:31 | denials | _bott_: had to go through that myself to repair a bunch of malformed XML after the 1.6->2.0 leap |
| # | 10:08:53 | _bott_ | heh, it's no wonder that title has never circulated |
| # | 10:14:05 | KN2W has quit IRC |
| # | 10:39:31 | GervaisdeM1 has left #evergreen |
| # | 10:42:31 | atz_ has joined #evergreen |
| # | 10:45:26 | atz has quit IRC |
| # | 11:00:24 | kivilahtio has joined #evergreen |
| # | 11:00:40 | kivilahtio | good evening #evergreen |
| # | 11:00:52 | kivilahtio | i was asking here about component parts |
| # | 11:01:15 | kivilahtio | now i have a question regarding the generation of web-files |
| # | 11:01:40 | kivilahtio | opensrf@openlibrary:/openils/bin$ ./autogen.sh -c /openils/conf/opensrf_core.xml -u |
| # | 11:01:40 | kivilahtio | Updating Evergreen organization tree and IDL using '/openils/conf/opensrf_core.xml' |
| # | 11:01:40 | kivilahtio | Updating fieldmapper |
| # | 11:01:40 | kivilahtio | Exception: OpenSRF::EX::Session 2011-06-15T17:54:52 OpenSRF::Utils::SettingsClient /usr/local/share/perl/5.10.1/OpenSRF/Utils/SettingsClient.pm:103 Session Error: router@private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!! |
| # | 11:01:50 | kivilahtio | i |
| # | 11:01:54 | kivilahtio | i get such a error |
| # | 11:02:11 | mrpeters-isl | kivilahtio: please use http://paste.lisp.org/new/evergreen for large pastes |
| # | 11:02:14 | kivilahtio | i looked at the ejabberd log and it says login is successfull |
| # | 11:02:51 | mrpeters-isl | kivilahtio: http://open-ils.org/dokuwiki/doku.php?id=troubleshooting:checking_for_errors |
| # | 11:03:25 | mrpeters-isl | i'd be willing to bet that OpenSRF services aren't properly started |
| # | 11:03:36 | kivilahtio | neither apache nor gateway.log display any errors |
| # | 11:03:56 | kivilahtio | it complains to me about logs not beign writeable |
| # | 11:04:18 | mrpeters-isl | well, if it can't write to the log then we're probalby missing important errors |
| # | 11:04:30 | mrpeters-isl | so lets get that corrected first |
| # | 11:04:38 | kivilahtio | now that you put it that way ;) |
| # | 11:05:02 | mrpeters-isl | what is the error you're getting regarding logging? |
| # | 11:06:34 | kivilahtio | that error hapens after failing to create web-files |
| # | 11:06:43 | kivilahtio | i can start OpenSRF with no errors |
| # | 11:07:01 | kivilahtio | ill try to restart opensrf |
| # | 11:07:04 | mrpeters-isl | i'm asking for the error you say you got about "logs not being writeable" |
| # | 11:07:46 | kivilahtio | evergreen@openlibrary:/home/kivilahtio$ /openils/bin/srfsh |
| # | 11:07:46 | kivilahtio | Unable to fopen log file /openils/var/log/srfsh.log for writing; logging to standard error |
| # | 11:07:46 | kivilahtio | srfsh 2011-06-15 16:49:55 [INFO:14069:osrf_system.c:628:] Bootstrapping system with domain private.localhost, port 5222, and unixpath (none) |
| # | 11:07:55 | mrpeters-isl | again, please...use the pastebin's |
| # | 11:07:56 | kivilahtio | are these too alrge pastes? |
| # | 11:07:58 | mrpeters-isl | in topic |
| # | 11:08:01 | kivilahtio | what is too large? |
| # | 11:08:19 | kivilahtio | i know but how many lines is too large? |
| # | 11:08:28 | kivilahtio | i take 1 line is more than enough |
| # | 11:08:31 | mrpeters-isl | its just good practice to use the pastebins for any error messages, config files, etc. |
| # | 11:08:35 | kivilahtio | ok |
| # | 11:08:55 | mrpeters-isl | anyways...it appears you're logged in as some user "evergreen" |
| # | 11:09:18 | mrpeters-isl | and that user's srfsh is trying to log to /openils which should be owned by "opensrf" |
| # | 11:09:34 | kivilahtio | hmm |
| # | 11:09:47 | mrpeters-isl | alas, that's not what is causing the autogen failure |
| # | 11:10:33 | mrpeters-isl | please paste the output of ejabberdctl connected-users |
| # | 11:12:46 | lisppaste | oakivil pasted "ejabberd" at http://paste.lisp.org/display/122670 |
| # | 11:13:11 | mrpeters-isl | yeah, so none of the evergreen services are running |
| # | 11:13:43 | mrpeters-isl | can you paste the output after you start services (osrf_ctl.sh -l -a start_all) |
| # | 11:13:48 | mrpeters-isl | if they're already running, you may want to stop them first |
| # | 11:13:54 | youdonotexist has joined #evergreen |
| # | 11:14:34 | kivilahtio | do i shut them down with the same command? |
| # | 11:14:39 | mrpeters-isl | stop_all |
| # | 11:15:39 | kivilahtio | yeah so it seems |
| # | 11:15:51 | kivilahtio | it says kill: 209: No such process |
| # | 11:16:03 | mrpeters-isl | yeah...so they weren't running |
| # | 11:16:43 | mrpeters-isl | so run ps -aef | grep OpenSRF |
| # | 11:16:48 | mrpeters-isl | and make sure no more OpenSRF services are running |
| # | 11:16:54 | mrpeters-isl | if they are, you're going to need to kill them manually |
| # | 11:17:01 | mrpeters-isl | then remove the lock files -- rm –R /openils/var/run/*.pid |
| # | 11:17:13 | lisppaste | oakivil pasted "osrf_ctl.sh start_all" at http://paste.lisp.org/display/122671 |
| # | 11:17:27 | mrpeters-isl | yeah, sounds like you have some stale lock files |
| # | 11:17:37 | mrpeters-isl | perhaps from a reboot, without stopping services |
| # | 11:18:24 | mrpeters-isl | so lets get them all stopped and clear out the old lock files |
| # | 11:18:33 | mrpeters-isl | then report back...we'll start services one at a time to try to identify the problem |
| # | 11:19:21 | kivilahtio | ok couldnt find any locks |
| # | 11:19:25 | kivilahtio | killed processes |
| # | 11:19:40 | kivilahtio | ill start_all |
| # | 11:19:42 | mrpeters-isl | there was nothing in /openils/var/run/?? |
| # | 11:19:45 | mrpeters-isl | no, don't do that yet |
| # | 11:19:50 | kivilahtio | only opensrf folder |
| # | 11:19:55 | mrpeters-isl | ok |
| # | 11:19:58 | kivilahtio | which contained some .pl fies |
| # | 11:20:01 | mrpeters-isl | so, lets start ONLY the rotuer first |
| # | 11:20:11 | mrpeters-isl | sudo su - opensrf |
| # | 11:20:17 | mrpeters-isl | osrf_ctl.sh -l -a start_router |
| # | 11:20:28 | kivilahtio | ok no output |
| # | 11:20:33 | mrpeters-isl | then lets do a ps aux | grep Router to make sure you have them running |
| # | 11:20:51 | kivilahtio | i have two routers |
| # | 11:20:53 | mrpeters-isl | good |
| # | 11:20:56 | mrpeters-isl | now lets start the perl services |
| # | 11:21:02 | mrpeters-isl | osrf_ctl.sh -l -a start_perl |
| # | 11:21:12 | kivilahtio | ok |
| # | 11:21:18 | kivilahtio | same output as before in the paste |
| # | 11:21:19 | mrpeters-isl | should give you a list of perl services that have started |
| # | 11:21:25 | mrpeters-isl | that they're already running? |
| # | 11:21:29 | kivilahtio | except now everything is starting not already running |
| # | 11:21:30 | mrpeters-isl | or that they were started? |
| # | 11:21:34 | mrpeters-isl | good |
| # | 11:21:36 | kivilahtio | :) |
| # | 11:21:46 | kivilahtio | osrf? |
| # | 11:21:50 | mrpeters-isl | now lets start C |
| # | 11:21:56 | mrpeters-isl | osrf_ctl.sh -l -a start_c |
| # | 11:22:01 | kivilahtio | ok |
| # | 11:22:18 | kivilahtio | no errors |
| # | 11:22:35 | mrpeters-isl | then ps aux | grep "OpenSRF System-C" |
| # | 11:22:35 | kivilahtio | host=localhost |
| # | 11:22:49 | kivilahtio | one process running |
| # | 11:22:53 | mrpeters-isl | ok |
| # | 11:22:57 | mrpeters-isl | now lets try the autogen again |
| # | 11:23:06 | kivilahtio | how about osrf? |
| # | 11:23:11 | mrpeters-isl | cd /openils/bin && ./autogen.sh -u |
| # | 11:23:45 | kivilahtio | looks good |
| # | 11:23:52 | mrpeters-isl | ok, so there we go |
| # | 11:23:53 | kivilahtio | success |
| # | 11:24:04 | mrpeters-isl | so those lock files were preventing you from actually starting services |
| # | 11:24:20 | mrpeters-isl | because the lock files in /openils/var/run told osrf_ctl.sh that the processes were already running |
| # | 11:24:37 | kivilahtio | ok |
| # | 11:24:46 | kivilahtio | I wonder where did they appear |
| # | 11:24:52 | mrpeters-isl | just do this same thing if you ever have this problem again, like after a power outage perhaps |
| # | 11:24:57 | kivilahtio | ok |
| # | 11:26:01 | mrpeters-isl | have fun! |
| # | 11:28:02 | kivilahtio | thanks |
| # | 11:28:13 | kivilahtio | that ws some unix process killing |
| # | 11:28:29 | kivilahtio | but now i cant get xulrunner to run the client software |
| # | 11:28:37 | kivilahtio | No protocol specified |
| # | 11:29:10 | mrpeters-isl | you can be really dirty and run the windows version with Wine :) |
| # | 11:29:24 | kivilahtio | ahah |
| # | 11:29:32 | kivilahtio | sounds like a lot of cheating |
| # | 11:30:03 | mrpeters-isl | i assume you have a desktop environment installed, right? |
| # | 11:30:03 | kivilahtio | well I'll google around for no protocol specified |
| # | 11:30:07 | kivilahtio | yes |
| # | 11:30:13 | mrpeters-isl | xulrunner client won't run from command line of course |
| # | 11:30:14 | kivilahtio | natty narwhal |
| # | 11:30:22 | kivilahtio | ok |
| # | 11:30:42 | mrpeters-isl | are you starting as root? |
| # | 11:30:50 | kivilahtio | opensrf |
| # | 11:30:56 | mrpeters-isl | ah, try starting xulrunner as root |
| # | 11:31:11 | jenny has quit IRC |
| # | 11:31:43 | kivilahtio | different errors |
| # | 11:32:01 | mrpeters-isl | send em over |
| # | 11:32:16 | lisppaste | oakivil pasted "xulrunner unsupported authentication" at http://paste.lisp.org/display/122672 |
| # | 11:33:03 | mrpeters-isl | http://www.linuxquestions.org/questions/linux-newbie-8/gnomeui-warning-while-connecting-to-session-manager-134650/ |
| # | 11:34:32 | denials | gah, argh, SIP linefeed mangling strikes again? at least for testing via telnet, I had to disable the local $/ bit in SIP.pm around line 175 |
| # | 11:35:00 | denials | and dollars to doughnuts says that's reason #2 our self-check has been sick since the upgrade to 2.0 |
| # | 11:35:32 | mrpeters-isl | kivilahtio: http://www.psychocats.net/ubuntu/graphicalsudo |
| # | 11:37:21 | denials | mrpeters-isl: can't read all scrollback but was "chown -R opensrf:opensrf /openils" suggested? |
| # | 11:37:31 | mrpeters-isl | we got it :) |
| # | 11:37:43 | mrpeters-isl | had some lock files preventnig him from starting services |
| # | 11:38:16 | mrpeters-isl | logging issue was just that srfsh was trying to log to a file it didn't have permissions on, since it wasn't "opensrf" that was running srfsh |
| # | 11:38:43 | kivilahtio | hmm |
| # | 11:39:02 | kivilahtio | with gksudo xulrunner ... |
| # | 11:39:12 | kivilahtio | Gtk-WARNING **: cannot open display: :0.0 |
| # | 11:39:54 | hopkinsju | Anyone out there with a pre-built 2.0.6 Mac client? |
| # | 11:40:27 | bshum | hopkinsju: I made one yesterday |
| # | 11:40:34 | bshum | But haven't packaged it into a .dmg yet |
| # | 11:40:44 | hopkinsju | bshum: Hook it up! :) |
| # | 11:41:05 | bshum | Sure, give me about 20? |
| # | 11:41:32 | hopkinsju | That'd be awesome. Thanks |
| # | 11:42:41 | mrpeters-isl | hopkinsju: http://sitka.bclibraries.ca/support/staff-client-executables/ might have one |
| # | 11:43:36 | hopkinsju | Yeah, that's the go-to spot, but they are on 2_0_5 |
| # | 11:43:44 | kivilahtio | yay got it working |
| # | 11:44:07 | kivilahtio | i was su:ing opensrf and opensrf wasnt logged in to the graphical interface |
| # | 11:44:24 | kivilahtio | now running from the primary logged in acount |
| # | 11:46:02 | mrpeters-isl | nice! |
| # | 11:47:09 | kivilahtio | hmm |
| # | 11:47:34 | kivilahtio | but my job for today is done |
| # | 11:47:39 | kivilahtio | thanks a lot for your help |
| # | 11:47:45 | mrpeters-isl | no prolem |
| # | 11:47:50 | kivilahtio | now I can finalyl get into testin evergreen |
| # | 11:48:04 | kivilahtio | been looking forward to it :D |
| # | 11:48:45 | hopkinsju | bshum: It'd be nice if someone took the inititive to build Mac clients and post them to the open-ils downloads page. I'd be willing but unfortunately I had to give up my efforts to build it yesterday (else lose all my hair). I can't get Mac Ports to build xulrunner b/c of some weird issues building one of the dependencies. |
| # | 11:49:47 | bshum | hopkinsju: I've helped to take over Windows packaging, but only because I'm still not fully familiar with Mac clients and all their unique quirks. |
| # | 11:49:48 | hopkinsju | Hopefully in the near future I can get that issue resolved and be that person. |
| # | 11:50:04 | bshum | I've built local versions to play with though. |
| # | 11:50:22 | bshum | Well, by take over, I just mean that I volunteer to help with that :) |
| # | 11:50:24 | mrpeters-isl | i've built them for our local version as well, but i don't have easy access to a Mac to do it egularly |
| # | 11:50:30 | hopkinsju | bshum: Right on. Like I said, it's just a weird issue with my port tree that I haven't had a chance to resolve. |
| # | 11:51:04 | mrpeters-isl | hopkinsju: i think you could use the 2.0.5 staff client and just replace the build directory and modify application.ini |
| # | 11:51:23 | bshum | mrpeters-isl is right, that is a perfectly good option that we've used in the past. |
| # | 11:51:33 | bshum | Though SITKA doesn't have the fancy icon he made ;) |
| # | 11:51:46 | mrpeters-isl | lol |
| # | 11:51:51 | hopkinsju | oic. I'll give that a try then - lol |
| # | 11:53:12 | bshum | I'll still build one. I was planning to for the upcoming 2.0.7 (whenever that gets cut) |
| # | 11:54:44 | mrpeters-isl eats |
| # | 11:54:55 | kivilahtio has quit IRC |
| # | 12:08:30 | frank_ has joined #evergreen |
| # | 12:21:20 | bshum | hopkinsju: For now, here's something to get you started: http://evergreen-ils.org/~bshum/Evergreen%202.0.6.dmg |
| # | 12:21:30 | bshum | I want to add a better background to the dmg file sometime. |
| # | 12:22:30 | bshum | But my gimp skills are apparently quite poor :( |
| # | 12:24:11 | hopkinsju | bshum: Thanks! |
| # | 12:25:09 | phasefx | also, nothing wrong with using a 2.0.5 client on a 2.0.6 server with the proper symlink. I don't recall any local client fixes |
| # | 12:28:01 | hopkinsju | phasefx: Good to know. I suspected that it'd work just fine, but wasn't sure. |
| # | 12:30:06 | jamesrf | if i have this in my fm_IDL: <retrieve permission="CREATE_ORG_UNIT UPDATE_ORG_UNIT DELETE_ORG_UNIT"> does that mean any of those or all? |
| # | 12:35:47 | jamesrf | I can also volunteer to build a mac client if it's needed |
| # | 12:36:16 | jamesrf | i generally don't update the sitka ones because nobody's ever asked about it and i don't want to confuse sitka users |
| # | 12:37:09 | yboston has quit IRC |
| # | 12:50:05 | edoceo has joined #evergreen |
| # | 12:52:01 | pmplett has joined #evergreen |
| # | 12:53:17 | tsbere | jamesrf: I think it means any |
| # | 12:59:13 | phasefx | I have a feedback email from a BiblioOak patron. Who should I forward that to? |
| # | 13:00:34 | bshum | Oh boy |
| # | 13:00:47 | bshum | That's us |
| # | 13:00:55 | phasefx | want it? |
| # | 13:01:37 | phasefx | I think Amy Terlaga is on the same feedback list, but I don't know if she saw it |
| # | 13:07:09 | mrpeters-isl | sql whizzes -- need some help with a concept that I can't seem to do within the reports module -- http://pastie.org/2073245 |
| # | 13:07:36 | mrpeters-isl | any thoughts on how i can pull this off? maybe i'm over thinking it but i can't seem to crack it... |
| # | 13:09:23 | tsbere | mrpeters-isl: So your goal is to find ones that do not share a parent ou? |
| # | 13:09:35 | bshum | mrpeters-isl: Maybe something like this? http://pastie.org/2073254 |
| # | 13:10:18 | mrpeters-isl | tsbere: right |
| # | 13:10:40 | mrpeters-isl | looks good, bshum |
| # | 13:10:42 | mrpeters-isl | awesome |
| # | 13:10:44 | mrpeters-isl | bshum++ |
| # | 13:10:46 | tsbere was off getting lunch |
| # | 13:11:00 | bshum | You join the actor.org_unit table to the action.hold_request_copy twice |
| # | 13:11:06 | bshum | Then compare the parent_ou of both aous |
| # | 13:15:37 | denials | phasefx: she is on the list, which is why I didn't bother trying to track anyone else down; but she's been quiet of late. ALA-focused, maybe |
| # | 13:19:48 | agJohn | dbwells;senator: can either of you gentlemen clear up a subtle point for me on the serial.caption_and_pattern.pattern_code column. A comment in the SQL says "must contain JSON". This appears to be essentially a JSON representation of the 853-855 tag contents (with the first two positions being the indicator values and the rest being subfield label/values). My question has to do with the... |
| # | 13:19:50 | agJohn | ...values for $8. Is there any kind of restriction on this? Normally this would like to the 863-865 tags' contents. Is this something that has to correlate with anything in the issuance table or whathaveyou? |
| # | 13:19:53 | lisppaste | bshum pasted "acq error?" at http://paste.lisp.org/display/122673 |
| # | 13:21:32 | tsbere | bshum: maybe the client hit stop (or navigated elsewhere?) |
| # | 13:23:32 | bshum | tsbere: Hmm, perhaps. I'm slogging through our demo server's osrferror.log and the number of times Acq comes up is disturbing. :( |
| # | 13:23:57 | bshum | I'll do some more digging on our end. |
| # | 13:23:58 | bshum | Thanks |
| # | 13:24:44 | edoceo has quit IRC |
| # | 13:38:16 | b_bonner_ has joined #evergreen |
| # | 13:38:40 | kmlussier has joined #evergreen |
| # | 13:41:02 | artunit has quit IRC |
| # | 13:41:48 | tsbere assumes a meeting has ended |
| # | 13:42:10 | tsbere | If only because I think kmlussier wouldn't be on until it was over. |
| # | 13:43:31 | kmlussier | It has ended. Was a long-ish one. |
| # | 13:44:52 | bshum | dbwells: Are you still seeing the error you noted at the end of this bug report? https://bugs.launchpad.net/evergreen/+bug/605921 |
| # | 13:45:38 | bshum | I've noticed errors like missing the "metabib._field_entry" and they do seem related to records with colons in them. |
| # | 13:45:50 | bshum | *searching for |
| # | 13:46:02 | dbwells | agJohn: I am pretty sure the values of $8 in the JSON, both in caption_and_pattern and the issuance, are functionally just placeholders. They get rewritten as needed based on the actual linkages between issuance and caption_and_pattern. I am sure there are still some bugs/todos regarding how that all works, so please report any odd behavior. |
| # | 13:46:49 | bshum | Oh it's gmcharlt's bug, guess I should ask him too ;) |
| # | 13:47:58 | agJohn | dbwells: The "issue" isn't odd behavior, per se, but the fact that I need to generate data to go in caption_and_pattern and issuance that the code recognizes as consistent.... |
| # | 13:48:10 | dbwells | bshum: yep, still happens here, but I don't have any further insight on whether it is fixed in rel_2_0 |
| # | 13:49:28 | bshum | dbwells: It's apparently happening for us when we search for a bib using Acquisitions. |
| # | 13:49:42 | bshum | But presumably happens during regular bib searches in the catalog too. |
| # | 13:50:05 | bshum | We're working off 2.0.6 + a few patches, so I guess it hasn't been resolved yet. |
| # | 13:50:33 | dbwells | bshum: we were hitting it a lot from our external ILL program, because, well, lots of title have colon in them, so anything throwing titles against a search is going to hit this. |
| # | 13:50:44 | bshum | dbwells: Fancy |
| # | 13:51:03 | denials | @later tell Dyrcona do you have any further information regarding 52a025ea5d663 in SIPServer, beyond "Fix checksum generation so that it actually works with clients."? That's pretty terse |
| # | 13:51:03 | pinesol_green | denials: The operation succeeded. |
| # | 13:51:55 | tsbere | denials: I assume that is a commit hash? (re SIPServer) |
| # | 13:52:02 | denials | tsbere: yep |
| # | 13:52:08 | dbwells | bshum: I haven't even gotten to the fancy part! :P We made a simple script which intercepts the search requests, strips most of the punctuation, then forwards it along. Okay, it isn't fancy :) |
| # | 13:52:22 | denials | tsbere: http://git.evergreen-ils.org/?p=SIPServer.git;a=commit;h=52a025ea5d663bbdc160cb20cefbccfca889516d |
| # | 13:52:48 | tsbere | denials: Yea, just dug it up. In general, that is about it. Before that it would spit out an all-0 checksum, I think. |
| # | 13:52:50 | denials | information that would be useful would include "What clients? What encoding?" |
| # | 13:53:05 | tsbere | ANY client. ANY encoding. I think. |
| # | 13:53:26 | denials | tsbere: huh, that was a pretty severe regression from the CVS days :/ |
| # | 13:53:36 | tsbere | I think it was being double-sprintf'd |
| # | 14:00:29 | denials | Our leap from CVS SIPServer to git SIPServer has not been successful so far, alas - seeing regressions like that are concerning (thanks to Dyrcona for a fix, at least, although I might give the old checksum implementation from pre-atz a shot) |
| # | 14:01:58 | dbwells has quit IRC |
| # | 14:03:11 | dbwells has joined #evergreen |
| # | 14:03:40 | bshum | dbwells: That little script is for your external ILL program's requests or just all your searches generally? |
| # | 14:03:49 | bshum | dbwells: Cause that does sound fancy to me :) |
| # | 14:04:15 | dbwells | bshum: just for the ILL program |
| # | 14:04:25 | Dyrcona has joined #evergreen |
| # | 14:05:01 | tsbere | denials: Well, it is working for us. If you want help debugging, though, let me (or Dyrcona) know. |
| # | 14:05:46 | denials | tsbere: what self-checks? and what encoding? That's helpful info :) |
| # | 14:06:11 | denials | We have 3M V-series using Unicode encoding |
| # | 14:06:42 | tsbere | We have whatever the libraries have. Plus PHP code. |
| # | 14:08:38 | tsbere | I think we have had 3M and Envisionware |
| # | 14:09:37 | tsbere | denials: We have been doing our testing with the php code in this repo: http://git.mvlcstaff.org/?p=tsbere/PHPSIP2.git;a=summary (or a more feature-filled variant thereof....haven't pushed lately) |
| # | 14:10:32 | tsbere | Hmmm. Didn't have much more to push. |
| # | 14:20:06 | denials | So - rolling the checksum code back to the pre-atz version of Sip/Checksum.pm resolved my basic connectivity problem when connecting with Unicode encoding |
| # | 14:21:15 | denials | There seems to have been a regression in Unicode handling as well, é and the like are coming out corrupted |
| # | 14:21:43 | denials | it feels like the Dec 2009 all over again (back when I first fixed these problems!) |
| # | 14:23:24 | denials | tsbere++ # for restoring the complete history of the codebase |
| # | 14:26:02 | tsbere | denials: You feel it would be good to have push rights to the repo on git.evergreen-ils.org? |
| # | 14:28:15 | bradl has quit IRC |
| # | 14:29:05 | bradl has joined #evergreen |
| # | 14:35:49 | denials | tsbere: I'm happy to just offer patches for now |
| # | 14:39:37 | Dyrcona | denials: we'll be happy to take the patches. |
| # | 14:40:37 | Dyrcona | denials: I think you've found out that checksum generation was completely broken. It was generating a hex value, then trying to turn that into a hex value as if it were an integer. |
| # | 14:40:57 | Dyrcona | denials: my original fix removed too much code, so some went back in. |
| # | 14:41:44 | Dyrcona | denials: I was tempted to just restore the original code from OpenNCIP but didn't.... |
| # | 14:42:12 | Dyrcona | denials: mainly because what we had was working with all of our clients: Cassie, Envisionware, 3M.... |
| # | 14:43:16 | Dyrcona | If you think the original checksum generation should be restored, I'm willing to go along with that. |
| # | 14:52:42 | jeff | tsbere: stupid git question: if i were to seek to clone one of your repos on http://git.mvlcstaff.org/ -- why can't i clone it using the git:// url displayed? Lack of ssh key? Why does s/git:/http:/ not work either? |
| # | 14:52:55 | jeff | am i Doing it Wrong, or is something amiss? |
| # | 14:53:42 | jeff | the git:// urls just give fatal: The remote end hung up unexpectedly |
| # | 14:56:06 | Dyrcona | hmmm. works for me, but I'm on the same network. |
| # | 14:56:35 | tsbere | jeff: I can look into it, but the git urls should be working. Which repo you cloning? |
| # | 14:57:26 | jeff | tried git://git.mvlcstaff.org//tsbere/SIPServer.git and git://git.mvlcstaff.org//tsbere/PHPSIP2.git |
| # | 14:57:39 | tsbere | jeff: Drop the extra / before tsbere |
| # | 14:57:45 | jeff | tried that also :) |
| # | 14:57:57 | mrpeters-isl | git clone git://git.mvlcstaff.org//Evergreen/ILS.git worked for me |
| # | 14:58:04 | tsbere needs to figure out why the extra slashes are there |
| # | 14:58:27 | jeff | mrpeters-isl: interesting. perhaps the issue is on my end, then. |
| # | 14:58:38 | mrpeters-isl | SIPServer.git also worked |
| # | 14:58:59 | mrpeters-isl | for reference, i'm using GitBash on Win7 |
| # | 14:59:05 | tsbere told the server to stop spitting out extra slashes |
| # | 14:59:22 | jeff | os x, git version 1.7.5.4 |
| # | 14:59:26 | csharp | worked for me on ubuntu 10.04 |
| # | 14:59:33 | jeff | doing a quick cap |
| # | 14:59:37 | tsbere | jeff: The sipserver one you can just grab from git.evergreen-ils.org, same thing as the core SIPServer there. |
| # | 14:59:54 | tsbere | Nothing outstanding, I think. |
| # | 15:00:12 | tsbere | No, wait, extra fields. |
| # | 15:00:14 | tsbere should push that |
| # | 15:01:09 | Dyrcona fires up his laptop. |
| # | 15:02:43 | tsbere | Ok, pushed that. |
| # | 15:03:25 | Dyrcona | git clone git://git.mvlcstaff.org/tsbere/PHPSIP2.git works for me on OS X 10.5.4 with git 1.7.5.4, so likely not a git version issue. |
| # | 15:03:30 | denials | Dyrcona: thanks - yeah, I realize you were fixing something that atz broke and appreciate that |
| # | 15:03:53 | Dyrcona | denials: I shall endeavor to write better commit messages in the future. |
| # | 15:03:55 | tsbere | jeff: If you do another clone attempt I have the log open now. |
| # | 15:04:15 | denials | Dyrcona: many thanks in advance for that :) |
| # | 15:04:19 | jeff | tsbere: tried again. |
| # | 15:05:42 | tsbere | jeff: I don't get anything in the log. It almost seems like your end is erroring? |
| # | 15:06:23 | tsbere | (and by "don't get anything" I mean "I see you connect, ask for //Evergreen/ILS.git, and that gets disconnected with an error that isn't on my end?") |
| # | 15:06:36 | tsbere | jeff: You sure you tried without the extra /? |
| # | 15:07:09 | jeff | packet after my request is 134.241.121.50 sending a FIN,ACK |
| # | 15:07:27 | jeff | which seems to match the git-level error of "The remote end hung up unexpectedly" |
| # | 15:07:59 | jeff | tsbere: tried again on ILS without the extra slash. working. |
| # | 15:08:05 | tsbere | jeff: Every request I see for your IP either has the double / after the .org or has a bad repo name. |
| # | 15:09:06 | jeff | tsbere: yep, that was it. thanks! |
| # | 15:20:30 | edoceo has joined #evergreen |
| # | 15:22:48 | jenny has joined #evergreen |
| # | 15:33:26 | denials | tsbere / Dyrcona: where would you like patches sent? |
| # | 15:33:55 | tsbere | denials: If you want to email them to the dev list or to me directly that would work. |
| # | 15:34:58 | denials | tsbere: Okay, dev list is good for now; given the Koha interest someday we'll need a SIPServer list |
| # | 15:35:12 | Dyrcona | dev list works for me. |
| # | 15:44:13 | joseph__ has joined #evergreen |
| # | 15:50:04 | denials | oh, yay, looks like the current checksumming code _does_ work; our self-check unit just needed to be kicked to reconnect. so only one minor patch for the moment |
| # | 15:51:06 | denials | still have character corruption in the actual self-check display / receipts though, suggesting that my attention needs to turn back to Evergreen's SIP code |
| # | 15:51:55 | plux has quit IRC |
| # | 16:00:22 | Meliss has quit IRC |
| # | 16:00:24 | youdonotexist has quit IRC |
| # | 16:04:59 | youdonotexist has joined #evergreen |
| # | 16:17:27 | collum has quit IRC |
| # | 16:17:32 | denials | note to self: characters are double-encoded |
| # | 16:21:08 | Dyrcona | yipes. |
| # | 16:27:38 | denials suspects write_msg() is bad for encoding as utf8 without decoding first, tries. |
| # | 16:34:59 | joseph__ has quit IRC |
| # | 16:36:58 | kmlussier has quit IRC |
| # | 16:44:34 | pmplett has quit IRC |
| # | 16:44:48 | lisppaste | tsbere pasted "MVLC's Subdomain Strategy" at http://paste.lisp.org/display/122678 |
| # | 16:45:00 | tsbere | Thinking about pushing that out to the dev list ^^^^ Any thoughts? |
| # | 16:47:49 | pmplett has joined #evergreen |
| # | 16:52:53 | denials | yup, double-encoding, will push out a fix laters |
| # | 16:58:15 | youdonotexist has quit IRC |
| # | 17:12:07 | mmorgan has left #evergreen |
| # | 17:31:29 | Dyrcona has quit IRC |
| # | 17:32:41 | jenny has left #evergreen |
| # | 17:47:27 | youdonotexist has joined #evergreen |
| # | 18:43:46 | natschil has quit IRC |
| # | 18:48:59 | dmagick-mac has quit IRC |
| # | 18:49:00 | Dmagick has quit IRC |
| # | 18:49:17 | phasefx has quit IRC |
| # | 18:49:18 | drdata_esi has quit IRC |
| # | 18:49:18 | Callender has quit IRC |
| # | 18:49:36 | mtate has quit IRC |
| # | 18:49:41 | leed has quit IRC |
| # | 18:50:52 | egbuilder has quit IRC |
| # | 19:26:07 | tsbere | jamesrf: Had to disagree on the org tree infinite loop comment. |
| # | 19:27:57 | pmplett has quit IRC |
| # | 19:28:26 | youdonotexist has quit IRC |
| # | 19:44:16 | frank_ has quit IRC |
| # | 19:45:15 | jamesrf | tsbere: in your script, if i have an org unit that is the grandparent of itself, won't it loop 100 times before dying? |
| # | 19:52:25 | tsbere | jamesrf: You mean A, B, C where C has parent B, B has parent A, A has parent C? |
| # | 19:53:03 | jamesrf | yes |
| # | 19:53:37 | agJohn has quit IRC |
| # | 19:53:38 | bjwebb has quit IRC |
| # | 19:53:38 | atheos has quit IRC |
| # | 19:53:38 | gmcharlt has quit IRC |
| # | 19:53:38 | _dkyle_ has quit IRC |
| # | 19:53:38 | rangi has quit IRC |
| # | 19:54:07 | rangi has joined #evergreen |
| # | 19:54:07 | rangi has joined #evergreen |
| # | 19:55:09 | tsbere | jamesrf: Assuming A is being edited to have parent C: It will look, say A != C (A's parent). Load C. A != B (C's parent). Load B. A == A (B's parent), ABORT. |
| # | 19:55:54 | jamesrf | ah i see |
| # | 19:56:06 | jamesrf | jeffdavis: ^ |
| # | 19:57:24 | tsbere | jamesrf: I tested with an 8 deep org tree, then I tried to set OU 1 (top of the tree) to have a parent of the deepest point in the tree. |
| # | 19:59:56 | agJohn has joined #evergreen |
| # | 19:59:56 | bjwebb has joined #evergreen |
| # | 19:59:56 | atheos has joined #evergreen |
| # | 19:59:56 | gmcharlt has joined #evergreen |
| # | 19:59:56 | _dkyle_ has joined #evergreen |
| # | 20:00:05 | atheos has quit IRC |
| # | 20:03:31 | atheos has joined #evergreen |
| # | 20:05:55 | _dkyle_ has quit IRC |
| # | 20:13:50 | agJohn has quit IRC |
| # | 20:36:16 | _dkyle_ has joined #evergreen |
| # | 20:47:15 | RBecker has quit IRC |
| # | 20:48:34 | RBecker has joined #evergreen |
| # | 22:11:23 | tsbere | jamesrf / jeffdavis / denials : You guys might be interested in looking at my aou_parent_protect branch's latest update. Force pushed. If you were basing a branch off of it, oh well ;) |
| # | 22:16:24 | jeffdavis | tsbere++ # thanks! |
| # | 22:29:24 | artunit has joined #evergreen |
| # | 22:42:40 | atz__ has joined #evergreen |
| # | 22:46:05 | atz_ has quit IRC |
| # | 23:34:34 | mrpeters-isl has quit IRC |
| # | 23:42:58 | jamesrf has quit IRC |
| # | 23:45:16 | jamesrf has joined #evergreen |