| # | Time | Nick | Message |
|---|
| # | 01:24:23 | jeff has joined #evergreen |
| # | 02:24:30 | mck9 has left #evergreen |
| # | 06:00:55 | eguesttest has joined #evergreen |
| # | 06:44:43 | eguesttest has quit IRC |
| # | 06:45:23 | eguesttest has joined #evergreen |
| # | 07:20:10 | eguesttest has quit IRC |
| # | 07:27:16 | eguesttest has joined #evergreen |
| # | 07:57:02 | mck9 has joined #evergreen |
| # | 07:59:11 | gmcharlt has quit IRC |
| # | 08:01:45 | eguesttest | hello evryone |
| # | 08:02:00 | eguesttest | i installed the postgresql 8.3 |
| # | 08:02:09 | eguesttest | would that work for evergreen |
| # | 08:05:15 | eguesttest | hello |
| # | 08:17:26 | gdunbar has joined #evergreen |
| # | 08:31:07 | eguesttest | hello |
| # | 08:31:17 | eguesttest has quit IRC |
| # | 08:31:22 | eguesttest has joined #evergreen |
| # | 08:31:37 | eguesttest | hello |
| # | 08:36:04 | gmcharlt has joined #evergreen |
| # | 08:36:57 | eguesttest has quit IRC |
| # | 08:37:37 | eguest309 has joined #evergreen |
| # | 08:38:00 | eguest309 | hello evryone |
| # | 08:40:27 | eguest309 | was installing evergrre and run into a small hitch |
| # | 08:41:26 | eguest309 has quit IRC |
| # | 08:41:45 | eguest309 has joined #evergreen |
| # | 08:42:55 | eguest309 | is it possibe to install evergreen 1.4.0.6 with postgre 8.3 instead of 8.2 |
| # | 08:43:20 | eguest309 | i used aptitude and i ended up installing 8.3 instead of the recommended 8.2 |
| # | 08:43:35 | eguest309 | is it possible to install it |
| # | 08:47:18 | mrpeters-isl | eguest309: i am thinking I remember being told no |
| # | 08:47:22 | mrpeters-isl | i did the same thing by accident |
| # | 08:47:28 | mrpeters-isl | you need to install postgres 8.2 via stow |
| # | 08:47:33 | mrpeters-isl | there are some directions on the wiki at open-ils.org |
| # | 08:53:09 | eguest309 | okay |
| # | 08:54:19 | eguest309 | i have a slow internet conection so running aptitude update |
| # | 08:55:01 | eguest309 | takes a long time to run and even with that sometimes i cant get the package stow when i run apt-cache search stow |
| # | 08:55:20 | eguest309 | does it have any dependencies |
| # | 08:56:22 | eguest309 | i mean does stow have any dependancies |
| # | 08:57:10 | gmcharlt | eguest309: just perl |
| # | 08:57:35 | eguest309 | okay |
| # | 08:57:41 | gmcharlt | btw, you can go to http://packages.debian.org/<package_name>, e.g., http://packages.debian.org/stow to get such information |
| # | 08:58:30 | eguest309 | thanks |
| # | 08:59:29 | eguest309 | i am using ubuntu so i think packages.ubuntu.com should do |
| # | 09:02:30 | eguest309 | thanks anyway |
| # | 09:04:47 | tel has joined #evergreen |
| # | 09:23:49 | eguest309 | small question |
| # | 09:25:21 | eguest309 | in the installation of the postgresql you use hte make command to install it ,however in the installation of opensrf there is an aptitude install make to install the make package?i dont ge this .if it isnt there in the first place how can it be even used for the installation of hte postresql |
| # | 09:25:31 | mrpeters-isl | eguest309: ok |
| # | 09:26:42 | mrpeters-isl | eguest309: i think the opensrf prerequisites make file is what you are refering? |
| # | 09:27:03 | eguest309 | no |
| # | 09:28:23 | kgs has joined #evergreen |
| # | 09:28:41 | eguest309 | there is an aptitude comnand step 3 of installing opensrf |
| # | 09:29:10 | eguest309 | this installs the make package but if it isnt there already how can u hae installed the postgre? |
| # | 09:29:18 | eguest309 | becaue that also uses make |
| # | 09:37:18 | eguest309 | hello |
| # | 09:46:37 | natschil has joined #evergreen |
| # | 10:07:30 | sarabee_ has joined #evergreen |
| # | 10:08:51 | sarabee has quit IRC |
| # | 10:18:24 | eguest309 | h |
| # | 10:29:20 | eguest309 has quit IRC |
| # | 10:44:32 | kbeswick has joined #evergreen |
| # | 10:46:47 | zed2 has joined #Evergreen |
| # | 10:58:14 | natschil | zed2: #openils-evergreen! |
| # | 11:04:02 | phasefx_ | hey now :) |
| # | 11:08:38 | natschil | it was a response to his post in #openils-evergreen :) |
| # | 11:19:47 | _dkyle_ | can anyone explain how the copy_status field is used in table action.transit_copy? |
| # | 11:25:34 | miker_ | _dkyle_: it records the status that the copy had before the transit and will get back when the transit completes |
| # | 11:26:34 | miker_ | (though I think the IDL calls it a bool today, which is wrong ... though it doesn't matter in pratice other than for reporting, since it's purly descriptive otherwise) |
| # | 11:28:47 | phasefx_ | it gets a little non-intuitive when it comes to hold transits, I believe the copy status there will be On Hold Shelf before the item arrives |
| # | 11:30:47 | _dkyle_ | miker_: so having a action.transit_copy record with no dest_recv_time and a copy_status of 7 seems strange - yes? and the asset.copy in question has a status of 0 |
| # | 11:33:43 | _dkyle_ | miker_: phasefx_: is copy_status in both action.transit_copy and action.hold_transit_copy used only for reporting? |
| # | 11:35:28 | phasefx_ | it gets used for actually setting the item status from In Transit to something else |
| # | 11:38:42 | _dkyle_ | so wouldn't finding items with action.transit_copy records without a dest_recv_time, and having a status in asset.copy other than In Transit, indicate a problem? |
| # | 11:39:24 | phasefx_ | I'd say so |
| # | 11:39:44 | phasefx_ | not sure what happens when a transit is cancelled, though |
| # | 11:40:13 | _dkyle_ | I was just trying to figure where to see if a transit is cancelled |
| # | 11:40:16 | phasefx_ | that may be what happened |
| # | 11:40:44 | phasefx_ | I don't see that table in the stock auditor schema |
| # | 11:40:57 | phasefx_ | we should probably add a cancel_time field |
| # | 11:44:03 | _dkyle_ | agreed |
| # | 11:44:57 | miker_ | anyone mind pointing some eyes on http://svn.open-ils.org/trac/ILS/changeset/14305 ? |
| # | 11:45:51 | miker_ | when a transit is canceled, the status of the copy is reset using copy_status and the transit row is deleted |
| # | 11:46:34 | phasefx_ | so something else is happening |
| # | 11:46:59 | phasefx_ | miker_: I'll poke at the marc editor in a bit |
| # | 11:48:18 | miker_ | phasefx_: thanks |
| # | 11:49:14 | miker_ | re the transit, yeah, I suspect that the item was manually edited -- not sure if the copy editor protects In Transit or not (phasefx_?) but you can certainly do that in sql ;) |
| # | 11:50:31 | _dkyle_ | thanks for clarifying the transit stuff, it was just a couple records I stumbled on, doesn't seem to be systematic, so a manual edit seems likely |
| # | 11:59:03 | phasefx_ | yeah, the item editor and the Actions -> Mark Item Damaged, etc. should be disallowing changes to certain magical statuses |
| # | 11:59:44 | phasefx_ | in constants.js, jump to 'magical_statuses' |
| # | 12:07:34 | Branflakes has joined #Evergreen |
| # | 12:11:29 | tel has quit IRC |
| # | 12:16:07 | tel has joined #evergreen |
| # | 12:20:05 | natschil | to send an empty array to an opensrf service, can I simply send, e.g [] from javascript? |
| # | 12:28:00 | dbs_fly has joined #evergreen |
| # | 12:28:57 | dbs_fly | can someone set a mtg date for next week and publicize it? we can link to a wiki page |
| # | 12:29:22 | dbs_fly | and develop an agenda over the weekend, maybe |
| # | 12:30:38 | dbs_fly | 1.6 status, translations, future release approach, bug tracking (atz++)... off the top of my head |
| # | 12:31:27 | natschil | does sending [] as a param to a perl opensrf service convert it to a perl empty array? |
| # | 12:36:01 | miker_ | as in, $session->request('some.method' => $param1, [], $param3) ? ... the second param will be an empty array, yes |
| # | 12:37:24 | natschil | miker_: as in var n = new Request("my_module:my_method", []) |
| # | 12:37:51 | miker_ | natschil: ahh, in javascript |
| # | 12:37:59 | natschil | yessir |
| # | 12:38:00 | miker_ | IIRC, that will send /no/ params |
| # | 12:38:39 | miker_ | if you want an empty array, you'd do: var n = new Request("my_module:my_method", [[]]) |
| # | 12:38:44 | natschil | miker_: how about if I change that to new Request("my_module:my_method", param1, param2, [], param3..) |
| # | 12:38:44 | miker_ | I think... phasefx_ ? |
| # | 12:38:54 | miker_ | see, now I'm confused |
| # | 12:39:01 | dbs_fly | (wednesday and later is good for me) - and sorry for the abruptness, cell phone typing is hard |
| # | 12:39:37 | miker_ | I thought Request expected the second position to be the list of params to send.. so, I'll defer to phasefx_ and berick |
| # | 12:40:00 | phasefx_ has some abstractions for RemoteRequest, where it works like "method", [ list of parameters ] |
| # | 12:40:23 | phasefx_ | but the lower level method is more like param, param, param, I think |
| # | 12:40:35 | miker_ | natschil: but, you may want to look at the translator instead of the old remote-request/gateway stuff. and look at the dojo wrappers for that too |
| # | 12:40:49 | natschil | miker_: does the translator work in the browser? |
| # | 12:41:00 | miker_ | yes |
| # | 12:41:01 | phasefx_ | and the translator stuff is relatively new to me too |
| # | 12:41:05 | natschil | sweet. I'll have a look |
| # | 12:41:13 | miker_ | and matches the backend style more closely |
| # | 12:41:14 | eguest309 has joined #evergreen |
| # | 12:41:32 | miker_ | create session -> request -> recv -> ... -> disconnect |
| # | 12:42:08 | miker_ | you can use stateful sessions, just like in the perl bindings |
| # | 12:43:06 | natschil | miker_: where does it live? |
| # | 12:43:41 | miker_ | it, being the javascript binding that use the translator? |
| # | 12:43:51 | natschil | phasefx_: should Request work with a list of parameters when calling the function, or with a list of params inside an array? |
| # | 12:43:53 | natschil | miker_: yep |
| # | 12:44:50 | miker_ | in the opensrf repo, it's in src/javascript/ |
| # | 12:45:12 | natschil | miker_: does it have dojo namespace? |
| # | 12:45:19 | miker_ | IIRC, it gets installed into /openils/var/web/js/dojo/opensrf/ |
| # | 12:45:30 | miker_ | it does... |
| # | 12:45:43 | miker_ | sec, I'll find a usage statement or 3 :) |
| # | 12:45:45 | natschil found it. |
| # | 12:45:58 | miker_ | DojoSRF |
| # | 12:46:27 | natschil | hmm...looks like something else also lives in OpenSRF.* |
| # | 12:46:45 | miker_ | yes |
| # | 12:46:59 | miker_ | the DojoSRF.js stuff fixes it all up |
| # | 12:46:59 | natschil | oh right, OpenSRF was the old name, but DojoSRF is the new name |
| # | 12:47:01 | natschil | thanks |
| # | 12:47:07 | miker_ | well, not really |
| # | 12:47:30 | miker_ | DojoSRF is just a dojo-izing wrapper to the OpenSRF js |
| # | 12:47:38 | natschil | oh allright. |
| # | 12:48:15 | miker_ | openils.PermaCrud uses the underlying opensrf API extensively |
| # | 12:48:41 | miker_ | well, most of the openils dojo namespace does |
| # | 12:48:52 | jamesrf has joined #evergreen |
| # | 12:49:07 | atz has quit IRC |
| # | 12:49:48 | atz has joined #evergreen |
| # | 12:58:16 | phasefx_ | @later tell miker_ using k_book template, if you Add/Replace 008, then Add/Replace 006, the 010 tag becomes "und" |
| # | 12:58:16 | pinesol | phasefx_: The operation succeeded. |
| # | 13:03:54 | dbs_fly | marc editors will some day become self-aware and destroy the world |
| # | 13:04:15 | dbs_fly | for now, they are content to merely mess with us |
| # | 13:08:51 | dbs_fly | phasefx: quick suggestion for Newsletter - collect news items on a wiki page leading up to the official publication so more people can directly contribute |
| # | 13:09:02 | sylvar | dbs_fly: take me to your leader/06 |
| # | 13:09:21 | dbs_fly | maybe with a temate that includes contact info for followup |
| # | 13:09:31 | dbs_fly | template |
| # | 13:09:45 | dbs_fly | sylvar++ |
| # | 13:09:59 | dbs_fly | okay, fly time - later |
| # | 13:10:14 | dbs_fly has quit IRC |
| # | 13:11:22 | eguest309 has quit IRC |
| # | 13:34:42 | brendan_ga has quit IRC |
| # | 13:37:14 | miker_ | phasefx_: thanks |
| # | 13:47:01 | brendan_ga has joined #evergreen |
| # | 13:51:22 | phasefx has quit IRC |
| # | 13:58:35 | natschil | given my $req = $m_ses->request($method, params); do I need to call $req->gather(1); to make sure that it actually gets run? |
| # | 14:10:45 | berick | natschil: ->request sends the request. ->gather(1) collects the result. if you don't care about the results, you don't have to call gather() |
| # | 14:10:56 | berick | IOW, request actually does stuff |
| # | 14:13:31 | natschil | berick: strange.... it complained about there not being a transaction when I didn't gater(), but when I added it it seemed to work. |
| # | 14:13:34 | natschil tests it again. |
| # | 14:14:55 | natschil | hmm, maybe I changed something else, can't seem to reproduce that behaviour again. |
| # | 14:17:16 | natschil | how can I restart a single perl service? |
| # | 14:18:10 | natschil | berick: running |
| # | 14:18:11 | natschil | my $transaction_resp = $pcrud_ses->request("open-ils.pcrud.transaction.begin",$auth); |
| # | 14:18:12 | natschil | $transaction_resp->gather(1); |
| # | 14:18:22 | natschil | works, but not when I remove the last line there... |
| # | 14:24:56 | tel has quit IRC |
| # | 14:25:09 | tel has joined #evergreen |
| # | 14:26:31 | tel has joined #evergreen |
| # | 14:33:20 | natschil | does anyone know what this could mean? "Can't call method "queue_wait" on an undefined value at /usr/local/share/perl/5.10.0/OpenSRF/AppSession.pm line 882." |
| # | 14:39:39 | miker_ | natschil: sound's like you've got a broken session object. queue_wait() is called by both send() and recv() (and therefore by gather() and wait_complete() and failed()) |
| # | 14:40:18 | natschil | miker_: if the server returns -1, could this be the cause of this? |
| # | 14:40:52 | natschil | miker_: or what could break a session object? |
| # | 14:40:53 | miker_ | that's too broad for me to make a guess at. "return" at what level? |
| # | 14:44:11 | natschil | sorry, the perl server method returning -1... I know that in the c code returning -1 causes opensrf to send an error message. |
| # | 14:56:59 | natschil | miker_: FYI, the problem was caused by me calling $request->gather(1) twice. |
| # | 15:00:26 | miker_ | ahh |
| # | 15:00:48 | miker_ | yeah, after gather(1), the connection is closed and the session disconnected |
| # | 15:01:22 | miker_ | sounds like we need to protect recv() (or a friend) with a $self->connected() test |
| # | 15:30:26 | mck9 has left #evergreen |
| # | 15:36:03 | mck9 has joined #evergreen |
| # | 15:51:40 | phasefx has joined #evergreen |
| # | 15:57:37 | matt______ has joined #evergreen |
| # | 16:00:25 | natschil has quit IRC |
| # | 16:02:06 | kbeswick has quit IRC |
| # | 16:02:32 | r123 has left #evergreen |
| # | 16:06:46 | tel has quit IRC |
| # | 16:13:23 | luckilissa has joined #evergreen |
| # | 16:13:39 | luckilissa | hi |
| # | 16:14:01 | luckilissa | is anyone here? |
| # | 16:14:49 | luckilissa | hmm |
| # | 16:15:27 | luckilissa has left #evergreen |
| # | 16:16:58 | gmcharlt has quit IRC |
| # | 16:26:40 | jamesrf has quit IRC |
| # | 16:29:30 | phasefx_ | @later tell luckilissa lots of folks lurk, but don't notice activitiy right away |
| # | 16:29:30 | pinesol | phasefx_: The operation succeeded. |
| # | 16:50:48 | matt______ has quit IRC |
| # | 17:15:12 | tel has joined #evergreen |
| # | 17:39:44 | gmcharlt has joined #evergreen |
| # | 17:48:07 | gdunbar has quit IRC |
| # | 18:12:26 | doug__ has joined #evergreen |
| # | 18:13:13 | doug__ | what is CTCP version? |
| # | 18:13:19 | doug__ | i'm looking for basics |
| # | 18:13:43 | doug__ | i don't know anthing about open source installation |
| # | 18:13:57 | doug__ | i've downloaded the file for installation |
| # | 18:14:08 | doug__ | i want to install on a vista machine |
| # | 18:14:13 | doug__ | where do i start? |
| # | 18:14:42 | doug__ | i've extracted the files |
| # | 18:17:11 | doug__ has quit IRC |
| # | 19:17:15 | Branflakes has quit IRC |
| # | 19:52:48 | tel has joined #evergreen |
| # | 20:08:39 | tel has quit IRC |
| # | 20:25:06 | atz has quit IRC |
| # | 20:25:47 | atz has joined #evergreen |
| # | 21:09:29 | brendan_ga_ has joined #evergreen |
| # | 21:13:30 | brendan_ga has quit IRC |
| # | 21:56:00 | kgs has quit IRC |
| # | 23:36:53 | gmcharlt has quit IRC |