Time  Nick            Message
05:21 koha-jenkins    Project Koha_Master_D10 build #379: STILL FAILING in 2 min 30 sec: https://jenkins.koha-community.org/job/Koha_Master_D10/379/
07:07 alexbuckley     hi all! Is anyone else encountering a db error upon going through the web installer on master?
07:57 mtj             hi alexbuckley, i think master is failing on jenkins with a db error...
07:57 mtj             https://jenkins.koha-community.org/job/Koha_Master_D10/379/console
07:57 mtj             18:21:15 koha_1       |   CONSTRAINT `aqbudgetperiods_ibfk_1` FOREIGN KEY (`budget_period_id`) REFERENCES `aqbudgetperiods` (`budget_period_id`) ON UPDATE CASCADE ON DELETE CASCADE
07:57 mtj             18:21:15 koha_1       | ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
07:57 mtj             18:21:15 koha_1       | ) at /kohadevbox/koha/C4/Installer.pm line 564.
08:01 mtj             hmm, i think its a problem with the latest KTD docker image, i'll take a look
08:03 severine_q      good morning dear #koha !
08:04 alex_a          Bonjour
08:05 cait1           good morning all :)
08:05 cait1           first day back at work for me after vacation :(
08:07 magnuse         kia ora all!
08:12 dcook           ashimema: Are you around at all?
08:12 * dcook         should really go home but questions... heh
08:14 dcook           Actually possibly nvm..
08:14 dcook           Having issues with Shibboleth in Ubuntu 18.04, but I think I might be able to do it with a Docker container running Debian Buster..
08:16 alexbuckley     thanks mtj!
08:16 dcook           Anyway more on that tomorrow
08:16 dcook           ciao all
08:36 MarkHofstetter1 hi, am I wrong or was the UseKohaPlugins Variable removed?
08:45 alexbuckley     Hi MarkHofstetter1 you are right, the UseKohaPlugins syspref was removed by bug 20415
08:45 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20415 enhancement, P5 - low, ---, fridolin.somers, Pushed to master , Remove UseKohaPlugins system preference
08:46 fridolin        indeed, it was useless
08:47 alexbuckley     yeah
08:48 alexbuckley     right I'm off to bed now bye all!
08:49 MarkHofstetter1 so the docs should be changed too, is this included in the bug?
08:58 MarkHofstetter1 ie where should I change the docs, in the gitlab docs?
09:17 koha-jenkins    Project Koha_Master_D10 build #380: STILL FAILING in 4 min 37 sec: https://jenkins.koha-community.org/job/Koha_Master_D10/380/
09:59 severine_q      is the koha schema for master supposed to update automatically when some tables change ?
09:59 severine_q      I can see new table aqorders_claims is missing
10:10 magnuse         severine_q: do you mean http://schema.koha-community.org/?
10:10 magnuse         i think that is only updated manually, every now and then
10:12 severine_q      yes @magnuse, thank you for information
10:13 severine_q      need a new ticket or is there a secret circuit for this kind of modification I never heard of ? :)
10:23 oleonard        o/
10:29 davidnind       severine_q: @later rangi as he looks after it
10:33 severine_q      thanks davidnind !
11:24 UHH             Hello, i have a problem with the process_message_queue.pl which is triggered through cronjob. I got multiple processes of this running and the system memory is at 100% usage.
11:26 UHH             153620 username 20   0  220M  132M  2780 S  0.0  4.4  0:14.95 /usr/bin/perl /usr/share/koha/bin/cronjobs/process_message_queue.pl
11:26 UHH             there are about 15 of these running at about 5% memory each. Maybe someone has a suggestion what I can do about i
11:45 did             hi, ISTM HEAD is broken since 0ce62b29bf5ebe (bug 18050) on new install. aqbudgetperiods must be declared before aqbudgetborrowers for constraint declaration/
11:45 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18050 minor, P5 - low, ---, katrin.fischer, Pushed to master , Missing constraint on aqbudgets.budget_period_id in aqbudgets
12:04 cait1           MarkHofstetter: an update to the manual would be great - you can do a merge request from gitlab or file a bug for it with Component "Documentation"
12:04 cait1           then the Docs team can pick it up from there
12:08 oleonard        Bug 26816 took some detective work
12:08 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26816 minor, P5 - low, ---, oleonard, Needs Signoff , Remove extra space before comma in staff results item list
12:20 severine_q      is it me, or bugzilla is broken ?
12:20 severine_q      can't load any page, always have 504 gateway time-out :(
12:21 severine_q      it's l=the only website i've got problem with
12:24 oleonard        Looks broken to me too
12:32 dersmon         hi everyone
12:32 severine_q      oh ! it's back !! a world without bugzilla was quite frightening...
12:33 dersmon         when using scan indexes (elasticsearch) it seems the search is succesful but the results are not displayed correctly: i get a table with a lot of empty cells, the heading displays the number of results and the pagination also seems to be working
13:26 MarkHofstetter1 @cait1 https://gitlab.com/koha-community/koha-manual/-/merge_requests/414
13:26 huginn`         MarkHofstetter1: I suck
13:26 MarkHofstetter1 ??
13:37 MarkHofstetter1 I have "a few" explicit biblionumbers and want to render them nicely like in the holdings how to do this correctly - ie what piece of code should I use look at?
13:44 oleonard        MarkHofstetter1 huginn` (a bot) was complaining because it doesn't like it when you put "@" before someone's username. You can ignore the commentary.
13:53 kohaputti       tcohen, hi, I noticed the jenkins docker container for koha created a 25G log file in /var/lib/docker/containers/xxx/xxx-json.log so I deleted it now, hopefully we can restore the jenkins node
13:53 kohaputti       (the server went down because of this huge log file)
14:05 henryb          Has anyone used a sandbox lately? I've tried provisioning with Bywater and PTFS-E but both are throwing server errors on the OPAC and staff interface "The server is temporarily unable to service your request due to maintenance downtime or capacity problems"
14:06 henryb          ashimema around?
14:40 lukeG           Hey henryb, Im pinging khall. I believe there was a change in koha-testing-docker that is throwing the sandboxes off
14:41 koha-jenkins    Project Koha_20.05_U20 build #121: FAILURE in 2 min 57 sec: https://jenkins.koha-community.org/job/Koha_20.05_U20/121/
14:41 amoyano         I was going to ask about koha-testing-docker
14:41 amoyano         cannot start
14:41 amoyano         get the following error Can't locate DBIx/RunSQL.pm in @INC
14:43 amoyano         seems it's required by misc4dev
14:43 amoyano         Compilation failed in require at /kohadevbox/misc4dev/populate_db.pl line 25.
14:43 oleonard        severine_q: Some patches ended up on Bug 23212 which didn't belong... I'm not sure what happened or where they were supposed to go...
14:43 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23212 enhancement, P5 - low, ---, koha-bugs, CLOSED FIXED, Patron request modifications enhancement
14:46 severine_q      oleonard : oh such a baaaad typo, i'm so sorry !
14:47 severine_q      mess everything one more time...
14:47 severine_q      so... i need to obsolete the wrong one on 23212 right ?
14:47 severine_q      they were for 20212
14:48 oleonard        Yes, obsolete the patches which don't belong
14:50 severine_q      ok thanks oleonard, sorry for that
14:50 oleonard        It happens to all of us :)
14:51 severine_q      yes i know, but I always feel sad when i do that...
14:52 severine_q      there are bugs coming from 25670, i think it's a dependency of bug 20212 i was supposed to sign, should I obsolete them too ?
14:52 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 enhancement, P5 - low, ---, tomascohen, Needs Signoff , Slowness in Receiving in Acquisitions
14:53 severine_q      there will be no more patch attached on bug 23212, was it an empty ticket or did I destroy somathing ?
14:53 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23212 enhancement, P5 - low, ---, koha-bugs, CLOSED FIXED, Patron request modifications enhancement
16:00 tcohen          morning
16:00 koha-jenkins    Project Koha_20.05_D10 build #105: STILL UNSTABLE in 1 hr 25 min: https://jenkins.koha-community.org/job/Koha_20.05_D10/105/
16:03 severine_q      hola tcohen :)
16:04 tcohen          hola!
16:11 koha-jenkins    Project Koha_20.05_D9_My8 build #105: STILL UNSTABLE in 1 hr 34 min: https://jenkins.koha-community.org/job/Koha_20.05_D9_My8/105/
16:16 ashimema        Wow, lots been going on..
16:17 ashimema        It's school holidays here so I've been a tad busy with the family
16:20 tcohen          hola ashimema, hospital here all morning, paperwork
16:43 severine_q      bye #koha !
17:00 * oleonard      waves to cait
17:02 * cait          waves to oleonard
17:05 koha-jenkins    Project Koha_19.05_D9 build #311: STILL FAILING in 19 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/311/
17:26 mtj             ping Joubu, theres a follow-up patch for bug 25898, to fix KTD/jenkins
17:26 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25898 enhancement, P5 - low, ---, julian.maurice, Needs Signoff , Prohibit indirect object notation
17:30 koha-jenkins    Project Koha_20.05_D9 build #108: STILL UNSTABLE in 1 hr 29 min: https://jenkins.koha-community.org/job/Koha_20.05_D9/108/
17:36 tcohen          mtj
17:36 tcohen          @seen myj
17:36 huginn`         tcohen: I have not seen myj.
17:36 tcohen          @seen mtj
17:36 huginn`         tcohen: mtj was last seen in #koha 10 minutes and 21 seconds ago: <mtj> ping Joubu, theres a follow-up patch for bug 25898, to fix KTD/jenkins
17:37 mtj             hi tcohen
17:39 tcohen          KTD seems to be failing to start
17:39 mtj             hmm, yes.. a tricky bug
17:40 tcohen          is it misc4dev?
17:40 tcohen          I've just started looking at the issue
17:40 mtj             it was caused by a badly built koha package, with missing debian/control info
17:41 mtj             i think its fixed now... just waiting for ktd build to finish
17:41 tcohen          mtj thanks
17:41 tcohen          ^^^ amoyano
17:42 tcohen          mtj++
17:42 mtj             https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112525
17:44 mtj             fingers crossed 🦊🐻🐼
17:45 koha-jenkins    Project Koha_20.05_U18 build #109: STILL UNSTABLE in 1 hr 34 min: https://jenkins.koha-community.org/job/Koha_20.05_U18/109/
17:55 koha-jenkins    Project Koha_Master_D10 build #381: STILL FAILING in 2 min 39 sec: https://jenkins.koha-community.org/job/Koha_Master_D10/381/
18:07 koha-jenkins    Project Koha_Master_D10 build #382: STILL FAILING in 17 sec: https://jenkins.koha-community.org/job/Koha_Master_D10/382/
18:09 koha-jenkins    Project Koha_Master_D10 build #383: STILL FAILING in 2 min 28 sec: https://jenkins.koha-community.org/job/Koha_Master_D10/383/
18:16 mtj             hmm, ktd is fixed, but still sql error for aqbudgets table in kohastructure.sql
18:17 mtj             ... as did said before
18:49 mtj             folks, you can add the last patch from bug 18050 to your dev koha repo, to fix your ktd/master docker
18:49 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18050 minor, P5 - low, ---, katrin.fischer, Pushed to master , Missing constraint on aqbudgets.budget_period_id in aqbudgets
18:52 mtj             tcohen, Joubu ^^
18:52 tcohen          I'm about to commit a fix
18:52 tcohen          waiting for the QA tools
18:53 tcohen          to tell me I didn't do wrong :-D
18:53 mtj             https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112529
18:53 mtj             tcohen: is there a btter fix than that? ^
18:53 mtj             better
18:54 tcohen          my patch was identical
18:54 tcohen          :-D
18:56 tcohen          mtj++
18:56 huginn`         News from kohagit: Bug 18050: move aqbudgetperiods table before aqbudgets, to fix sql error <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3df7a02d8198e7a0a0af5459c4c3d2192177b27f>
18:57 koha-jenkins    Project Koha_20.05_U16 build #104: STILL UNSTABLE in 1 hr 27 min: https://jenkins.koha-community.org/job/Koha_20.05_U16/104/
18:58 mtj             tcohen: bz 25898 too
18:59 tcohen          you mean the latest follow-up?
19:03 mtj             https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112525
19:03 mtj             that one ^
19:10 magnuse         going to try and convert a test server to use elasticsearch. are these the instructions to follow? https://wiki.koha-community.org/wiki/Koha_on_Debian#Elasticsearch
19:11 huginn`         News from kohagit: Bug 25898: Fix indirect object notation in debian/list-deps <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=1c46ebbb2e9728ff9f466eaba48af53840ff4a27>
19:18 koha-jenkins    Project Koha_20.05_D11 build #52: STILL UNSTABLE in 1 hr 33 min: https://jenkins.koha-community.org/job/Koha_20.05_D11/52/
19:35 mtj             magnuse: a bit more ES info -> https://wiki.koha-community.org/wiki/Elasticsearch
19:37 mtj             magnuse: i think your link has been best info
19:38 aleisha         hi all
19:39 oleonard        Hi aleisha
19:40 magnuse         thanks mtj!
19:49 koha-jenkins    Project Koha_Master_D9_MDB_Latest build #417: NOW UNSTABLE in 51 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/417/
19:51 koha-jenkins    Project Koha_Master_D9 build #1461: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1461/
19:51 koha-jenkins    Project Koha_Master_U18 build #924: STILL FAILING in 15 sec: https://jenkins.koha-community.org/job/Koha_Master_U18/924/
19:52 koha-jenkins    Project Koha_Master_D10_Deps build #103: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/103/
19:52 koha-jenkins    Project Koha_Master_D11 build #117: STILL FAILING in 15 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/117/
19:52 koha-jenkins    Project Koha_Master_U16 build #93: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/93/
19:52 koha-jenkins    Project Koha_Master_D9_MDB_Latest build #418: FAILURE in 15 sec: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/418/
19:53 koha-jenkins    Project Koha_Master_D9_MDB_Latest build #419: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/419/
19:54 koha-jenkins    Project Koha_Master_D9 build #1462: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1462/
19:55 koha-jenkins    Project Koha_Master_D10_Deps build #104: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/104/
19:55 koha-jenkins    Project Koha_Master_U18 build #925: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_U18/925/
19:56 koha-jenkins    Project Koha_Master_U16 build #94: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/94/
19:56 koha-jenkins    Project Koha_Master_D11 build #118: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/118/
19:58 koha-jenkins    Project Koha_Master_D9_MDB_Latest build #420: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/420/
19:58 koha-jenkins    Project Koha_Master_D9_My8 build #442: NOW UNSTABLE in 1 hr 1 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/442/
19:59 koha-jenkins    Project Koha_Master_D9 build #1463: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1463/
20:00 koha-jenkins    Project Koha_Master_U18 build #926: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U18/926/
20:00 koha-jenkins    Project Koha_Master_D10_Deps build #105: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/105/
20:01 koha-jenkins    Project Koha_Master_D11 build #119: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/119/
20:01 koha-jenkins    Project Koha_Master_U16 build #95: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/95/
20:03 koha-jenkins    Project Koha_Master_D9_MDB_Latest build #421: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/421/
20:04 koha-jenkins    Project Koha_Master_D9 build #1464: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1464/
20:05 koha-jenkins    Project Koha_Master_U18 build #927: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U18/927/
20:05 koha-jenkins    Project Koha_Master_D10_Deps build #106: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/106/
20:05 koha-jenkins    Project Koha_Master_D10 build #384: NOW UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D10/384/
20:06 koha-jenkins    Project Koha_Master_D10 build #385: FAILURE in 18 sec: https://jenkins.koha-community.org/job/Koha_Master_D10/385/
20:06 koha-jenkins    Project Koha_Master_U16 build #96: STILL FAILING in 17 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/96/
20:06 magnuse         ouch
20:06 koha-jenkins    Project Koha_Master_D11 build #120: STILL FAILING in 16 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/120/
20:07 magnuse         gah, elasticsearch refuses to start
20:08 koha-jenkins    Project Koha_Master_D9_MDB_Latest build #422: STILL FAILING in 17 sec: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/422/
20:08 tuxayo          tcohen around?
20:09 koha-jenkins    Project Koha_Master_D9 build #1465: STILL FAILING in 18 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1465/
20:10 koha-jenkins    Project Koha_Master_U18 build #928: STILL FAILING in 16 sec: https://jenkins.koha-community.org/job/Koha_Master_U18/928/
20:10 koha-jenkins    Project Koha_Master_D10_Deps build #107: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/107/
20:11 koha-jenkins    Project Koha_Master_U16 build #97: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/97/
20:11 tcohen          hola tuxayo
20:11 koha-jenkins    Project Koha_Master_D11 build #121: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/121/
20:12 koha-jenkins    Project Koha_Master_U20 build #125: ABORTED in 23 min: https://jenkins.koha-community.org/job/Koha_Master_U20/125/
20:12 koha-jenkins    Project Koha_Master_D9_My8 build #443: ABORTED in 13 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/443/
20:12 koha-jenkins    Project Koha_Master_U2010 build #31: ABORTED in 7 min 1 sec: https://jenkins.koha-community.org/job/Koha_Master_U2010/31/
20:13 tuxayo          tcohen: hi, I have a question for the RM assistant (backport introduices a new dep) but maybe you are already busy with the CI ^^"
20:13 tcohen          shoot
20:13 tcohen          we usually don't backport those
20:13 tcohen          which one is it?
20:14 tuxayo          bug 26434
20:14 huginn`         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26434 major, P5 - low, ---, fridolin.somers, Pushed to oldoldstable , Plugin dirs duplicates in @INC with plack
20:14 tuxayo          I get "Can't locate Array/Utils.pm"
20:14 tuxayo          I'm a week late because at the time I though the CI had issues because the other branches were already erroring
20:15 tuxayo          It's only now that I'm running the test locally.
20:17 tuxayo          tcohen: full error: https://copycat.drycat.fr/?8fe9248ca17b1e6d#7B56ny8HDKDKJF9CWiqZe74wXLQRFXQ8kkJ6zCbjQuLo
20:17 tuxayo          If it's a new dep, I would say that the bug shouldn't be backported. The impact (major) isn't high enough.
20:17 koha-jenkins    Project Koha_Master_D9 build #1466: STILL FAILING in 1 min 27 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1466/
20:17 koha-jenkins    Project Koha_Master_D10_Deps build #108: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/108/
20:17 koha-jenkins    Project Koha_Master_D11 build #122: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/122/
20:17 koha-jenkins    Project Koha_Master_U16 build #98: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/98/
20:18 tuxayo          Or maybe the dep should be added to koha-deps and it's simple.
20:19 koha-jenkins    Project Koha_Master_D9 build #1467: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1467/
20:20 koha-jenkins    Project Koha_Master_D10_Deps build #109: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/109/
20:20 koha-jenkins    Project Koha_Master_U18 build #929: STILL FAILING in 4 min 53 sec: https://jenkins.koha-community.org/job/Koha_Master_U18/929/
20:21 koha-jenkins    Project Koha_Master_U16 build #99: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/99/
20:21 koha-jenkins    Project Koha_Master_U2010 build #32: STILL FAILING in 5 min 34 sec: https://jenkins.koha-community.org/job/Koha_Master_U2010/32/
20:24 koha-jenkins    Project Koha_Master_D9 build #1468: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1468/
20:25 koha-jenkins    Project Koha_Master_D10_Deps build #110: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/110/
20:26 koha-jenkins    Project Koha_Master_U16 build #100: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/100/
20:29 koha-jenkins    Project Koha_Master_D9 build #1469: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1469/
20:30 koha-jenkins    Project Koha_Master_D10_Deps build #111: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/111/
20:31 koha-jenkins    Project Koha_Master_U16 build #101: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/101/
20:34 koha-jenkins    Project Koha_Master_D9 build #1470: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1470/
20:34 koha-jenkins    Project Koha_Master_D9_My8 build #444: FAILURE in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/444/
20:34 oleonard        Oh no, Bugzilla certificate expired
20:35 koha-jenkins    Project Koha_Master_D10 build #386: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10/386/
20:35 koha-jenkins    Project Koha_Master_D10_Deps build #112: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/112/
20:35 koha-jenkins    Project Koha_Master_D9_My8 build #445: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/445/
20:35 koha-jenkins    Project Koha_Master_D10_Deps build #113: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/113/
20:36 koha-jenkins    Project Koha_Master_U16 build #102: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/102/
20:38 tuxayo          :o
20:39 koha-jenkins    Project Koha_Master_D9 build #1471: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1471/
20:40 koha-jenkins    Project Koha_Master_D10_Deps build #114: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/114/
20:40 tuxayo          https://wiki.koha-community.org/wiki/Website_Administration#bugs.koha-community.org
20:40 tuxayo          gmcharlt rangi wizzyrea  around?
20:41 koha-jenkins    Project Koha_Master_U16 build #103: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/103/
20:41 wizzyrea        not sure I can help you with the wiki but I'll try
20:41 tuxayo          wizzyrea: it's the bugtracker
20:42 tuxayo          I forgot to paste «The following individuals have shell access»
20:42 tuxayo          It's where I found the 3 people to call for help with the cert expiration ^^"
20:42 wizzyrea        oh bugzilla?
20:42 wahanui         bugzilla is probably right
20:43 wizzyrea        ah cert
20:43 tuxayo          HTTPS certificate just expired
20:43 wizzyrea        my key seems not right
20:44 wizzyrea        @rangi probably your best bet
20:44 huginn`         wizzyrea: I've exhausted my database of quotes
20:44 wizzyrea        curses
20:44 koha-jenkins    Project Koha_Master_D9 build #1472: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1472/
20:44 tuxayo          > my key seems not right
20:44 tuxayo          :o
20:44 tcohen          there was a notice recently about letsencrypt inhibiting old clients from renewing
20:44 tuxayo          riiiiiiiiight
20:49 koha-jenkins    Project Koha_Master_D9 build #1473: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1473/
20:50 koha-jenkins    Project Koha_Master_D10_Deps build #116: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/116/
20:51 koha-jenkins    Project Koha_Master_U16 build #105: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/105/
20:54 koha-jenkins    Project Koha_Master_D9 build #1474: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1474/
20:55 koha-jenkins    Project Koha_Master_D10_Deps build #117: STILL FAILING in 14 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/117/
20:56 koha-jenkins    Project Koha_Master_U16 build #106: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/106/
20:57 inlibro         blou: Well, I was coming to say "I can't git bz due to SSL".  Seems I'm late to the party
20:59 koha-jenkins    Project Koha_Master_D9 build #1475: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1475/
21:00 koha-jenkins    Project Koha_Master_D10_Deps build #118: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/118/
21:01 koha-jenkins    Project Koha_Master_U16 build #107: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/107/
21:03 tuxayo          aleisha around? If you are free and have rangi on reach can you them that the bugzilla HTTPS cert has expired?
21:04 koha-jenkins    Project Koha_Master_D9 build #1476: STILL FAILING in 15 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1476/
21:04 tuxayo          At least on browser we can tell that it's "okay" to have an expired cert even if that's bad. But that block git-bz :(
21:05 koha-jenkins    Project Koha_Master_D10_Deps build #119: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/119/
21:06 koha-jenkins    Project Koha_Master_U16 build #108: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/108/
21:06 koha-jenkins    Project Koha_Master_D11 build #123: NOW UNSTABLE in 45 min: https://jenkins.koha-community.org/job/Koha_Master_D11/123/
21:07 aleisha         yes tuxayo i did notice that, rangi is busy with meetings today but i'll let him know!
21:07 tuxayo          aleisha: thanks :)
21:09 koha-jenkins    Project Koha_Master_D9 build #1477: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1477/
21:11 koha-jenkins    Project Koha_Master_U16 build #109: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/109/
21:14 koha-jenkins    Project Koha_Master_D9 build #1478: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1478/
21:16 koha-jenkins    Project Koha_Master_U16 build #110: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/110/
21:17 koha-jenkins    Project Koha_Master_U20 build #126: NOW UNSTABLE in 49 min: https://jenkins.koha-community.org/job/Koha_Master_U20/126/
21:17 koha-jenkins    Project Koha_Master_D9_MDB_Latest build #423: NOW UNSTABLE in 1 hr 3 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/423/
21:19 koha-jenkins    Project Koha_Master_D9 build #1479: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_D9/1479/
21:19 * tuxayo        looks at the next item in the list of people to ping (not feeling great about doing that a lot)
21:19 tuxayo          mtj around? ^^" It's about new perl deps in the context of backporting.
21:21 koha-jenkins    Project Koha_Master_U16 build #111: STILL FAILING in 13 sec: https://jenkins.koha-community.org/job/Koha_Master_U16/111/
21:39 * cait          waves
21:42 cait            $bbCait-12
21:42 cait            oops
21:54 cait            hm git bz is not working because the certificate on bugzilla is not ok
21:54 aleisha         yes, have let rangi know
21:55 cait            ok, thx aleisha
21:55 cait            is he around today?
21:55 aleisha         in meetings all day
21:55 cait            so no qa tonight then
21:56 cait            should maybe get out my knitting instead
21:57 dcook           :o
21:57 koha-jenkins    Project Koha_Master_D10_Deps build #120: NOW UNSTABLE in 47 min: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/120/
21:57 dcook           I guess it's not that late in Germany, but hope you're well cait
21:58 cait            almost 11pm
22:03 koha-jenkins    Project Koha_Master_U2010 build #33: NOW UNSTABLE in 45 min: https://jenkins.koha-community.org/job/Koha_Master_U2010/33/
22:04 aleisha         hi cait rangi has fixed the cert now
22:04 aleisha         and tuxayo ^
22:05 cait            oh cool, thx
22:05 tuxayo          confetti!
22:05 wahanui         o/`'`'`'`'`'`'`'`'`'`'`'`
22:05 tuxayo          rangi++
22:05 tuxayo          aleisha++
22:11 magnuse         rangi++
22:11 magnuse         aleisha++
22:11 magnuse         have fun, #koha!
22:23 koha-jenkins    Project Koha_Master_D9 build #1480: NOW UNSTABLE in 59 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1480/
22:25 cait            rangi++
22:26 cait            aleisha++
22:26 cait            bit slow tonight :)
22:44 koha-jenkins    Project Koha_Master_U16 build #112: NOW UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_U16/112/