← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
01:15 | fridolin joined #koha | |
01:15 | fridolin left #koha | |
01:39 | davewood joined #koha | |
02:55 | jo joined #koha | |
03:08 | tcohen joined #koha | |
03:15 | fridolin joined #koha | |
03:40 | alexbuckley joined #koha | |
03:55 | fridolin1 joined #koha | |
04:03 | domm joined #koha | |
04:59 | KotH joined #koha | |
05:11 | void09 joined #koha | |
05:24 | dcook | TFW you're trying to find a slow page in koha-testing-docker and struggling hehe |
05:29 | bug 21366 | |
05:29 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=21366 enhancement, P5 - low, ---, dcook, Needs Signoff , Add Plack reload |
05:30 | dcook | ^ this one will be useful to all Koha sysadmins |
05:38 | fridolin1 | great. one can see a worker reload because its PID change |
05:38 | that way you can see an existing worker is not stopped | |
05:45 | dcook | "D |
05:45 | :D* | |
05:45 | I looked at the time it's been running but yeah PID change is a better place to look at | |
05:46 | I've got a little script I run on all my servers now to do this, but it would be nice to have it bundled in with Koha via koha-plack... | |
05:46 | Upstream all the things... | |
05:53 | fridolin1 | ++ |
06:05 | jajm joined #koha | |
06:35 | claw joined #koha | |
06:42 | eythian joined #koha | |
06:54 | cait joined #koha | |
06:56 | alex_ joined #koha | |
06:57 | alex_ | Bonjour |
06:59 | lds joined #koha | |
07:04 | liliputech joined #koha | |
07:05 | liliputech | hi koha, been a while :) |
07:07 | cait1 joined #koha | |
07:07 | cait1 | hi liliputech - vacation i hope? |
07:13 | liliputech | cait1: indeed :) |
07:26 | paulderscheid[m] | Morning #koha |
07:28 | liliputech | morgen cait1 and paulderscheid[m] :) |
07:28 | paulderscheid[m] | Bonjour liliputech |
07:29 | magnuse | \o/ |
07:34 | ashimema | mornin |
07:35 | MarkHofstetter joined #koha | |
07:47 | MarkHofstetter1 joined #koha | |
07:51 | MarkHofstetter2 joined #koha | |
07:53 | cait1 | good morning #koha |
07:55 | MarkHofstetter joined #koha | |
07:58 | MarkHofstetter1 joined #koha | |
08:03 | MarkHofstetter2 joined #koha | |
08:11 | magnuse | looking at https://wiki.koha-community.or[…]eth_Configuration and wondering if it is possible to have Koha talking to more than one Identity Provider? ashimema? |
08:11 | MarkHofstetter joined #koha | |
08:12 | ashimema | yes is the short answer |
08:12 | we use the native shibboleth stuff behind the scenes so whatever it supports we support.. as we don't really see the final pains | |
08:12 | however... in reality it may well not be that simple.. | |
08:13 | we assume we're getting a sane mapping of attributes from our provider.. | |
08:13 | if you hook up multiple IdP's.. then you will likely need to map each IdP's attributes to ensure that the attributes we pass into Koha are uniform | |
08:14 | in practice.. I'm not sure I've ever seen more than one IdP used with Koha | |
08:14 | MarkHofstetter1 joined #koha | |
08:15 | anne joined #koha | |
08:16 | magnuse | ashimema: thanks, worth having a look then :-) |
08:16 | ashimema++ | |
08:18 | ashimema | 🙂 |
08:18 | MarkHofstetter2 joined #koha | |
08:19 | ashimema | that's kinda where my knowledge dries out though I'm afraid.. actually configuring the shibboleth side of things is something I've not done for a long time... those config files are 'complex' 😜 |
08:23 | anne | Hi, I used bulkmarcimport.pl - old records have been deleted. But, when I looked for a record, old records appeared and when I clicked I got error 404. How can I purge the search engine ? |
08:29 | Joubu | Are you using Zebra or Elastic? |
08:50 | anne | Joubu : Hum I'm not sure maybe Zebra ? I did'nt change anything |
08:51 | Joubu | Have a look at the About page |
08:52 | koha-rebuild-zebra can be used to rebuild Zebra's index | |
09:02 | fridolin1 left #koha | |
09:23 | anne | Joubu : Thanks In about page, I got Zebra status:Running. I run koha-rebuild-zebra but records still appeared ... (with no item attached - this is normal) |
09:31 | zebraidx worked ;) Record appeared no more | |
10:04 | Nemo_bis joined #koha | |
10:08 | magnuse | anne: did you run "sudo koha-rebuild-zebra -f -v"? -f is needed to do a full reindex |
10:11 | anne | Yes I run sudo koha-rebuild-zebra -f -v biblio but nothing changed ; but with sudo zebraidx ... it worked. It's fine now |
10:14 | cait joined #koha | |
10:46 | MarkHofstetter joined #koha | |
10:49 | MarkHofstetter joined #koha | |
11:37 | oleonard joined #koha | |
12:00 | oleonard | Hi #koha |
12:38 | Dyrcona joined #koha | |
12:40 | paulderscheid[m] | Hi all, I have another big thing to ask. |
12:41 | Can we work towards full ARM compatibility? | |
12:41 | ashimema | my question would be what's not compatible now 😜 |
12:42 | people are running koha on pi's aren't they | |
12:42 | paulderscheid[m] | node-sass for example |
12:42 | ashimema | except that's only used at built time isn't it. |
12:42 | so not required for actually running the software | |
12:42 | paulderscheid[m] | Docker and the native installation don't work out of the box on aarch64 |
12:42 | ashimema | ah yeah.. that's probably true |
12:43 | * ashimema | used to run on a pi a long time ago.. but hasn't tried for a while |
12:43 | paulderscheid[m] | I know that we're almost there but there's still a bit to go |
12:44 | I ran 20.05 or something on a pi | |
12:44 | Worked out of the box but some perl dependencies aren't automatically installable on arm64 and aarch64 | |
12:45 | ashimema | indeed |
12:46 | paulderscheid[m] | I'm lobbying to move all our instances to arm based servers. |
12:46 | So we can cut costs | |
12:47 | * Worked out of the box but some perl dependencies aren't automatically installable on arm64 / aarch64 (actually the same, don't know why I wrote and) | |
12:49 | ashimema | mtj is probably a good one to talk to |
12:49 | being our packaging guru at the moment | |
12:49 | paulderscheid[m] | @seen mtj |
12:49 | huginn | paulderscheid[m]: mtj was last seen in #koha 3 days, 12 hours, 10 minutes, and 17 seconds ago: <mtj> so your difference between installations is caused by something else |
12:50 | MarkHofstetter joined #koha | |
12:50 | ashimema | does ES run on arm OK? |
12:50 | and rabbit | |
12:50 | paulderscheid[m] | Haha, no way in hell |
12:50 | ashimema | indeed |
12:50 | those could be blockers | |
12:50 | paulderscheid[m] | ES is one of the big problems |
12:51 | ashimema | worth investigating those |
12:51 | of course.. Koha could run on arm and just talk to ES somewhere else | |
12:51 | likewise with rabbit I imagine | |
12:51 | paulderscheid[m] | That's true |
12:55 | The TDP difference between the ampere ® altra ® q80-30 and the xeons we use currently is insane | |
12:55 | 80 cores just like that | |
13:07 | Oak joined #koha | |
13:08 | mtj | ^ hiya ashimema, paulderscheid[m], i spotted your msg |
13:09 | i do have some arm64v8 koha stuff, that is somewhat finished | |
13:12 | paulderscheid[m] | These are the dependencies I have to setup manually when installing on aarch64.... (full message at https://matrix.org/_matrix/med[…]BkisWidyDedsQGPn) |
13:16 | Could be that one or two of these are not standard koha deps | |
13:17 | mtj | hi paulderscheid[m], hmmm, i notice those are general 'all' pkgs ^ |
13:18 | paulderscheid[m]: you are running koha 20.05 on arm? | |
13:18 | paulderscheid[m] | Nah, I run 21.05 and the master branch on arm |
13:18 | 20.05 was just some experiment when I was still in college | |
13:19 | mtj | ah ok |
13:19 | curious... what arm hardware? rpi or other? | |
13:19 | paulderscheid[m] | I can setup a new vm later and find out if there are any problems with the installation on the current master |
13:20 | I have an M1-Mac and an arm based server @hetzner | |
13:20 | later being... much later | |
13:21 | mtj | i experimented with an rpi4 jenkins node... its quite slow!! |
13:21 | paulderscheid[m] | The server has an ampere ® altra ® q80-30 |
13:24 | mtj | wow, that looks impressive |
13:25 | paulderscheid[m] | It is |
13:26 | But it's just for testing | |
13:26 | Couldn't afford that monthly just for fun | |
13:26 | ^^ | |
13:26 | mtj | sure |
14:40 | ashimema | Joubu around still? |
14:53 | MarkHofstetter joined #koha | |
15:00 | bag joined #koha | |
15:14 | Joubu | ashimema: yes |
15:23 | paulderscheid[m] joined #koha | |
16:22 | cait1 left #koha | |
16:24 | dpk_ joined #koha | |
16:41 | cait joined #koha | |
16:58 | dpk__ joined #koha | |
17:11 | fridolin joined #koha | |
17:11 | fridolin | yellow |
17:14 | dpk_ joined #koha | |
18:21 | MarkHofstetter joined #koha | |
18:33 | fridolin joined #koha | |
19:33 | fridolin joined #koha | |
21:59 | tuxayo | fridolin: 🟨 |
22:00 | fridolin | tuxayo: 🧀 |
22:01 | ahhhh yellow ^^ | |
22:03 | 🐄 are you ? | |
22:09 | tuxayo | > ahhhh yellow |
22:09 | he he | |
22:10 | fridolin: i'm just testing bug 30718, what's up on your side? | |
22:10 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=30718 enhancement, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Use flatpickr's altInput option everywhere |
22:14 | alexbuckley joined #koha | |
22:17 | fridolin | tuxayo: kids at school, whoooo |
22:17 | back to hard work ;) | |
23:53 | magnuse joined #koha |
← Previous day | Today | Next day → | Search | Index