← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:11 | cait joined #koha | |
| 03:56 | Oak joined #koha | |
| 05:20 | dcook joined #koha | |
| 07:19 | cait joined #koha | |
| 07:19 | cait | good morning #koha ;) |
| 08:16 | cait joined #koha | |
| 08:37 | dcook joined #koha | |
| 10:37 | tcohen | hola #koha o/ |
| 11:12 | cait | hola tcohen :) |
| 11:38 | tcohen | Joubu, PedroAmorim[m] can any of you check if we need to worry about the build failure after 33066? |
| 12:07 | Dyrcona joined #koha | |
| 12:16 | PedroAmorim[m] | hey! tcohen today is holiday but can definitely take a look at it tomorrow if still required! |
| 12:29 | tcohen | thanks |
| 12:29 | I'll try to figure, and let you know | |
| 13:33 | cait: rebuilt images load correctly. thanks for letting me know | |
| 13:38 | @later tell PedroAmorim[m] no worries about 33066 | |
| 13:38 | huginn | tcohen: The operation succeeded. |
| 14:11 | cait | sure, you said we shoudl check the jenkins mails |
| 14:35 | oleonard joined #koha | |
| 14:37 | oleonard | Hi #koha |
| 14:37 | * oleonard | wonders if Europe all off work today |
| 15:06 | cait | yes |
| 15:06 | mostly - Easter Monday | |
| 15:06 | hi oleonard :) | |
| 15:07 | oleonard | Hi cait, thanks for all the QA! |
| 15:07 | cait | you are welcome, it seemed like a good place to start :) |
| 15:07 | oleonard | My kids are off school today but I don't get a day off :D |
| 15:07 | cait | not fair, but at least I get some company htis way |
| 15:08 | tcohen: we have a failing selenium test now - but I have no idea how they work ... | |
| 15:08 | tcohen | noted |
| 15:08 | thanks | |
| 15:08 | cait | i am trying to help :) |
| 15:08 | how... do I start the selenium server in ktd? | |
| 15:09 | tcohen | ktd --selenium up? |
| 15:09 | cait | ah |
| 15:09 | it's not coming up by default? | |
| 15:09 | hm | |
| 15:09 | tcohen | nah |
| 15:09 | it is heavy | |
| 15:09 | memory, etc | |
| 15:09 | cait | i want to keep this db currently, maybe try it later |
| 15:10 | tcohen | koha-dump and then copy the dump into /kohadevbox/koha |
| 15:10 | cait | i know... but being lazy |
| 15:10 | oh | |
| 15:11 | I didn't know actually | |
| 15:11 | what is that bit about copying? | |
| 15:32 | oleonard | Anyone know if there is any new support for Apple M1 and KTD? |
| 15:32 | I saw a new KTD branch but I don't know what the status is | |
| 15:46 | cait | paulderscheid[m] or mtj might know, I also saw some activity, but not sure about status |
| 15:54 | tcohen: the ktd ---selenium up worked :) | |
| 15:59 | tcohen: hm i think i see what is wrong, but not sure why it broke just now... | |
| 16:08 | tcohen: i am working on a follow-up | |
| 16:08 | to fix the selenium test | |
| 16:26 | tcohen | oleonard: yes! |
| 16:26 | there's a new image | |
| 16:26 | can you run a command on your M1? | |
| 16:26 | cait | tcohen: do you have an idea why my elasticserach reindex job wuld be stuck? |
| 16:27 | 3 New null/1 Update Elasticsearch index 04/10/2023 16:25 | |
| 16:27 | tcohen | kidclamp? |
| 16:27 | KTD, in particular | |
| 16:27 | might see some issues when you reset_all | |
| 16:27 | cait | hmm ok, search is ont workign too... sorry for noise again |
| 16:27 | go to see what's going wrong first I guess | |
| 16:27 | tcohen | and there's still a notified job htat doesn't exist on the DB anymore |
| 16:33 | oleonard | tcohen I'm happy to test things on my M1 laptop, I'm ending up filling in at libraries more than usual lately and I really like being able to tinker on koha when I can. |
| 16:33 | tcohen | run uname -m |
| 16:34 | and paste the output | |
| 16:38 | cait | just an update: Elasticsearch is working onw and hte jobs work too |
| 16:46 | oleonard | tcohen: arm64 |
| 16:46 | tcohen | ok |
| 16:47 | I'm about to accept a pull request | |
| 16:47 | on koha-testing-docker | |
| 16:47 | that will allow you to use ktd | |
| 16:47 | the command `ktd` automatically | |
| 16:47 | it is not ready for ES | |
| 16:47 | so skip --es7 for now | |
| 16:47 | please | |
| 16:48 | so git pull | |
| 16:48 | on your koha-testing-docker | |
| 16:49 | oleonard | Okay |
| 16:49 | tcohen | there's an arm64 build of our elasticsearch image |
| 16:49 | https://gitlab.com/koha-commun[…]64?ref_type=heads | |
| 16:50 | i'll make it work too | |
| 16:56 | oleonard | tcohen so I should try 'ktd up' ? |
| 16:57 | tcohen | ktd down ; ktd up |
| 16:57 | yeah | |
| 16:58 | oleonard | tcohen I notice it says "koha The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested" |
| 16:59 | then "koha-koha-1 | Cannnot open file No such file or directory at /kohadevbox/misc4dev/cp_debian_files.pl line 35. | |
| 16:59 | koha-koha-1 exited with code 2" | |
| 16:59 | tcohen | ok |
| 16:59 | is your SYNC_REPO correctly set? | |
| 16:59 | to the kohaclone outside? | |
| 17:04 | oleonard | Whoops no it wasn't |
| 17:04 | pastebot | "oleonard" at 127.0.0.1 pasted "Latest failure" (7 lines) at https://paste.koha-community.org/4101 |
| 17:08 | tcohen | oleonard: bywater will provide an M1 instance on amazon |
| 17:08 | so I can actually try this | |
| 17:08 | we | |
| 17:25 | cait | echo? |
| 17:27 | tcohen | <.< |
| 17:27 | I meant to say that I never played with an M1/M2 or ARM machine | |
| 17:27 | and that all this is just guessing and some tests on ARM Linux by mtj | |
| 17:27 | mtj++ | |
| 17:28 | I expect to be able to test and debug this things soon | |
| 17:35 | cait | ah :) |
| 20:01 | davidnz | Just noticed that the call for talks for KohaCon23 closes on 16 April - see https://perlkohacon.fi/Call-Fo[…]-August-2023.html |
| 20:01 | I don't think I've seen anything on the mailing list or anywhere else (or maybe I missed it?) | |
| 20:02 | tcohen | nugged: ???? |
| 20:02 | davidnz | (Not criticising - just think potential presenters may need a bit more time....) |
| 20:02 | tcohen | and it being announced |
| 20:09 | oleonard joined #koha | |
| 20:32 | cait | yes, both |
| 20:32 | tcohen: are you in touch with him? | |
| 20:45 | aleisha joined #koha | |
| 20:49 | aleisha | im having some trouble with ktd, whenever i run ktd up i get a bunch of JS and ERM errors and koha-koha-1 exits. has anyone else seen this? |
| 20:56 | davidnz | I always make sure my git repositories are up-to-date for koha and koha-testing-docker, then do a ktd pull so that I have the latest images, before I do a ktd up |
| 20:57 | and when finishing, doing a ctrl-c and then a ktd down | |
| 20:57 | most of the time this solves any issues, unless a recent KTD update has screwed things up.... | |
| 20:58 | but lately that hasn't happened very often | |
| 20:59 | cait | aleisha: have you run a ktd pull? |
| 20:59 | ktd down first, then ktd pull, then ktd up | |
| 20:59 | ktd pull will pull the latest images and dependencies | |
| 20:59 | aleisha | ahh i did git stuff but not ktd pull |
| 20:59 | thank you ill try that | |
| 21:14 | that fixed it! still getting used to docker :) thanks! | |
| 21:22 | davidnz | excellent! |
| 21:24 | cait | aleisha: you'll also want to rundocker image prune with a running ktd from tiem to time - I didn't know that and ended up with a full harddrive |
| 21:25 | it might be different if you have other docker things but that seems to do the trick for me | |
| 21:25 | aleisha | good to know! |
| 21:38 | dcook joined #koha | |
| 22:25 | cait joined #koha | |
| 22:38 | cait joined #koha |
← Previous day | Today | Next day → | Search | Index