Time  Nick         Message
16:08 reiveune     bye
15:06 vfernandes   right now all bulk actions using Koha with ES are too slow because Koha waits for each record reindex
15:04 vfernandes   there is any work done around this TODO https://github.com/Koha-Community/Koha/blob/master/Koha/SearchEngine/Elasticsearch/Indexer.pm#L272
15:04 vfernandes   hi #koha
14:47 jajm         just old habits i guess...
14:47 tcohen       kk
14:46 jajm         tcohen, yes i know, i'm not talking about KTD, i just have a problem with docker :) i find it really useful for "external" stuff like mariadb, es, ... or deploying in production, but when it comes to modifying code, git pulling/pushing, ... i prefer lxd
14:45 tcohen       even Joubu uses it sometimtes
14:45 tcohen       it has evolved a lot
14:45 tcohen       and people use it daily for development as well
14:45 tcohen       KTD has proved a nice tool, specially for our CI testing infrastructure
14:44 tcohen       ah, you can script things on lxd with cloud-init and a script file
14:41 tcohen       https://gitlab.com/koha-community/koha-testing-docker#aliases
14:41 tcohen       and running your desired preset alias
14:41 tcohen       it is all about setting KOHA_IMAGE=master-buster (or 20.05-stretch or whatever)
14:41 tcohen       we have really evolved
14:40 jajm         i tried using docker/docker-composer for my dev setup, but i found it was really less practical than lxd
14:38 tcohen       and a docker-compose.yml that is how you wire all the services to know about each other (ES, mariadb, koha itself)
14:37 tcohen       and the magic (but simple) run.sh script that launches the things
14:37 tcohen       plus what you saw on the dockerfile
14:37 tcohen       those images are the base OS (we build them for fairly lot of debian-based current OSs)
14:36 tcohen       https://hub.docker.com/repository/docker/koha/koha-testing/tags?page=1
14:35 tcohen       because of dependencies mostly
14:35 tcohen       in KTD we have images for each Koha version
14:35 jajm         tcohen, can i run multiple versions of koha inside a container with this method ?
14:34 oleonard     Better not be some spam bug.
14:34 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26000 could not be retrieved: InvalidBugId
14:34 oleonard     We are hurtling towards Bug 26000
14:33 tcohen       there's no more than 10 commands to run
14:33 tcohen       https://gitlab.com/koha-community/koha-testing-docker/-/blob/master/dists/buster/Dockerfile
14:33 tcohen       preparing an KXD env similar to KTD is fairly simple
14:32 tcohen       power outage
14:32 tcohen       https://frkl.io/blog/dockerfiles-for-lxd/
14:31 jajm         unfortunately, no :(
14:31 tcohen       is there something equivalent  to a Dockerfile for LXD?
14:30 tcohen       friday typing skills :-P
14:30 tcohen       KTD
14:30 tcohen       LTD
14:30 tcohen       ad replicate KRD
14:30 tcohen       so in theory you could install koha-common there, with all dependencies
14:29 jajm         yes, debian 10
14:28 tcohen       is your lxd container debian-based?
14:28 tcohen       and tools
14:28 tcohen       repo
14:28 tcohen       you could use the misc4dev
14:27 tcohen       in theory
14:27 tcohen       right
14:27 jajm         no KTD for me, i use a dev install inside an lxd container
14:25 tcohen       you don't use KTD, right?
14:25 tcohen       like on a koha-testing-docker install
14:25 tcohen       yes
14:25 tcohen       jajm
14:24 jajm         but you need to have the deb packages installed, right ?
14:24 tcohen       not a different shell, but a shell that does not pick the current configs
14:24 tcohen       makes it pick a different shell
14:24 tcohen       I still find it confusing that calling it with sudo
14:23 tcohen       cd /tmp ; /kohadevbox/koha/debian/scripts/koha-shell -c pwd kohadev
14:22 tcohen       like in
14:22 tcohen       just call them from the repo
14:22 tcohen       what I usually do is
14:22 jajm         tcohen, i'm not really on it, since i still don't know how to tests debian scripts... just noticed something odd
14:20 tcohen       jajm I didn't notice you were on 25752
14:12 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24625 enhancement, P5 - low, ---, oleonard, Signed Off , Phase out jquery.cookie.js:  showLastPatron
14:12 jajm         oleonard, you're welcome :) thanks for the explanation on bug 24625
14:04 caroline     (talking about docs obvs. not koha)
14:03 caroline     questions about gitlab: I can't cherry-pick all the commits I made to the master/main branch to 20.05, could we just merge the whole thing into 20.05 and then revert the one commit meant for 20.11?
14:01 oleonard     Thanks for the QA jajm
13:04 * ashimema   isn't close enough to translations to know if he'd break stuff
13:04 ashimema     so shouldn't be too hard to add then.. can you see any caveats I should be aware of?
13:03 ashimema     aha, I see
13:02 Joubu        ashimema: git grep "'title'" misc/translator/*.pl
13:01 Joubu        ashimema: indeed they are not. There is an "allowlist" in tmpl_process3.pl
12:59 ashimema     are aria-labels not picked for translation at the moment.. I kinda just assumed they were :(
12:52 tcohen       lets keep team work going on
12:52 tcohen       indeed
12:51 ashimema     glad we've got a few eyes on this.. just goes to show really.. we caught rather different things between us :)
12:51 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25260 enhancement, P5 - low, ---, tomascohen, Needs Signoff , Add a new 'holds' table
12:51 tcohen       Joubu next is bug 25260 :-P
12:51 ashimema     a worthwhile endeavour
12:51 tcohen       ashimema++
12:29 Null404      in Details for Book record is there any way to change in table of item of this record "Date accessioned" to "date of return borrowed book" ?
12:26 Null404      hello everyone
12:05 cait         have a nice weekend all!
12:03 * ashimema   triggers a full test suit run whilst he goes to have lunch
12:03 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 enhancement, P1 - high, ---, jonathan.druart, Signed Off , Merge deleted biblio, biblioitems, biblio_metadata, and items tables
12:03 * ashimema   can't find any noticeable performance degradation with bug 20271 :)
11:46 cait         trying to get a sign-off for my coworker :)
11:46 cait         oleonard: no, but possibly? we were on sandboxes
11:39 * oleonard   would guess a strict mode issue
11:37 oleonard     cait did you figure out your holds to pull problem?
11:28 mtj          janncis: thanks ... i'll add a bug
10:55 janncis      mtj: tnx a lot
10:52 huginn       janncis: I suck
10:52 janncis      @mtj im running ubuntu 20.04 LTS
10:31 mtj          np :o)
10:29 Joubu        thanks mtj!
10:27 huginn       Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25792 major, P5 - low, ---, mtj, Signed Off , Rename 'ttf-dejavu' package to 'fonts-dejavu' for Debian 11
10:27 mtj          Bug 25792 - Rename 'ttf-dejavu' package to 'fonts-dejavu' for Debian 11
10:26 mtj          Joubu: yep.. bz 25792 ^
10:24 mtj          janncis: curious... what debian version are you running?
10:23 mtj          janncis: try sudo apt install liblocale-codes-perl
10:15 cait         could someone inform lds ?
10:14 cait         https://lists.koha-community.org/cgi-bin/mailman/listinfo
10:14 cait         mailing lists are down again
10:13 Joubu        mtj: aware of that? https://gitlab.com/koha-community/koha-testing-docker/-/pipelines/162563495/failures
09:42 marcelr_     but i edited the access list..
09:41 ashimema     aha
09:41 marcelr_     had some trouble with new ip addr
09:41 marcelr_     in nick name
09:41 ashimema     ?
09:41 marcelr_     hmm underscore
09:41 marcelr_     test
09:32 * ashimema   is bunging in print statements to try and catch where it's going wrong.
09:32 ashimema     and this is a pretty reasonable sized dataset
09:31 ashimema     but it's clearly not doing much as it's really quick
09:31 ashimema     but.. I do reach the end and get the version update success message
09:31 ashimema     it's really odd
09:31 ashimema     I'm not getting the warning.. or the rename.. or the table drop
09:30 Joubu        weird, I got the warning when I tried it
09:28 ashimema     I'll try to pin it down a bit more before reporting in
09:28 ashimema     for some reason I'm finding that the 'if (@$biblionumbers)' type blocks aren't running.. neither case
09:27 ashimema     just investigating 20271's db update
09:27 Joubu        yes
09:24 ashimema     Joubu around?
09:15 janncis      somehow Locale::Language is not installed
09:15 janncis      Hello does anyone can help me with installing missing perl modules?
08:46 cait         the item is not checked out, pickup library and item home and holding library are the same...
08:45 cait         but we can't get the hold to show up...
08:45 cait         hm we are trying to test something with holds to pull in master
07:24 koha-jenkins Project Koha_19.05_D9 build #252: UNSTABLE in 43 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/252/
06:57 koha-jenkins Project Koha_19.05_U18 build #255: SUCCESS in 33 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/255/
06:51 alex_a       hi marcelr
06:51 marcelr      hi alex_a
06:50 wahanui      hi, alex_a
06:50 alex_a       Bonjour
06:49 marcelr      thx nickserv
06:48 koha-jenkins Project Koha_19.05_D8 build #258: SUCCESS in 31 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/258/
06:42 Guest2365    new home ip address aaargg
06:41 Guest2365    hey i am a guest
06:40 koha-jenkins Project Koha_19.05_D9 build #251: SUCCESS in 42 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/251/
06:37 fridolin     yop
06:24 koha-jenkins Project Koha_19.05_U18 build #254: SUCCESS in 33 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/254/
06:17 marcelr      hi #koha
06:17 koha-jenkins Project Koha_19.05_D8 build #257: FIXED in 31 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/257/
06:17 wahanui      Congratulations!
06:17 koha-jenkins Yippee, build fixed!
05:58 koha-jenkins Project Koha_19.05_D9 build #250: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/250/
05:51 koha-jenkins Project Koha_19.05_U18 build #253: SUCCESS in 33 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/253/
05:45 koha-jenkins Project Koha_19.05_D8 build #256: UNSTABLE in 31 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/256/
05:37 reiveune     hello
02:45 mtj          sorry, dget - not dput
02:44 mtj          hi gmcharlt, any chance you could install dput on debian.kc.org please?
00:54 koha-jenkins Project Koha_19.05_D9 build #249: SUCCESS in 39 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/249/
00:38 oleonard     tuxayo are you still located in France?
00:32 koha-jenkins Project Koha_19.05_U18 build #252: SUCCESS in 33 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/252/
00:23 koha-jenkins Project Koha_19.05_D8 build #255: SUCCESS in 31 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/255/
00:16 tuxayo       Just like the libraries do :)
00:15 koha-jenkins Project Koha_19.05_D9 build #248: SUCCESS in 39 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/248/
00:01 oleonard     tuxayo: rangi probably prints out and mails the Bugzilla notification emails that bounce