Time  Nick             Message
07:14 marcelr          o/
07:29 reiveune         hello
07:29 wahanui          bidet, reiveune
07:56 Joubu            @later tell kidclamp 32594 - yes, please have a look at comment 18
07:56 huginn           Joubu: The operation succeeded.
08:00 alex_            Bonjour
08:00 wahanui          what's up, alex_
08:51 cait             hello #koha
08:51 cait             so quiet on a Friday morning?
08:52 marcelr          hi cait
08:52 cait             hi marcelr :)
08:52 marcelr          @later tell khall please signoff bug 32990 now
08:52 huginn           marcelr: The operation succeeded.
08:53 marcelr          157 in Signed off, wow
09:14 marcelr          i need a signoff on bug 32334, folks
09:14 huginn           04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32334 enhancement, P5 - low, ---, m.de.rooy, Needs Signoff , Sync comments in database with schema
09:35 PedroAmorim[m]   hi good morning
10:03 cait             good morning PedroAmorim[m]
10:16 cait             hm no new strings yet
10:17 cait             ashimema: no new strings yet for 22.11 and others - do you knwo something?
10:47 paulderscheid[m] @seen mtj
10:47 huginn           paulderscheid[m]: mtj was last seen in #koha 1 day, 10 hours, 24 minutes, and 54 seconds ago: <mtj> aah makes sense
10:48 paulderscheid[m] @later tell mtj I could use your advice on setting up a composed docker app in an unprivileged environment if you got some time
10:48 huginn           paulderscheid[m]: The operation succeeded.
11:04 tcohen           hola #koha o/
11:06 tcohen           ashimema: I'm adding bgkriegel to the rmaints team, so he's aware of things
11:18 cait             hola, thx tcohen
11:20 tcohen           I've also pinged him, just saying he should be on the rmaints list
11:23 tcohen           he's on it
11:23 tcohen           benefits of being able to properly give him a local landline call
11:25 tcohen           ok, happy friday every1
11:25 tcohen           gonna push stuffs for a while before diving on my backlog
11:25 tcohen           Joubu: around?
11:27 Joubu            yes
11:27 oleonard         o/
12:15 * kidclamp       waves
12:16 mtj              hi folks
12:16 mtj              ping paulderscheid[m]
12:27 mtj              hi joubu, i have a small patch for bug 32609, shall i attach to BZ?
12:27 huginn           04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32609 enhancement, P5 - low, ---, jonathan.druart+koha, Needs documenting , Remove compiled files from src
12:28 mtj              .. or make a new bug?
12:30 tcohen           attach there
12:30 cait             Joubu: sandboxes again :(
12:30 cait             Joubu: opac and staff ive a Service unavailable now
12:31 tcohen           mtj: have you seen the koha-dpkg-docker revamp we did?
12:32 cait             y'all... please stop breaking the sandboxes
12:32 cait             frustrating testers is not cool  - we got several issues witht he recent changes to ktd
12:33 tcohen           but you otherwise complain ktd breaks git clone permissions
12:33 tcohen           we could've coordinated a bit better this change
12:34 cait             it didn't break it in a while before you broke the sandboxes ;)
12:34 cait             yes, just bad because I get the emails from frustrated testers
12:34 cait             and it's like the thrid issue this week
12:34 tcohen           I cannot take the blame for all of them, I think heh
12:34 tcohen           but I certainly removed the git configs from the root user
12:35 tcohen           and broke the sandboxes
12:35 tcohen           the fix, from Joubu, is already merged
12:35 tcohen           not sure how sandboxes get refreshed
12:35 tcohen           or updated
12:35 cait             3 different providers
12:36 cait             so we might have different states to
12:36 cait             too
12:37 mtj              i think we need to have sandboxes (and developers) running on a 'testing' release of ktd/koha
12:37 mtj              ...and we do our breaking changes on an 'unstable' version
12:38 mtj              when 'unstable' tests pass OK, then images/packages get migrated to 'testing'
12:39 mtj              make sense?
12:39 mtj              basically the same as debian's unstable -> testing -> stable releases
12:39 tcohen           mtj: it makes senes
12:40 mtj              we have no 'testing' stage
12:41 tcohen           thing is, ktd is not broken
12:41 tcohen           so what would the test be like?
12:41 mtj              probably jenkins, at this stage, its all we have
12:43 tcohen           right, but in order to do this
12:44 tcohen           we would need to launch a sandbox system
12:44 tcohen           and check you can apply a patch and sign if off
12:44 tcohen           for example
12:44 mtj              yes, i agree
12:46 tcohen           cait: on the bright side, we are ironing ktd and once we stabilize the sandboxes, there shouldn't be more breaking changes
12:46 mtj              im assuming a situation where we have a broken koha package and/or ktd, and we dont want to introduce that problem to sandbox/devs
12:47 mtj              i understand we may not have that situation here :)
12:51 mtj              tcohen: ps i did have a little look a  koha-dpkg-docker, looks great!!
12:53 tcohen           it essentially builds the base.tgz image
12:55 tcohen           unless it finds a (mounted) one in place
13:00 * mtj            confesses to pushing commits to KTD that broke sandboxes some weeks ago
13:01 mtj              i added node_modules pkg fix to bug 32994
13:01 huginn           04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32994 blocker, P5 - low, ---, koha-bugs, Needs Signoff , Remove compiled files from src 2
13:03 tcohen           thnk you!
13:04 Joubu            please provide more info in the commit messages!
13:06 tcohen           isn't 'remove thing' enough=? LOL
13:06 * cait           removes tcohen
13:07 cait             see, you don't like that without an explanation! ;)
13:11 mtj              oops, added moar info
13:17 ashimema         I don't know that Joubu's fix for sandboxes was merged yet was it?
13:17 ashimema         I reviewed but didn't merge last night as I was tired
13:18 ashimema         And to be thorough it needed a few more lines fixed
13:18 ashimema         Think nick or Kyle was on the case already.. it was late for me
13:18 ashimema         In theory sandboxes auto update nightly. Or at least they did initially..
13:19 Joubu            ashimema: I've opened a separate issue. I am *not* on it however
13:19 ashimema         Though they're never going to be 100% given the nature of what they are... Testing machines
13:19 Joubu            https://gitlab.com/koha-community/koha-sandboxes-docker/-/issues/85
13:19 ashimema         Okies, thanks
13:19 ashimema         Well, I'm on annual leave today looking after the kids.  I can take a look Monday if boone else has by then
13:20 Joubu            ashimema: I don't think they pull ksd at night.
13:20 cait             enjoy the tiem with your kids
13:20 * ashimema       also happens to be tired and grumpy today
13:20 ashimema         Ours used to..
13:20 ashimema         Perhaps we dropped that Cron from the ansible setup
13:21 ashimema         At some point I kept having to kill it off as things were breaking too often for me to keep up
13:21 Joubu            I may have disabled it on purpose then
13:21 ashimema         Anywho.. I'm ofsky
13:21 Joubu            enjoy!
13:21 ashimema         Cheers
13:42 tcohen           Joubu: pr !69 is merged, I merged it
13:43 Joubu            ?
13:43 Joubu            yes I know, why telling me?
13:45 tcohen           I thought you mentioned it was still open
13:47 Joubu            !69 if for #84. #85 does not have a fix
13:52 tcohen           talking to khall
14:18 cait             do we have documented anywhere when we have to use USE in TT notices and when not?
14:18 cait             like are some added by default and don't need to be added explicitly?
14:24 Joubu            always add explicitely, and you will be safe
14:25 Joubu            it won't hurt to use several times
14:29 cait             this is for new smaple notices
14:29 cait             [% Branches.GetName( item.holdingbranch ) | html %] doesn' work
14:30 cait             I'll try with the USEs
14:31 cait             thx Joubu++
14:35 cait             ok, tht fixed the issue, so those need to added explicitly
15:02 * oleonard       waves to oleonard-away
15:14 paulderscheid[m] Hi mtj. I'll get back at ya next week if that's ok. Almost time to clock out here and I totally missed that ping during lunchtime.
16:06 reiveune         bye