Time  Nick         Message
06:30 reiveune     hello
06:56 alex_a       Bonjour
06:56 magnuse      \o/
06:59 Joubu        ashimema: Hi Martin
06:59 Joubu        looks like the ptfs-e's sandboxes server is missing disk space
08:35 ashimema     on it
08:36 ashimema     thanks
09:19 * ashimema   is interested in bug 28278
09:19 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 enhancement, P5 - low, ---, julian.maurice, Signed Off , Improve $KOHA_CONF parsing speed by using XML::LibXML
09:27 cait1        hm translate working for you all?
09:29 Joubu        yes
09:37 magnuse      ashimema: have we considered turning the config file into yaml too?
09:40 ashimema     I've pondered that before
09:40 ashimema     never really come to a conclusion myself
09:40 ashimema     I wondered if all the zebra config stuff goes through Koha or whether zebrasrv itself reads the config too and needs xml?
09:40 * ashimema   hasn't dug.. just wondered
09:41 ashimema     just having something more consistent would be nice..
09:41 ashimema     I've seen some funky mixes of attributes and values before
10:20 Joubu        @later tell tcohen can you add your QA stamp on bug 18989 please (last patch)?
10:20 huginn       Joubu: The operation succeeded.
10:48 tcohen       morning
10:48 tcohen       yes
10:48 ashimema     morning tcohen
10:49 tcohen       hi, ashimema
11:03 ashimema     hmm, wasn't there a reason we kept the 'relationship' field in the borrowers table when we did bug 14570..
11:03 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14570 new feature, P5 - low, ---, kyle, RESOLVED FIXED, Make it possible to add multiple guarantors to a record
11:03 ashimema     can you not still add a guarantor (with a relationship) without it going via the borrower_relationships table
11:04 ashimema     fridolin, jajm.. was it biblibre that used the relationships stuff prior/without the borrower_relationships table?
11:04 * ashimema   is looking at QA for bug 26995
11:04 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26995 minor, P5 - low, ---, kyle, Needs Signoff , Drop column relationship from borrower tables
11:16 magnuse      ashimema: yeah i think zebra reads the xml directly (i seem to remember running it from the command line with KOHA_CONF as an argument, to debug stuff). so we might have to split the config out from the zebra config
11:19 ashimema     :)
11:19 ashimema     glad I'm not going mad
11:19 ashimema     I do, otherwise, like the idea of having our config in YAML.. it's much more readable
11:19 ashimema     and splitting that zebra config out isn't a bad idea really.. especially given the general direction towards ES
11:22 magnuse      and i bet very few people modify the zebra config
11:23 oleonard     If I knew how I would be intoxicated with the power
11:24 jajm         ashimema, anything but xml would be a great step forward :)
11:24 ashimema     I like your work jajm ;)
11:25 ashimema     but yeah.. if we can also go YAML or whatever.. it's an added little bonus
11:25 jajm         there is https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26790 where i suggested to look at other file formats, but i'm not sure the perl ecosystem is really "production-ready" for them
11:25 huginn       Bug 26790: enhancement, P5 - low, ---, koha-bugs, NEW , Refactor Koha configuration (koha-conf.xml)
11:26 ashimema     oh cool.. that's a bug I hadn't seen
11:26 ashimema     I'll have a read
11:26 ashimema     well.. i reckon your switch to Lib::XMLLib is a great first step..
11:26 ashimema     then split the zebra stuff out
11:26 ashimema     then we can think about non-xml for config if we want
11:27 jajm         ashimema, about the relationship column, i can't remember a single time i had to use it
11:27 ashimema     excellent
11:27 wahanui      darn tootin' it is.
11:28 ashimema     I reckon it's safe to kill it off.. there's no obvious references to it
11:28 ashimema     i just "had a feeling" you guys might use it outside of koha code
11:37 jajm         even if we do, i think koha should not keep useless things just because maybe somewhere, someone is misusing it ;)
11:38 magnuse      @quote add <jajm> i think koha should not keep useless things just because maybe somewhere, someone is misusing it ;)
11:38 huginn       magnuse: The operation succeeded.  Quote #352 added.
11:39 jajm         :)
11:41 oleonard     @quote get 136
11:41 huginn       oleonard: Quote #136: "<sekjal> MARC. Must. Die!" (added by wizzyrea at 06:18 PM, May 26, 2011)
11:41 oleonard     Speaking of useless things
11:44 fridolin     XD
13:25 huginn       News from kohagit: Bug 27740: Compiled CSS <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=07089e6bf17bedd24d54b282370a9f23c44ec200>
13:25 huginn       News from kohagit: Bug 28254: Add missing tests for PUT and POST <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f22a7e323949a720baadbea2315febe788d0fdca>
13:25 huginn       News from kohagit: Bug 28254: Simplify tests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5627f69b2c2f7b14f47e75cd197d891c77af5387>
13:25 huginn       News from kohagit: Bug 28254: (QA follow-up) override -> force <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=102deb8cd9619e0ca9eb3e7820b742c6bad2c446>
13:25 huginn       News from kohagit: Bug 28254: Make PUT /holds/:hold_id/pickup_location honour x-koha-override <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=01b936762569f09fe6f4bf4872c05406a1e66010>
13:25 huginn       News from kohagit: Bug 28254: Unit tests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e3baa979cff8a5cf02ab620e56444430b7ea3e53>
13:25 huginn       News from kohagit: Bug 28254: Add 'override' parameter to Koha::Hold->set_pickup_location <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=de25586ba0c89ac2f843f772114b8297066e2d88>
13:25 huginn       News from kohagit: Bug 27740: (follow-up) changed "User summary" css <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=074238728a07fd97a6d576b307d30f789139a63e>
13:25 huginn       News from kohagit: Bug 27740: (follow-up) Added User summary heading <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=7cfcb6e6aded578663167f5ace79a550b2198ae3>
13:25 huginn       News from kohagit: Bug 27740: (follow-up) quote of the day to <h2> <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=aa78a88414b510e531042b9c5e37799cb0dceda3>
13:25 huginn       News from kohagit: Bug 27740: (follow-up) changed welcome user to <p> <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=b4740d3dff323a2d288a2f4a2ba978a00a17ce74>
13:25 huginn       News from kohagit: Bug 27740: (QA follow-up) Fix 'Your purchase suggestions' <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=780e7b0f1ab2423e7f498bc1b9f5e561ed3c6e56>
13:25 huginn       News from kohagit: Bug 27740: (QA follow-up) Fix 'Payment method' <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5c8a79d46bca481aa1698a0c7e6c181b7904f1a7>
13:25 huginn       News from kohagit: Bug 28134: Replace use of input type number in onboarding templates <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=19af6f9b37ba5081c4acf35619a614d706804988>
13:26 huginn       News from kohagit: Bug 27740: Corrected tags & hierarchy of headings <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e5811fd3989ac8ebf9db1409fc128acd448d5169>
13:26 huginn       News from kohagit: Bug 27865: Pass the x-koha-override header to PUT /holds/:hold_id from the patron... <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c18d683f995d6d0f7d2ca53284d346b239a97dee>
13:26 huginn       News from kohagit: Bug 27898: Make PUT /holds/:hold_id accept overrides <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ede8290c5d8677d83b5fa70e9ff3afc061ea3924>
13:26 huginn       News from kohagit: Bug 27898: Unit tests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=542db8c440637a3df11ce95940cdc8aeb25e428d>
13:26 huginn       News from kohagit: Bug 27797: (QA follow-up) Pickup locations can be overridden too <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e5d5fbdd3e76bf3df62a5ec4462a482ecbe0545d>
13:26 huginn       News from kohagit: Bug 27246: Remove obsolete BEGIN code from C4::Context <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5a4d4b9478a58c77bc69cfa764b08c75088ea50f>
14:02 koha-jenkins Project Koha_Master_D9_MDB_Latest build #582: UNSTABLE in 34 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/582/
14:23 tuxayo       Hi #koha :)
14:24 koha-jenkins Project Koha_Master_U_Stable build #172: STILL UNSTABLE in 57 min: https://jenkins.koha-community.org/job/Koha_Master_U_Stable/172/
14:28 koha-jenkins Project Koha_Master_D9 build #1642: UNSTABLE in 59 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1642/
14:29 Joubu        mtj: did you answer me? "I bet you noticed the API failures on Ubuntu latest. Is it because we are missing the json-validator "really" package for hirsute?" If so I missed your reply
14:33 oleonard     Hi tuxayo
14:33 koha-jenkins Project Koha_Master_D10_CPAN build #318: UNSTABLE in 30 min: https://jenkins.koha-community.org/job/Koha_Master_D10_CPAN/318/
14:37 oleonard     tuxayo: I was interested to see your comment about using "ip a" to find the IP address of the KTD container but it doesn't seem to work for me.
14:37 koha-jenkins Project Koha_Master_D9_My8 build #563: SUCCESS in 1 hr 10 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/563/
14:37 pastebot     "oleonard" at 127.0.0.1 pasted "Output of the "ip a" command in my KTD" (13 lines) at http://paste.koha-community.org/316
14:40 Joubu        "172.18.0.6"
14:40 Joubu        I use `docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' koha_koha_1`
14:40 Joubu        from the host then
14:41 huginn       News from kohagit: Bug 28288: Prevent XSISBN.t to fail if service is returning 500 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=640ba470cfe2ac82b4ae96dfe3b4f945252a212f>
14:43 koha-jenkins Project Koha_Master_D11 build #283: STILL UNSTABLE in 1 hr 17 min: https://jenkins.koha-community.org/job/Koha_Master_D11/283/
14:52 oleonard     172.18.0.6 does nothing
14:52 Joubu        I am sorry, I've just replied you without knowing the context
14:53 Joubu        the command I sent is the way I use to know the IP of the koha docker container
14:53 Joubu        "same" as a `ip a` from the docker
14:53 oleonard     Yes, which I was hoping would let me open Koha in a non-secure context for better testing of Bug 27594
14:53 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 enhancement, P5 - low, ---, oleonard, Passed QA , Add access to public download link for publicly-accessible uploads
14:55 Joubu        oleonard: try ptfs-e sandboxes, they are back
14:55 Joubu        ha, missed your comment!
14:59 oleonard     The tooltip shouldn't show if it's an insecure context, but the link should still be there.
15:02 Joubu        In my understanding we wanted to hide the link completely
15:02 oleonard     No, because the link is still valid and it's a public link.
15:02 Joubu        isn't the link supposed to copy the href to the clipboard?
15:03 oleonard     If the browser won't let them copy it automatically at least it's there for them to copy it using the context menu or open it in a new tab or something like that.
15:04 koha-jenkins Project Koha_Master_D10_CPAN build #319: STILL UNSTABLE in 31 min: https://jenkins.koha-community.org/job/Koha_Master_D10_CPAN/319/
15:04 Joubu        oleonard: indeed
15:13 koha-jenkins Project Koha_19.11_D9 build #312: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_19.11_D9/312/
15:19 Ambro        Hi! I get an error koha-testing-docker on mac (M1) : koha_1 exits on "apache2 instance did not start within 20 seconds". Any idea on how investigate this?
15:20 Joubu        did you try to docker-compose down, then pull, then up again?
15:21 Joubu        docker-compose -p koha down
15:21 Joubu        docker-compose -p koha pull
15:21 Joubu        docker-compose -p koha up
15:22 tuxayo       Hi oleonard :) You are trying 172.18.0.6:8081 right?
15:23 Ambro        still hanging on :
15:23 Joubu        tuxayo: I added console.log(navigator.clipboard); to the mainpage
15:23 Ambro        koha_1       |  * Restarting Apache httpd web server apache2
15:23 Ambro        koha_1       |    ...fail!
15:24 Ambro        koha_1       |  * The apache2 instance did not start within 20 seconds. Please read the log files to discover problems
15:24 Ambro        koha_koha_1 exited with code 1
15:24 Joubu        and still displaying undefined using the ip
15:25 Joubu        Ambro: is it your first try with koha-testing-docker?
15:25 Joubu        do you have something else listening on 8081 or 8080?
15:26 Ambro        on host ? I will check
15:26 Joubu        netstat -tulpn | grep :8080
15:26 Joubu        yes
15:26 Ambro        It is a first on this computer, I succeed with another mac a few months ago (but it was an intel one)
15:30 Ambro        I got nothing with sudo lsof -i -P | grep -i "8080"
15:31 koha-jenkins Project Koha_Master build #1639: STILL UNSTABLE in 1 hr 7 min: https://jenkins.koha-community.org/job/Koha_Master/1639/
15:33 Ambro        nor with: netstat -anvp tcp | grep 8080
15:35 tuxayo       oleonard: Joubu : I tried with http://127.0.0.2:8081 which is another address for localhost but that didn't fool Firefox ^^"
15:40 tuxayo       oleonard: found a way that might work in OS X (that's your host OS right?)
15:40 tuxayo       In /etc/hosts, add:
15:40 tuxayo       127.0.0.1 test
15:40 tuxayo       And go to http://test:8081
15:40 tuxayo       No secure context then :)
15:53 koha-jenkins Project Koha_Master_D9_My8 build #564: SUCCESS in 1 hr 11 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/564/
16:00 Ambro        I am able to pull and run apache on ubuntu (either arm64 or amd64) with: docker run -d --name apache2-container-linuxamd64 --platform linux/amd64 -e TZ=UTC -p 8080:80 ubuntu/apache2:2.4-20.04_beta
16:01 Ambro        need to leave, but I will continue to investigate. Hope to find a way to access the apache log on koha-docker-testing
16:01 Ambro        goodbye
16:10 oleonard     tuxayo++
16:11 koha-jenkins Project Koha_Master_D11 build #284: STILL UNSTABLE in 31 min: https://jenkins.koha-community.org/job/Koha_Master_D11/284/
16:13 koha-jenkins Yippee, build fixed!
16:13 wahanui      Congratulations!
16:13 koha-jenkins Project Koha_Master_D9 build #1643: FIXED in 1 hr 0 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1643/
16:14 reiveune     bye
16:17 koha-jenkins Yippee, build fixed!
16:17 wahanui      Congratulations!
16:17 koha-jenkins Project Koha_Master_D9_MDB_Latest build #583: FIXED in 1 hr 34 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/583/
16:21 koha-jenkins Yippee, build fixed!
16:21 wahanui      Congratulations!
16:21 koha-jenkins Project Koha_Master_D10_CPAN build #320: FIXED in 49 min: https://jenkins.koha-community.org/job/Koha_Master_D10_CPAN/320/
16:41 koha-jenkins Project Koha_Master_D11 build #285: STILL UNSTABLE in 30 min: https://jenkins.koha-community.org/job/Koha_Master_D11/285/
17:13 koha-jenkins Project Koha_Master_D9 build #1644: SUCCESS in 59 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1644/
17:20 tuxayo       oleonard: does it work now? (testing without sec context) Thanks for your time in testing this :)
17:20 oleonard     tuxayo: Yes, your last tip about test:8081 did the trick
17:55 kidclamp     oleonard++
17:55 kidclamp     bug 27644
17:55 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27644 enhancement, P5 - low, ---, oleonard, Pushed to master , Add button to SQL report editor for inserting runtime parameters
17:56 oleonard     I'm looking forward to having that in production
18:06 koha-jenkins Yippee, build fixed!
18:06 wahanui      Congratulations!
18:06 koha-jenkins Project Koha_Master build #1640: FIXED in 54 min: https://jenkins.koha-community.org/job/Koha_Master/1640/
18:28 oleonard     I'm trying to make a follow-up to Bug 28180 and it's... not going great. https://snipboard.io/sTxlBc.jpg
18:28 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28180 enhancement, P5 - low, ---, jonathan.druart+koha, Signed Off , Use a lightbox gallery to display the images - detail page, OPAC interface
20:23 tuxayo       kohadev-koha@kohadevbox:/kohadevbox/koha$ prove -v
20:23 tuxayo       Can't load module t::lib::Bootstrap at /usr/bin/prove line 13.
20:23 tuxayo       So suddenly prove doesn't work on my dev env :o
21:04 tuxayo       Hum, my 19.11.x env does the same thing
21:05 tuxayo       what is this ".proverc" at the root of my code :o
21:05 tuxayo       -Mt::lib::Bootstrap=database,koha_test,marcflavour,MARC21
21:06 tuxayo       lol it's from testing bug 19821
21:06 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821 enhancement, P5 - low, ---, jonathan.druart+koha, Passed QA , Run tests on a separate database
22:43 tuxayo       The UI to delete quotes of the day is odd. I needed 5 min of fiddling to find out the 1st time and now I'm struggling again