2008-02-18T00:52:46 *** greg-g has quit IRC 2008-02-18T08:12:28 *** greg-g has joined #openils-evergreen 2008-02-18T08:55:49 *** edc_detached is now known as ecorrado 2008-02-18T09:20:01 *** pmurray_away is now known as pmurray 2008-02-18T09:43:14 *** dbs has joined #OpenILS-Evergreen 2008-02-18T10:33:18 *** dmcmorris_esi is now known as dmcmorr_esi_away 2008-02-18T10:33:20 *** dmcmorr_esi_away is now known as dmcmorris_esi 2008-02-18T11:37:22 dbs: you in Atlanta yet? ;) 2008-02-18T11:37:44 hah 2008-02-18T11:43:58 * ecorrado hates ejabber 2008-02-18T11:44:15 my body is, but my mind is still wishing it was in slumberland 2008-02-18T11:44:21 ecorrado: it is rather evil 2008-02-18T11:45:20 ecorrado: what's wrong with it? # am considering using ejabberd 2008-02-18T11:45:26 * ecorrado managed to break it enough it won't start even when I install the package again 2008-02-18T11:45:49 gmcharlt: when I changed the hostname of my server, everythign broke 2008-02-18T11:45:59 it was workign at one point 2008-02-18T11:45:59 ecorrado: chopchop still works ;) 2008-02-18T11:46:08 I actually tried it out a couple days ago 2008-02-18T11:46:12 s/days/weeks 2008-02-18T11:46:41 ecorrado: did you see my message about the upper case domain name thing? 2008-02-18T11:48:07 dbs: yep, but it still didn't work. actually, I couldn't even get ejabber to run today 2008-02-18T11:48:15 * ecorrado somehow made things worse 2008-02-18T11:48:30 at least last week I could telnet to the port 2008-02-18T11:48:48 and still getting cryptic error messages in the various logs? 2008-02-18T11:50:25 I'm not really getting any messages unless I starte erl without the -detached option ... and that was soem sort of hostname error, so I'm guessing ejabber stores this somewhere else..... 2008-02-18T11:50:52 I just removed all of the ejabber files I could find, and am going to try to install the package again 2008-02-18T11:52:04 ecorrado: yeah, ejabber gets really evil if PID files or mnesia database or whatever gets written with the wrong permissions / ownership :( 2008-02-18T11:52:15 is the hostname of your machine still in uppercase? 2008-02-18T11:52:23 now it won't install via apt-get :( 2008-02-18T11:52:36 because I deleted the cfg file, how odd 2008-02-18T11:54:13 dbs: no, I changed tht 2008-02-18T11:54:16 that 2008-02-18T11:54:45 I think if this doesn't work, I might be ebst oiff going through the whole install process again 2008-02-18T12:10:49 * ecorrado wonders the best way to uninstall evergreen (and what should be uninstalled or if just starting from "make config" if th Evergreen download would be sufficent 2008-02-18T12:21:59 ecorrado: uninstalling evergreen at this point is basically "rm -fr /openils" 2008-02-18T12:22:34 the Python stuff gets installed into system directories in Evergreen trunk, but not in 1.2.x 2008-02-18T12:23:11 oh, and dropdb evergreen & pull out the apache config stuff & apache modules if you want a superclean system 2008-02-18T12:23:18 dbs: OK... maybe that is what I'll have to do 2008-02-18T12:23:30 but really - just "make clean && make && sudo make install" should be enough 2008-02-18T12:24:08 it seems clear to me that the real problem for you is ejabberd - rebuilding evergreen won't change any of that 2008-02-18T12:24:27 I did get ejabber to work after fighting with apt-get, but the users and such aren't registered, so I think maybe starting the evergreen part over 2008-02-18T12:26:26 oh - you got it working? 2008-02-18T12:26:38 * dbs is confused 2008-02-18T12:26:48 just a couple of minutes ago I did 2008-02-18T12:26:58 but not opensrf... it won't start 2008-02-18T12:27:35 I think it is because I just have the default insatll from the debian package and no users other then the default one ergistered 2008-02-18T12:29:01 well that's good then 2008-02-18T12:29:22 so if you register the users that you have listed in opensrf_core.xml then you should be good to go, no? 2008-02-18T12:29:51 dbs: once I figure out how to do that (which I think I have found in http://open-ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_ubuntu_7.10 2008-02-18T12:29:59 at least, hopefully 2008-02-18T12:30:59 yep: sudo ejabberdctl register blah 2008-02-18T12:43:02 well, I think I did that right, but I still don't think opensrf is behaving, in particular I think "osrf_ctl.sh -c /openils/conf/opensrf_core.xml -a start_c" is failing 2008-02-18T12:43:55 it says it is statrting, but if you try to stop it, it says it isn't there 2008-02-18T12:44:11 more accuretly: 2008-02-18T12:44:19 opensrf@darkstar:~$ osrf_ctl.sh -c /openils/conf/opensrf_core.xml -a stop_c 2008-02-18T12:44:22 Stopping OpenSRF C : 2008-02-18T12:44:25 opensrf-c: no process killed 2008-02-18T12:44:27 opensrf@darkstar:~$ osrf_ctl.sh -c /openils/conf/opensrf_core.xml -a start_c 2008-02-18T12:44:30 Starting OpenSRF C (host=darkstar.TCNJ.EDU) 2008-02-18T12:44:33 opensrf@darkstar:~$ 2008-02-18T12:44:52 I'm wondering if the caps here are an issue, but I don't see them in any config giles 2008-02-18T12:45:31 * ecorrado also wonders if there is an issue between darkstar and localhost, but he is more interested in pizza so I think I'll work on this more after lunch 2008-02-18T12:46:23 ecorrado: after OpenSRF C says it has started, is there an OpenSRF Drone [open-ils.cstore] in the process list? 2008-02-18T12:47:16 phasefx_: nope 2008-02-18T12:47:44 k, so, yeah, definitely something wrong :) 2008-02-18T12:47:48 I see a "OpenSRF Router" and a "OpenSRF System" 2008-02-18T12:48:11 * ecorrado assumes they are from the start_router and start_perl 2008-02-18T12:51:19 if you move all the old logs out of the way in /openils/var/log, try to start the C services, do you see anything interesting in the logs there? 2008-02-18T12:53:23 * ecorrado trying to start it again... it takes a bit of time 2008-02-18T12:54:01 * ecorrado bets he still has something wrong ina config file somewhere 2008-02-18T12:56:02 ecorrado pasted "opensrf@darkstar:~$ osrf_ctl.sh -c /openils/conf/opensrf_core.xml -a start_c" at http://paste.lisp.org/display/56086 2008-02-18T12:56:32 it seems it is looking for darkstar in the config gile and I have localhost everywhere (and not darkstar) 2008-02-18T12:57:39 mmmm 2008-02-18T12:58:22 are you using trunk? I'm not sure which version of EG lets you use localhost in the configs 2008-02-18T12:59:38 i used the gzipped tar ball from http://open-ils.org/downloads/Evergreen-ILS-1.2.1.2.tar.gz 2008-02-18T12:59:54 * ecorrado followed the directions at: http://www.open-ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_debian_etch_x86_32-bit 2008-02-18T13:00:10 it was working until I changed the hostname :-( 2008-02-18T13:00:29 k, I have to go to a meeting for a moment, but will be back 2008-02-18T13:00:31 thus I'm sure something is still messed up somewhere ina configuration 2008-02-18T13:00:46 phasefx_: have a fun meeting. I'm off to lunch in afew minutes myself 2008-02-18T13:01:11 thanks for looking at what I had (you too dbs) 2008-02-18T13:27:17 *** ecorrado is now known as edc_fooding 2008-02-18T13:29:09 *** stompro has joined #openils-evergreen 2008-02-18T13:51:02 ecorrado: the critical part here is in the section of opensrf.xml (at the bottom) 2008-02-18T13:51:37 you'll want to copy the whole section that you currently have and paste it in, with localhost replaced by your FQDN 2008-02-18T13:52:14 (so you have ......) 2008-02-18T14:07:03 *** edc_fooding is now known as ecorrado 2008-02-18T14:12:54 dbs++ 2008-02-18T14:13:15 one step further? 2008-02-18T14:13:23 I can get a connection with srfsh now 2008-02-18T14:13:48 I had to have part of the FQDN uppercase 2008-02-18T14:13:51 woohoo! that's huge 2008-02-18T14:14:07 it had to be darkstar.TCNJ.EDU instead of darkstar.tcnj.edu 2008-02-18T14:15:36 odd this case-sensitivity issue, but such is life 2008-02-18T14:20:26 * ecorrado needs to look into monitor resolution issue... 640x480 is not very fun 2008-02-18T14:30:59 oof - no, that is not gun 2008-02-18T14:31:04 s/gun/fun/ 2008-02-18T14:31:10 fun enough to put a gun to my head? 2008-02-18T14:35:57 * dmcmorris_esi recalls way back when, having to decide between 640x480x256 or 800x600x16 2008-02-18T14:36:43 dmcmorris_esi: I once did 1024x768x1 on a 14" crt 2008-02-18T14:36:54 that was truly eeevil 2008-02-18T14:36:59 eeevil: x1? B&W? 2008-02-18T14:37:03 yeah 2008-02-18T14:37:06 * phasefx_ remembers 120x200, weird PCjr display mode.. 20 characters wide 2008-02-18T14:37:07 that's horrible 2008-02-18T14:37:14 windows 3.1 in monochrome 2008-02-18T14:37:19 hah! 2008-02-18T14:37:47 I remember when I used Linux early on... the screen would "scroll" to accomodate higher resolutions ;) 2008-02-18T14:39:01 phasefx_: a while back, a friend and I were making a whole new GUI in Q-Basic (back when Win98 had barely come out) 2008-02-18T14:39:16 Without an added library, we had some odd resolutions like that ;) 2008-02-18T14:39:45 debian doesn't seem t want to do anything other than 640x480 2008-02-18T14:39:47 remember the page command? 2008-02-18T14:40:09 * ecorrado can't get it to change... the xorg.conf file is fine, so I'm not sure wehat the issue is 2008-02-18T14:40:11 ecorrado: do you have an nvidia video card or something? 2008-02-18T14:40:37 or maybe it was a variation of screen (video memory for text mode had multiple pages you could render into and switch between) 2008-02-18T14:40:55 dbs: I'm actually thinking it might be the KVM causing some of the issues 2008-02-18T14:41:10 ecorrado: oh, absolutely - i've had that horrible situation before 2008-02-18T14:41:23 I'm going to unhook it and try again.... 2008-02-18T14:41:32 ssh -X can be your friend :) 2008-02-18T14:41:34 the odd thing is it worked onmce or twice before 2008-02-18T14:41:48 dbs: true 2008-02-18T14:46:24 yep, taking the kvm out fixed the issue... of course now I don't have the use of my kvm 2008-02-18T14:52:00 why does Makefile.install have "postgresql-client" in the debs instead of "postgresql" 2008-02-18T14:52:10 i think this came up on the list recently 2008-02-18T14:52:12 ? 2008-02-18T14:53:05 i'm following the wiki install docs, and i've got no postgresql for the "vim /etc/postgresql/8.1/main/pg_hba.conf" step 2008-02-18T14:53:27 also, etch defaults to 7.4, not 8.1 2008-02-18T14:55:00 if 8.1 is needed, the Makefile should include "postgresql-8.1" instead of "postgresql-client" 2008-02-18T14:58:07 ecorrado: did you run across that, or did you have postgres installed already? 2008-02-18T15:02:31 gsf I ran into a bunch of postgres problems.... 2008-02-18T15:03:05 basically somehow I had both 7.4 and 8.1 installed and evergreen was quite confussed 2008-02-18T15:03:25 just uninstalling 7.4 didn't fix the problem..... 2008-02-18T15:03:50 I had to uninstall all the postgres packages, and then just install the proper 8.1 packages 2008-02-18T15:04:11 right 2008-02-18T15:04:35 in which case it would be nice if postgresql-8.1 just installed from the start 2008-02-18T15:04:54 gsf: true 2008-02-18T15:06:05 I'll be honest and say I'm not sure how I got both installed. I don't remember installing both, but somehow that is what happened. Maybe 7.4 was listed as a dependency along the way 2008-02-18T15:06:31 ecorrado: did you use Makefile.install? 2008-02-18T15:06:50 gsf: yep 2008-02-18T15:06:54 i think we agreed to edit Makefile.install to include the explicit -8.1 2008-02-18T15:07:10 ecorrado: then you got 7.4 with "postgresql-client" 2008-02-18T15:07:19 gsf: ok 2008-02-18T15:07:42 dbs: okay, just making sure it's being acted on in some way before i forget about it 2008-02-18T15:08:19 * ecorrado heads for coffee 2008-02-18T15:08:31 aptitude purge postgresql-client postgresql-client-7.4 postgresql-client-common 2008-02-18T15:09:22 aptitude install postgresql-8.1 2008-02-18T15:36:26 *** stompro_ has joined #openils-evergreen 2008-02-18T15:44:02 *** stompro_ has quit IRC 2008-02-18T15:51:05 now that I can connect usimng srfsh, I decided to try the xulrunner client again.... 2008-02-18T15:51:35 I can log in, but I am getting all sorts of "ReferenceError: au is not defned" messages 2008-02-18T15:51:44 if I click OK, I get the same message 2008-02-18T15:52:00 ecorrado: have you run autogen.sh at all? 2008-02-18T15:52:02 if I keep clicking OK, I get the same message, but au is something else 2008-02-18T15:52:16 phasefx_: I did on my original install 2008-02-18T15:52:32 is there any reason not to run it again? 2008-02-18T15:53:01 both the staff client and opac rely on javascript generated from that script. Try running it 2008-02-18T15:53:15 ok.. I'll give it a shot 2008-02-18T15:54:20 *** stompro has quit IRC 2008-02-18T15:54:34 some of that javascript is class definitions, and au is a short hint name for the actor::usr class 2008-02-18T15:55:27 phasefx_++ 2008-02-18T15:55:35 that did the trick... 2008-02-18T15:55:40 excellent 2008-02-18T15:55:55 probably with all of the other chnages I was trying to make with the host name it gt messed up 2008-02-18T15:56:17 if you do anything through the bootstrap cgi's, that'd be a good time to run autogen.sh again too 2008-02-18T15:56:22 like add libraries 2008-02-18T15:57:31 phasefx_: ok 2008-02-18T15:58:24 here might be a dumb question, but what ports need to be opemn on my firewall to allow other peopel to conect to the staff clients? just 443? 2008-02-18T15:58:40 80 and 443, http and https 2008-02-18T15:58:59 most of the staff client traffic is https 2008-02-18T15:59:21 ok, I didn't realize it needed 80 as well. I'll have to make sure the peopel that run the firewall open 80 as well 2008-02-18T16:02:57 it's more or less a web browser.. CSS, DTD'S, but more .xul than .xhtml 2008-02-18T16:03:21 odd.. it was working, I exited the client, and now when it starts I get segmentation faults 2008-02-18T16:04:22 fwiw, I'm using Mozilla XULRunner 1.8.1.4_0000000000 in linux 2008-02-18T16:05:57 hmmmm.... the first time I run and register a client it works, but the second time it dies 2008-02-18T16:06:20 Mozilla XULRunner 1.8.0.13pre_0000000000 2008-02-18T16:06:26 *** sarabee has quit IRC 2008-02-18T16:06:44 maybe a newer version will help 2008-02-18T16:07:23 I"d just stay away from 1.9 2008-02-18T16:08:52 http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/latest-mozilla1.8/ 2008-02-18T16:09:02 *** sarabee has joined #openils-evergreen 2008-02-18T16:09:43 * ecorrado downloads new version of xulrunner 2008-02-18T16:10:26 I think I'll wait to worry about installing it until tomorrow though 2008-02-18T16:28:26 you guys ever see mkdir: `': No such file or directory when running make install on ILS trunk? 2008-02-18T16:32:56 phasefx_: you may need to run 'make config' or 'make default_config' 2008-02-18T16:33:24 ah, thanks. I had just copied install.conf.default to install.conf and changed some things 2008-02-18T16:35:25 * ecorrado heads home 2008-02-18T16:35:32 *** ecorrado is now known as edc_detached 2008-02-18T16:52:00 yay, working trunk 2008-02-18T17:03:20 phasefx_++ 2008-02-18T17:03:43 dbs: re: comparison operators, you were leaning toward === over ==? 2008-02-18T17:12:08 *** stompro has joined #openils-evergreen 2008-02-18T17:12:27 phasefx_: i think that code previously had been "if res != null" 2008-02-18T17:12:58 I'm getting "Can't register user "router@evergreen-server.localdomain" at node ejabberd@everdev: not_allowed" when I try to run ejabberdctl register router evergreen-server.localdomain evergreen" 2008-02-18T17:13:15 um, quote before ejabberdctl 2008-02-18T17:13:25 gsf: how about registering router@everdev ? 2008-02-18T17:13:32 at 18. in the install docs 2008-02-18T17:13:49 ejabberd seems to think that your hostname is everdev 2008-02-18T17:13:59 dbs: ah yes, that's it, thanks 2008-02-18T17:14:23 phasefx_: which, given javascript's loose typing, is equivalent of "if (res)" 2008-02-18T17:14:34 dbs: I thought I'd jump into i18n, but I find myself bugfixing trunk instead. Sorry ;) 2008-02-18T17:14:46 phasefx_: hey, that's good too 2008-02-18T17:14:58 phasefx_: are you running opensrf trunk? 2008-02-18T17:15:02 yeah 2008-02-18T17:15:05 good 2008-02-18T17:15:19 got all the python goodness too, so I can poke at acq later 2008-02-18T17:15:39 gsf: if you want to annotate the wiki with troubleshooting info, it's easy to get an account 2008-02-18T17:16:07 dbs: yeah, i could do that 2008-02-18T17:16:37 lord knows ejabberd troubleshooting is worth its weight in gold 2008-02-18T17:16:53 how do i get an account? 2008-02-18T17:17:15 i'm emailing the list as well, but it would be better if i could just edit the page 2008-02-18T17:18:16 gsf: I'll set you up 2008-02-18T17:18:28 phasefx_: http://svn.open-ils.org/trac/ILS/browser/trunk/Evergreen/xul/staff_client/server/patron/ue_config.js?rev=8528 was the rationale for the more explicit change 2008-02-18T17:18:36 but if (res == 1) is lots clearer 2008-02-18T17:19:26 gsf: your gmail account okay? 2008-02-18T17:19:33 *** pmurray is now known as pmurray_away 2008-02-18T17:19:36 oh, so we're going to start returning nulls from that method at some point? 2008-02-18T17:20:11 phasefx_: you talking about username.exists? 2008-02-18T17:20:23 and barcode.exists 2008-02-18T17:20:37 phasefx_: the other part of the commit, I think 2008-02-18T17:20:55 I was just getting 1's and 0's in srfsh 2008-02-18T17:21:01 yeah, i'd like to change them as soon as there's an all-clear 2008-02-18T17:21:02 quoted 2008-02-18T17:21:15 gotcha 2008-02-18T17:21:19 i will change it now :) 2008-02-18T17:21:21 dbs: sure 2008-02-18T17:21:38 I'll fix any breakage as I come across them 2008-02-18T17:25:22 gsf: sent 2008-02-18T17:25:38 phasefx_: committed 2008-02-18T17:25:59 thanks 2008-02-18T17:26:58 dbs: i'm in! 2008-02-18T17:27:26 gsf: yay! 2008-02-18T17:40:03 i'm confused by instruction 21 2008-02-18T17:40:27 do i need to change all users in opensrf_core.xml to "evergreen" 2008-02-18T17:40:30 gsf: it's rather terse 2008-02-18T17:40:32 what about the passwords? 2008-02-18T17:42:49 they need to match the passwords you just set in step 18 2008-02-18T17:43:55 http://open-ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_ubuntu_7.10 - step 24, subsection 4ish is about the best step by step 2008-02-18T17:45:41 berick: Caught error from 'run' method: Exception: OpenSRF::EX 2008-02-18T17:39:18 OpenSRF::Application /openils/lib/perl5/OpenSRF/Application.pm:184 : No event defined with textcode: PERMISSION_USR_WORK_OU_MAP_NOT_FOUND 2008-02-18T17:46:02 dbs++ thanks 2008-02-18T17:46:28 that's from the user perm editor 2008-02-18T17:46:53 gsf: well... what I was hoping for that section was to link to a general wiki page that describes the ejabber users and how they interact (and how to set them in opensrf_core.xml) 2008-02-18T17:47:09 but nobody has written that... :( 2008-02-18T17:47:54 i see 2008-02-18T17:48:16 funny thing is, I can't find PERMISSION_USR_WORK_OU_MAP_NOT_FOUND anywhere in the source.. must be going nuts 2008-02-18T17:49:11 phasefx_: cstoreeditor creates not-found events at runtime based on the object type. i just need to add that one to ils_events.xml 2008-02-18T17:49:39 berick: cool, I'm only nuts for thinking static :D thanks 2008-02-18T17:50:20 well, it's not what I would classify as obvious ;) 2008-02-18T17:51:18 fo shizzle 2008-02-18T17:54:46 *** sarabee has quit IRC 2008-02-18T17:59:34 *** sarabee has joined #openils-evergreen 2008-02-18T17:59:43 *** stompro_ has joined #openils-evergreen 2008-02-18T18:07:30 see you guys tomorrow :) 2008-02-18T18:17:52 *** stompro has quit IRC 2008-02-18T18:27:22 *** djfiander has joined #OpenILS-Evergreen 2008-02-18T18:55:43 *** djfiander has quit IRC 2008-02-18T19:07:57 *** phase_bb has joined #openils-evergreen 2008-02-18T19:13:35 *** dbs has quit IRC 2008-02-18T19:15:19 *** stompro has joined #openils-evergreen 2008-02-18T19:15:45 *** stompro_ has quit IRC 2008-02-18T19:20:26 *** stompro has quit IRC 2008-02-18T21:20:55 *** dbs has joined #OpenILS-Evergreen 2008-02-18T21:21:41 *** gsf has quit IRC 2008-02-18T21:22:45 *** gsf has joined #openils-evergreen 2008-02-18T21:49:20 *** dbs_n810 has joined #openils-evergreen 2008-02-18T21:53:19 Mmm, pidgin under n810... So there's at least one good xmpp stack on this thing 2008-02-18T22:20:14 *** lisppaste6 has quit IRC 2008-02-18T22:21:37 *** dbs_n810 has left #openils-evergreen 2008-02-18T22:29:14 *** lisppaste6 has joined #openils-evergreen 2008-02-18T23:09:40 *** gsf has quit IRC 2008-02-18T23:09:40 *** sarabee has quit IRC 2008-02-18T23:09:40 *** gmcharlt has quit IRC 2008-02-18T23:09:57 *** gsf has joined #OpenILS-Evergreen 2008-02-18T23:09:57 *** sarabee has joined #OpenILS-Evergreen 2008-02-18T23:09:57 *** gmcharlt has joined #OpenILS-Evergreen