Evergreen ILS Website

IRC log for #evergreen, 2024-11-01

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat

All times shown according to the server's local time.

Time Nick Message
04:43 dashohoxha joined #evergreen
08:08 BDorsey joined #evergreen
08:08 ianskelskey joined #evergreen
08:17 ianskelskey joined #evergreen
08:36 redavis joined #evergreen
08:53 kmlussier joined #evergreen
08:57 mmorgan joined #evergreen
09:17 kmlussier Good morning! Happy Friday #evergreen! And happy November! Hack-a-way month! :-D
09:17 * redavis is looking at transportation right now as it happens.
09:17 * kmlussier may be a little excited about being in the presence of Evergreeners in a couple of short weeks.
09:18 kmlussier redavis: Let me know when you think you'll be arriving in Beverly. If the timing is right, I may be able to pick you up from the train stop.
09:18 redavis Okay.  I'm trying to decide if I want to adventure overnight in Penn Station or not.
09:19 cbrown joined #evergreen
09:23 redavis I think I've got it right - NPN to Boston Back Bay station take the orange line to north station and then newburyport/rockport line to beverly.
09:34 dguarrac joined #evergreen
09:45 redavis Alright, Kathy, I suspect....that I'll be in Beverly around 12-12:30 on Monday. I'm building in a significant amount of time to screw things up.
09:45 redavis kmlussier ^
09:47 kmlussier redavis: OK, I'm working on transportation organization today. I'll let you know.
09:48 redavis And, please don't worry too much about it. Unless Lyfts are illegible in Beverly, it shouldn't be any trouble to get one from the station to the hotel.
09:55 kmlussier redavis: Yes, Lyfts should be an option. I just like chatting with people when I give them a ride. :)
09:56 redavis ;-) - however it works out, I'll likely drop my things at the hotel since check-in isn't until later, and find some place for rehydration and the getting of bearings.
09:58 redavis And, then it looks like I'll need to leave around 3:30 or 4 on Thursday to get to my 6:51 Amtrak out of Back Bay Station to home.
10:04 kmlussier redavis: There will be a couple of other people arriving in Beverly a little after noon Monday, so I expect you'll have people to hang out with when you're rehyrdrating.
10:04 redavis delightful!!
10:41 sandbergja joined #evergreen
11:05 Christineb joined #evergreen
11:27 redavis LP 2079835 was released with 3.12.7 and 3.13.4, but I'm not sure that it was included in 3.14.0 based on those earlier releases. sandbergja, do you know if it's just in main now?
11:28 pinesol Launchpad bug 2079835 in Evergreen "Github actions docs build is failing because actions/upload-artifact is so out of date" [High,Fix committed] https://launchpad.net/bugs/2079835
11:30 redavis csharp_ also following up on LP 2080802 - is it ready for a pullrequest?
11:30 pinesol Launchpad bug 2080802 in Evergreen "Add MARC write protection on bib and authority records" [Wishlist,Confirmed] https://launchpad.net/bugs/2080802
11:31 sandbergja redavis: It's in main and rel_3_14.  It was hard to find since I put a typo in the lp number in the commit message :facepalm:
11:32 jihpringle joined #evergreen
11:33 csharp_ redavis: no, we'd need UI work for that
11:33 csharp_ intentionally not a pullrequest at this point
11:33 redavis sandbergja++ lol, typos haunt us all. So, I'm not sure how to
11:33 redavis csharp_++
11:34 redavis csharp_, do you mind if I put a comment in LP to that effect or would you prefer to do it?
12:28 ianskelskey joined #evergreen
12:38 ianskelskey joined #evergreen
13:55 jihpringle joined #evergreen
13:58 sandbergja joined #evergreen
14:15 csharp_ redavis: I generally assume just not having a pullrequest yet is enough, but feel free to add comments
14:38 ianskelskey joined #evergreen
15:02 kmlussier left #evergreen
16:04 jihpringle5 joined #evergreen
16:28 redavis csharp_++  same here about the pullrequest.  There was just a comment asking the question.
16:46 dashohoxha joined #evergreen
16:56 dashohoxha As a follow up: I tried to install OpenSRF from code, using the Redis branch. I could not make it work, there is something that I am missing. Here are the installation scripts that I have used:
16:56 dashohoxha - https://gitlab.com/docker-scripts/dev/everg​reen/-/blob/redis/Dockerfile?ref_type=heads
16:56 dashohoxha - https://gitlab.com/docker-scripts/dev/evergree​n/-/blob/redis/inject/setup.sh?ref_type=heads
16:56 dashohoxha If someone would like to have a look, you can access it here:
16:56 dashohoxha - https://tmate.io/t/ut7yN3C56e47rpZvMraHSWWNG
17:00 dashohoxha On the other hand, there is some progress with the stable release. I don't know how it is fixed, but the login test now is working (gives SUCCESS), although there are still some other problems.
17:00 dashohoxha The installation scripts are these:
17:00 dashohoxha - https://gitlab.com/docker-scripts/d​ev/evergreen/-/blob/main/Dockerfile
17:00 dashohoxha - https://gitlab.com/docker-scripts/dev/​evergreen/-/blob/main/inject/setup.sh
17:00 dashohoxha It can be accessed here (if someone would like to have a look):
17:00 dashohoxha - https://tmate.io/t/MRNS9CcmuWJ2QG4kjsrPh9xGJ
17:04 dashohoxha Don't be afraid of breaking something, because I can rebuild the containers again from scratch.
17:05 mmorgan left #evergreen
17:07 dashohoxha For example apache2 is giving some errors on the log:
17:07 dashohoxha [WARN:171:osrfConfig.c:251:] No Config object!
17:07 dashohoxha [INFO:171:./osrf_json_gateway.c:72:] Bootstrapping gateway child for requests
17:07 dashohoxha I/O warning : failed to load external entity "/openils/conf/opensrf_core.xml"
17:07 dashohoxha [WARN:174:osrfConfig.c:99:] Unable to parse XML config file /openils/conf/opensrf_core.xml
17:07 dashohoxha [ERR :174:osrf_system.c:350:] No Config File Specified
17:13 dashohoxha I have noticed on the file '/openils/config/opensrf_core.xml' that <config>/<gateway>/<username> is "opensrf" for the jabberd part, and it is "gateway" for the (commented) redis part. Maybe one of them is wrong.
17:20 dashohoxha Also, the container is behind a reverse proxy (nginx) with a basic proxy_pass configuration like this:
17:20 dashohoxha server {
17:20 dashohoxha listen 443 ssl;
17:20 dashohoxha server_name ils.fs.al ;
17:20 dashohoxha location / {
17:20 dashohoxha include conf.d/proxy_params;
17:20 dashohoxha proxy_pass https://ils.fs.al;
17:20 dashohoxha }
17:20 dashohoxha }
17:20 dashohoxha I am afraid that it needs some additional configuration for the websocket. I don't know if the site still works without websocket configured properly.
17:35 JBoyer joined #evergreen
18:15 Christineb joined #evergreen
23:50 ianskelskey joined #evergreen

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat