Time  Nick           Message
07:42 alex_a         Bonjour
07:43 * dcook        waves
07:43 * dcook        silently complains about C4::Auth heh
07:45 * magnuse      reboots
07:55 magnuse        \o/
08:11 cait           good morning #koha
08:22 dcook          morning :)
08:22 dcook          Err evening here
08:34 dcook          It's nice having some energy in the evening to work on Koha
08:35 dcook          Not so nice untangling all the weird ways things are done over 20 years of build up heh
08:35 magnuse        think of it as a puzzle ;-)
08:35 dcook          No doubt heh
08:36 dcook          And actually the work I do now I am hoping to feed back into some refactoring..
08:36 dcook          http://localhost:8081/cgi-bin/koha/staff/tools/export is starting to look very similar to http://localhost:8081/cgi-bin/koha/tools/export.pl
08:37 dcook          Still need to fix a few things in terms of translations (C4::Templates::gettemplate needs some love...)
08:37 dcook          Right now just fleshing out the $template a bit..
09:03 ashimema       good '#appropriate greeting for your timezone' evenone
09:03 * ashimema     is tired today
09:05 * ashimema     thought he'd pickup the FQA in the criticals queue... but alas all that's blocking it is missing tests but my brain isn't awake enough yet to write them
09:07 dcook          Maybe I stole some of your energy >_>
09:07 ashimema       hehe
09:07 ashimema       good answer on the lists regarding backups of /usr/share btw dcook
09:08 ashimema       i was kinda gobsmacked by that one
09:08 dcook          Thanks. I know the mentality that thinks that way, but...
09:08 ashimema       indeed
09:10 magnuse        huh, all my cronjobs are generating lots of this: Loaded DateTime::TimeZone::Europe::Oslo, which is from a different version (2020d) of the Olson database than this installation of DateTime::TimeZone (2019c).
09:10 magnuse        all packages are up to date
09:11 ashimema       interesting
09:11 ashimema       never seen anything like that before
09:13 dcook          Hmm very weird
09:13 * dcook        ponders
09:14 dcook          i'd google it but maybe you need to re-run a config command?
09:14 * dcook        has no idea
09:16 magnuse        no luck googling, so far
09:17 magnuse        started after libdatetime-timezone-perl was upgraded
09:18 magnuse        Unpacking libdatetime-timezone-perl (1:2.09-1+2020d) over (1:2.09-1+2019c) ...
09:59 ashimema       @magnuse
09:59 huginn         ashimema: I'll give you the answer just as soon as RDA is ready
09:59 wahanui        i already had it that way, huginn.
09:59 ashimema       we're seeing it with London now too
09:59 ashimema       first server hit just a few minutes ago.. feels like something gone weird upstream
10:06 magnuse        ah, not just me then :-)
10:06 dcook          Hmm Debian or Ubuntu?
10:07 dcook          My Ubuntu 18.04 is fine with the latest version as 1:2.18-1+2018d
10:09 magnuse        Debian for me
10:10 magnuse        9.13
10:11 magnuse        the version you have of libdatetime-timezone-perl might be relevant
10:17 tuxayo         hi #koha :)
10:17 magnuse        hiya tuxayo
10:18 magnuse        ashimema: looks like a downgrade to libdatetime-timezone-perl=1:2.09-1+2019c "fixed" it
10:20 ashimema       debian
10:21 ashimema       it was an unattended upgrade overnight that hit us
10:25 dcook          Hmm looks like "Export configuration" might not be showing backups in export.pl?
10:31 dcook          Hmm anyone familiar with the "-r" flag for perl if?
10:32 dcook          Ahh readable probably
10:32 dcook          there must be an existing bug for this..
10:33 dcook          I am sure there's one for this..
10:39 liliputech_asu hi koha :)
10:58 dcook          Holy... Mojolicious really is very fast..
10:59 ashimema       :)
10:59 dcook          export.pl took 1.46-1.97 seconds to download a 978KB db backup
10:59 ashimema       that's promosing
10:59 dcook          My Mojo controller is 22ms-49ms for the same amount of data
10:59 ashimema       wow
10:59 dcook          Going to double-check these results..
10:59 ashimema       They do like to micro-optimise allot in the Mojo world
11:00 dcook          I reckon a lot of it is probably me too heh
11:00 dcook          I eliminate *a lot* of Koha overhead
11:00 dcook          Although.. with those speeds..
11:00 kohaputti      bugzilla down
11:00 dcook          Yeah?
11:00 * dcook        didn't even spam it heh
11:00 dcook          Hmm yeah not looking good
11:01 dcook          Yeah the downloads are definitely equivalent. Wow..
11:01 dcook          Bugzilla back it seems?
11:01 kohaputti      I was just gonna comment that the CanBookBeRenewed also doesn't check transfer rules when it checks whether item can fill hold, soo my tiny bug turned now into 3 big bugs :D
11:02 ashimema       I always find these benchmarks interesting
11:02 dcook          kohaputti: got to love when that happens
11:02 ashimema       https://www.techempower.com/benchmarks/
11:03 dcook          Hmm I wonder how they actually quantify those..
11:03 dcook          "php" is listed at 141
11:03 dcook          nodejs being worse performance than php?
11:04 dcook          This seems difficult to believe..
11:04 ashimema       pass
11:04 ashimema       pretty sure that's the benchmarks the Mojo core team use and work to improve
11:04 dcook          Hmm interesting
11:04 dcook          I can't believe it's 10pm..
11:04 dcook          Going to pack it in pretty soon, but made so much progress..
11:05 dcook          Just need to do the actual handler for exporting the MARC records heh
11:05 dcook          I'm actually doing more copy/paste than I'd like..
11:05 dcook          Might refactor more later..
11:05 ashimema       exciting work dcook
11:05 dcook          I find it super exciting heh
11:05 dcook          I might actually even tidy things up a bit and post something..
11:06 dcook          I guess I need to "just need" more..
11:06 dcook          A key thing is doing the handler..
11:06 dcook          But I also need to look at C4::Templates..
11:06 dcook          Need to check that this supports translations..
11:07 dcook          There's probably lots of things to talk about too, but having functioning code I reckon is the first step
11:07 dcook          Then I can tweak it based on discussions..
11:07 ashimema       code speaks
11:07 ashimema       :)
11:10 tcohen         morning
11:20 dcook          morning tcohen
11:20 dcook          And totally ashimema
11:20 dcook          I suppose we're at a point in the release cycle too where I don't need to rush too much..
11:21 dcook          Feels so close though
11:22 ashimema       QA queue is fairly high again.. would be nice to knock a few more majors into PQA today
11:22 * ashimema     is feeling a tad low on motivation today though
11:22 * magnuse      cheers ashimema on
11:23 * magnuse      sends cookie
11:23 magnuse        s/$/s/
11:23 ashimema       lol.. thanks magnuse
11:24 kohaputti      any idea what's lookahead days in group reserves / _Findgroupreserve?
11:25 kohaputti      it is used in AND reservedate <= DATE_ADD(NOW(),INTERVAL ? DAY)
11:25 kohaputti      but I don't get the use for this
11:26 kohaputti      how could there be stuff in the db for future
11:28 kohaputti      seems to be related to ConfirmFutureHolds
11:29 kohaputti      hmm, to me this looks just an unused variable
11:30 kohaputti      I cannot figure out how can someone make a hold in future
11:30 magnuse        kohaputti: there are sysprefs called AllowHoldDateInFuture ConfirmFutureHolds OPACAllowHoldDateInFuture
11:31 kohaputti      thanks
11:38 dcook          ashimema: maybe my motivation is leaking out of me and over to you..
11:38 dcook          C4::Templates is just... a garbage fire... O_O
11:39 dcook          I suppose actually writing a replacement might be easier..
11:40 dcook          Adapting export.pl to Mojolicious has really been just rewriting all the core bits of Koha.. heh
11:40 * dcook        waves to oleonard
11:40 oleonard       Hi dcook
11:41 ashimema       yeah.. Koha is 'fun' like that at times
11:41 ashimema       often a small thing turns into a really big thing
11:42 dcook          Yup
11:42 dcook          Although once I solve the language issue... then things should be in a pretty good place
11:42 dcook          Although this is still the efforts of one person in his off time and I'm making lots of assumptions and not implementing certain things >_>
11:43 dcook          Like login is actually handled by the existing Koha. I just check for an existing login session. otherwise I turf the person back to index.html and the horrors of C4::Auth.pm
11:43 dcook          But baby steps >_>
11:44 ashimema       that's certainly the way to do it for now
11:44 ashimema       baby steps as you say
11:44 dcook          The user experience is mostly there still
11:45 dcook          I figure getting a fairly consistent UX and then re-implementing the features..
11:45 dcook          We can polish it as we go a bit
11:45 dcook          And more people can help heh
11:46 dcook          I would love to sever the reliance on Apache..
11:46 ashimema       +1
12:02 dcook          Bug 26791
12:02 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26791 enhancement, P5 - low, ---, dcook, NEW , Build Mojolicious controller replacement for export.pl
12:02 dcook          Kewl
12:03 dcook          The database backup export works, but I have yet to do the bib/auth record export
12:03 dcook          And yeah.. need to write a Koha::Template to replace C4::Templates so that translations will work..
12:04 dcook          Annnd already noticed some code cleanup I forgot to do heh
12:05 dcook          9 files changed, 478 insertions(+), 6 deletions(-)
12:05 dcook          Pretty good for not much code
12:13 magnuse        dcook++
12:13 dcook          thanks :)
12:13 dcook          It works in CGI mode too :D
12:15 dcook          So once I get it done, it should be able to be just rolled out to everyone with no worries
12:15 dcook          Buut 11:15pm. time for me to log off heh
12:15 dcook          ciao all
12:16 tuxayo         ciao dcook o/
12:19 magnuse        have fun dcook
12:44 tcohen         bye dcook
12:51 huginn         News from kohagit: Bug 27021: Make chaining ->empty always return an empty resultset <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=55835ccfaffef48b924857e18bfd964aebda3a0a>
12:51 huginn         News from kohagit: Bug 27021: Regression tests <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a386954b8b17925ed213a56878e1d453ba8c7635>
12:51 huginn         News from kohagit: Bug 25761: (QA follow-up) Consistent flag names <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ea725f472426caab9bcdbef128fd5693f795fe17>
12:51 huginn         News from kohagit: Bug 27012: Add test for C4::Reserves::MergeHolds <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a408fcc0b662c31a8911728ab3d6816ada4c3491>
12:51 huginn         News from kohagit: Bug 27012: Fix incorrect SQL syntax in hold merging <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=8b21682c332b63afd3be74073e5eeaf531dadeac>
12:51 huginn         News from kohagit: Bug 18267: Refactored Edifact Price Calculations <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=36d46c6510ee93ffc52f6b914389c66351b16f33>
12:51 huginn         News from kohagit: Bug 25761: Implementation of too_many_overdue has unintended consequences <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f6323ee5351a6801321c0938690344f04aef6c54>
13:36 koha-jenkins   Project Koha_Master_U16 build #130: SUCCESS in 45 min: https://jenkins.koha-community.org/job/Koha_Master_U16/130/
13:38 koha-jenkins   Project Koha_Master_D11 build #143: STILL UNSTABLE in 47 min: https://jenkins.koha-community.org/job/Koha_Master_D11/143/
13:38 koha-jenkins   Project Koha_Master_U2010 build #51: SUCCESS in 47 min: https://jenkins.koha-community.org/job/Koha_Master_U2010/51/
13:39 ashimema       no-one fancy testing bug 26518 ?
13:39 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26518 major, P5 - low, ---, jonathan.druart, Needs Signoff , Adding a record can succeed even if adding the biblioitem fails
13:43 Joubu          @later tell amoyano What about bug 23215 comment 2?
13:43 huginn         Joubu: The operation succeeded.
13:45 Joubu          ashimema: on a QA run? :)
13:45 ashimema       Hmm, I wonder if we could check the sysprefs at upgrade and either grab the plugin or highlight to the user they need to grab the plugin for that functionality to work
13:46 ashimema       ish
13:46 ashimema       trying to work through the majors and criticals Joubu
13:46 ashimema       some of those have been ignored for a bit too long :(
13:46 Joubu          you couldn't have a better idea! :)
13:46 ashimema       :)
13:46 ashimema       not just a pretty face :P
13:52 jtmlis         bonjour tuxayo
13:52 jtmlis         hey ashimema
13:52 wahanui        ashimema is literally just writing up the release anouncement ;)
13:52 tuxayo         salut jtmlis :)
13:54 koha-jenkins   Project Koha_Master_D9_My8 build #466: SUCCESS in 1 hr 2 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/466/
13:55 ashimema       hi jtmlis
13:56 jtmlis         hey, looking forward to reading it.
13:57 ashimema       hlol
13:57 ashimema       wahanui forget
13:57 wahanui        ashimema: what?
13:57 ashimema       wahanui forget ashimema
13:57 wahanui        ashimema: I forgot ashimema
13:57 ashimema       jtmlis, remind me.. from canada right?
14:02 kohaputti      starting refactoring CanBookBeRenewed: bug 27032
14:02 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27032 enhancement, P5 - low, ---, joonas.kylmala, NEW , CanBookBeRenewed is not understandable and needs refactoring
14:02 kohaputti      There is still a lot to improve so I welcome more patches to the bug report
14:06 jtmlis         ashimema: yup, on the border between French Canada and English Canada where the Capital is
14:06 jtmlis         ashimema: where are you chatting from?
14:07 ashimema       I'm in near London, UK
14:07 ashimema       bug 24810 might have your name all over it ;)
14:07 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24810 trivial, P5 - low, ---, koha-bugs, NEW , French SQL files for "news" contain "Welcome into Koha 3!"
14:07 ashimema       easy string fix for someone who speaks french and english ;)
14:07 ashimema       :P
14:09 jtmlis         lol, yes I will look at it.
14:09 ashimema       :D
14:10 * ashimema     is happy to offer any assistance, guidance
14:10 ashimema       Joubu may even consider it this cycle (i.e. in the next few days)
14:11 jtmlis         thanks, just assigned it to myself. I will reach out if I need help.
14:11 tuxayo         Yay, that's a nice starter
14:12 ashimema       nice one
14:16 kohaputti      ashimema, would you be interested in checking out the refactoring bug I mentioned above and maybe submitting some improvements? But I'm feeling also like maybe we should try to get some small changes in because that function is in the hotpath
14:17 kohaputti      so I'm wondering whether to set it as needs sign-off or make it more prettier before that
14:19 ashimema       deffo up near the top of my list kohaputti; but right at the minute I'm concentrating on helping get the last criticals and majors through QA for release ;)
14:19 ashimema       will refocus back to enhancements, especially refactoring efforts once the release is settled down  ;)
14:20 kohaputti      this started from the bug 26659 which is major was planned for 20.11 but without refactoring I don't think I'm able to resolve it
14:20 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26659 major, P5 - low, ---, koha-bugs, Failed QA , An item can be renewed even if there are holds waiting to be filled
14:20 ashimema       looks like a great start though.. :)
14:20 ashimema       ah, yes..
14:20 ashimema       I see
14:20 kohaputti      but doing this big refactoring for 20.11 is also risky
14:21 kohaputti      more bugs might appear
14:21 ashimema       ok.. I'll take a look a bit later this afternoon..
14:21 ashimema       gotta go pick up the kids first ;)
14:21 kohaputti      anyway, the issue has been there for years so why not a few more
14:21 kohaputti      (the renewal issue)
14:22 ashimema       lol
14:23 koha-jenkins   Project Koha_Master_D9_MDB_Latest build #443: UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/443/
14:26 koha-jenkins   Project Koha_Master_U20 build #146: SUCCESS in 48 min: https://jenkins.koha-community.org/job/Koha_Master_U20/146/
14:30 koha-jenkins   Project Koha_Master_D9 build #1497: SUCCESS in 51 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1497/
14:44 Joubu          ashimema: could you add 26986 to your list?
14:45 ashimema       will do
14:45 lukeG          Joubu++
14:50 koha-jenkins   Project Koha_Master_D10 build #408: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_Master_D10/408/
15:06 koha-jenkins   Project Koha_Master_D10_Deps build #139: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/139/
15:13 fridolin       Bug  26991 for ES lovers
15:13 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26991 enhancement, P5 - low, ---, fridolin.somers, Needs Signoff , Add action logs to search engine administration
15:13 fridolin       kidclamp:  ?
15:16 koha-jenkins   Project Koha_Master_U18 build #949: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_Master_U18/949/
15:19 koha-jenkins   Project Koha_Master_U20 build #147: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_Master_U20/147/
15:26 * kidclamp     waves
15:44 koha-jenkins   Yippee, build fixed!
15:44 wahanui        Congratulations!
15:44 koha-jenkins   Project Koha_20.05_U20 build #160: FIXED in 38 min: https://jenkins.koha-community.org/job/Koha_20.05_U20/160/
15:46 koha-jenkins   Yippee, build fixed!
15:46 wahanui        Congratulations!
15:46 koha-jenkins   Project Koha_20.05_U18 build #125: FIXED in 56 min: https://jenkins.koha-community.org/job/Koha_20.05_U18/125/
16:05 koha-jenkins   Yippee, build fixed!
16:05 wahanui        Congratulations!
16:05 koha-jenkins   Project Koha_20.05_U16 build #120: FIXED in 46 min: https://jenkins.koha-community.org/job/Koha_20.05_U16/120/
16:25 koha-jenkins   Yippee, build fixed!
16:25 wahanui        Congratulations!
16:25 koha-jenkins   Project Koha_20.05_D9 build #125: FIXED in 41 min: https://jenkins.koha-community.org/job/Koha_20.05_D9/125/
16:44 koha-jenkins   Yippee, build fixed!
16:44 wahanui        Congratulations!
16:44 koha-jenkins   Project Koha_20.05_D9_My8 build #122: FIXED in 57 min: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/122/
16:47 koha-jenkins   Project Koha_20.05_D11 build #65: NOW UNSTABLE in 1 hr 31 min: https://jenkins.koha-community.org/job/Koha_20.05_D11/65/
17:14 severine_q     hello everyone !
17:15 caroline       hi severine_q!
17:16 severine_q     hey caroline :)
17:17 severine_q     I've got a (new) issue I want to submit to community :)
17:17 severine_q     When I run a speific report in Koha, II see results but when I downoload it (any format), files are empty
17:18 severine_q     downloads with other reports are ok
17:19 severine_q     it' the first time I face it, everything seems fine in the sql
17:19 severine_q     anyone already face this problem ?
17:23 liliputech_asu hi severine_q , long time no see :)
17:24 liliputech_asu severine_q: never seen a problem like that before!
17:25 severine_q     hi liliputech_asu :)
17:25 severine_q     yeah, it's been a while !
17:25 severine_q     strange isn't it ?
17:26 liliputech_asu heard you got quite a nice event in your life o:)
17:26 liliputech_asu "felicitation!"
17:27 severine_q     thanks a lot !!
17:28 liliputech_asu also I should probably say "bon courage" ;)
17:30 koha-jenkins   Yippee, build fixed!
17:30 wahanui        Congratulations!
17:30 koha-jenkins   Project Koha_20.05_D10 build #119: FIXED in 42 min: https://jenkins.koha-community.org/job/Koha_20.05_D10/119/
17:33 koha-jenkins   Project Koha_20.05_D9_My8 build #123: SUCCESS in 48 min: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/123/
18:13 koha-jenkins   Yippee, build fixed!
18:13 wahanui        Congratulations!
18:13 koha-jenkins   Project Koha_20.05_U2010 build #7: FIXED in 43 min: https://jenkins.koha-community.org/job/Koha_20.05_U2010/7/
18:56 koha-jenkins   Project Koha_20.05_D9 build #126: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_20.05_D9/126/
18:57 koha-jenkins   Project Koha_20.05_D9_My8 build #124: SUCCESS in 50 min: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/124/
19:01 koha-jenkins   Project Koha_20.05_U16 build #121: SUCCESS in 53 min: https://jenkins.koha-community.org/job/Koha_20.05_U16/121/
19:38 koha-jenkins   Project Koha_20.05_U20 build #161: UNSTABLE in 42 min: https://jenkins.koha-community.org/job/Koha_20.05_U20/161/
19:42 koha-jenkins   Project Koha_20.05_U18 build #126: SUCCESS in 45 min: https://jenkins.koha-community.org/job/Koha_20.05_U18/126/
19:45 koha-jenkins   Project Koha_20.05_D11 build #66: STILL UNSTABLE in 1 hr 31 min: https://jenkins.koha-community.org/job/Koha_20.05_D11/66/
19:58 koha-jenkins   Project Koha_20.05_D9 build #127: UNSTABLE in 56 min: https://jenkins.koha-community.org/job/Koha_20.05_D9/127/
20:03 aleisha        hi
20:04 jtmlis         hi aleisha
20:27 koha-jenkins   Project Koha_20.05_U16 build #122: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_20.05_U16/122/
20:28 koha-jenkins   Project Koha_20.05_D10 build #120: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_20.05_D10/120/
20:41 koha-jenkins   Project Koha_20.05_D9_My8 build #125: UNSTABLE in 1 hr 2 min: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/125/
20:50 koha-jenkins   Yippee, build fixed!
20:50 wahanui        Congratulations!
20:50 koha-jenkins   Project Koha_20.05_U20 build #162: FIXED in 51 min: https://jenkins.koha-community.org/job/Koha_20.05_U20/162/
21:11 koha-jenkins   Project Koha_20.05_U2010 build #8: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_20.05_U2010/8/
21:12 koha-jenkins   Project Koha_20.05_U18 build #127: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_20.05_U18/127/
21:14 koha-jenkins   Project Koha_20.05_D9_My8 build #126: FAILURE in 2 min 25 sec: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/126/
21:31 koha-jenkins   Project Koha_20.05_D9 build #128: STILL UNSTABLE in 50 min: https://jenkins.koha-community.org/job/Koha_20.05_D9/128/
21:44 koha-jenkins   Project Koha_20.05_U16 build #123: SUCCESS in 54 min: https://jenkins.koha-community.org/job/Koha_20.05_U16/123/
21:58 koha-jenkins   Project Koha_20.05_U20 build #163: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_20.05_U20/163/
22:12 dcook          Did I hear that jtmlis is Canadian?
22:16 koha-jenkins   Project Koha_20.05_U18 build #128: SUCCESS in 45 min: https://jenkins.koha-community.org/job/Koha_20.05_U18/128/
22:21 dcook          Oh I forgot that Mirko disappeared so I suppose his patches are there to be rescued..
22:42 koha-jenkins   Project Koha_20.05_D11 build #67: STILL UNSTABLE in 1 hr 31 min: https://jenkins.koha-community.org/job/Koha_20.05_D11/67/
22:43 koha-jenkins   Yippee, build fixed!
22:43 wahanui        Congratulations!
22:43 koha-jenkins   Project Koha_20.05_D9_My8 build #127: FIXED in 59 min: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/127/
22:44 koha-jenkins   Yippee, build fixed!
22:44 wahanui        Congratulations!
22:44 koha-jenkins   Project Koha_20.05_D9 build #129: FIXED in 45 min: https://jenkins.koha-community.org/job/Koha_20.05_D9/129/
23:02 koha-jenkins   Project Koha_20.05_U16 build #124: SUCCESS in 45 min: https://jenkins.koha-community.org/job/Koha_20.05_U16/124/
23:25 koha-jenkins   Project Koha_20.05_D10 build #121: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_20.05_D10/121/
23:29 koha-jenkins   Project Koha_20.05_U18 build #129: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_20.05_U18/129/
23:34 koha-jenkins   Project Koha_20.05_U20 build #164: SUCCESS in 50 min: https://jenkins.koha-community.org/job/Koha_20.05_U20/164/
23:58 koha-jenkins   Project Koha_20.05_D9_My8 build #128: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/128/