IRC log for #koha, 2021-05-04

All times shown according to UTC.

Time S Nick Message
05:32 lds joined #koha
05:49 paul_p joined #koha
06:17 did joined #koha
06:25 cait joined #koha
06:30 reiveune joined #koha
06:30 reiveune hello
06:31 cait1 joined #koha
06:48 fridolin joined #koha
06:55 alex_a joined #koha
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
07:50 Ambro joined #koha
08:03 bdonnahue2 joined #koha
08:35 ashimema on it
08:36 ashimema thanks
08:44 caroline_catlady joined #koha
09:01 Ambro joined #koha
09:19 * ashimema is interested in bug 28278
09:19 huginn Bug https://bugs.koha-community.or[…]_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
09:42 Ambro joined #koha
10:12 khall joined #koha
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:40 khall_ joined #koha
10:48 cait joined #koha
10:48 tcohen morning
10:48 tcohen yes
10:48 ashimema morning tcohen
10:49 tcohen hi, ashimema
10:55 oleonard joined #koha
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.or[…]_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.or[…]_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.or[…]_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:42 khall joined #koha
11:44 fridolin XD
11:54 Dyrcona joined #koha
12:04 Dyrcona joined #koha
12:59 marie-luce joined #koha
13:25 huginn News from kohagit: Bug 27740: Compiled CSS <https://git.koha-community.org[…]2370a9f23c44ec200>
13:25 huginn News from kohagit: Bug 28254: Add missing tests for PUT and POST <https://git.koha-community.org[…]2315febe788d0fdca>
13:25 huginn News from kohagit: Bug 28254: Simplify tests <https://git.koha-community.org[…]d197d891c77af5387>
13:25 huginn News from kohagit: Bug 28254: (QA follow-up) override -> force <https://git.koha-community.org[…]820b742c6bad2c446>
13:25 huginn News from kohagit: Bug 28254: Make PUT /holds/:hold_id/pickup_location honour x-koha-override <https://git.koha-community.org[…]872c05406a1e66010>
13:25 huginn News from kohagit: Bug 28254: Unit tests <https://git.koha-community.org[…]e56444430b7ea3e53>
13:25 huginn News from kohagit: Bug 28254: Add 'override' parameter to Koha::Hold->set_pickup_location <https://git.koha-community.org[…]2114b8297066e2d88>
13:25 huginn News from kohagit: Bug 27740: (follow-up) changed "User summary" css <https://git.koha-community.org[…]307d30f789139a63e>
13:25 huginn News from kohagit: Bug 27740: (follow-up) Added User summary heading <https://git.koha-community.org[…]ace79a550b2198ae3>
13:25 huginn News from kohagit: Bug 27740: (follow-up) quote of the day to <h2> <https://git.koha-community.org[…]c5e37799cb0dceda3>
13:25 huginn News from kohagit: Bug 27740: (follow-up) changed welcome user to <p> <https://git.koha-community.org[…]a2ba978a00a17ce74>
13:25 huginn News from kohagit: Bug 27740: (QA follow-up) Fix 'Your purchase suggestions' <https://git.koha-community.org[…]1b9f5e561ed3c6e56>
13:25 huginn News from kohagit: Bug 27740: (QA follow-up) Fix 'Payment method' <https://git.koha-community.org[…]c7e6c181b7904f1a7>
13:25 huginn News from kohagit: Bug 28134: Replace use of input type number in onboarding templates <https://git.koha-community.org[…]619a614d706804988>
13:26 huginn News from kohagit: Bug 27740: Corrected tags & hierarchy of headings <https://git.koha-community.org[…]9fc128acd448d5169>
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[…]284d346b239a97dee>
13:26 huginn News from kohagit: Bug 27898: Make PUT /holds/:hold_id accept overrides <https://git.koha-community.org[…]e9ff3afc061ea3924>
13:26 huginn News from kohagit: Bug 27898: Unit tests <https://git.koha-community.org[…]940cdc8aeb25e428d>
13:26 huginn News from kohagit: Bug 27797: (QA follow-up) Pickup locations can be overridden too <https://git.koha-community.org[…]4462a482ecbe0545d>
13:26 huginn News from kohagit: Bug 27246: Remove obsolete BEGIN code from C4::Context <https://git.koha-community.org[…]764b08c75088ea50f>
14:02 koha-jenkins Project Koha_Master_D9_MDB_Latest build #582: UNSTABLE in 34 min: https://jenkins.koha-community[…]9_MDB_Latest/582/
14:08 khall joined #koha
14:09 lds_ joined #koha
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[…]ter_U_Stable/172/
14:28 koha-jenkins Project Koha_Master_D9 build #1642: UNSTABLE in 59 min: https://jenkins.koha-community[…]a_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:32 lds joined #koha
14:33 oleonard Hi tuxayo
14:33 koha-jenkins Project Koha_Master_D10_CPAN build #318: UNSTABLE in 30 min: https://jenkins.koha-community[…]ter_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[…]aster_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[…]fe3b4f945252a212f>
14:43 koha-jenkins Project Koha_Master_D11 build #283: STILL UNSTABLE in 1 hr 17 min: https://jenkins.koha-community[…]a_Master_D11/283/
14:44 fridolin left #koha
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.or[…]_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[…]ter_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[…]oha_19.11_D9/312/
15:19 a joined #koha
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 khall_ joined #koha
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[…]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[…]aster_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:01 Ambro left #koha
16:10 oleonard tuxayo++
16:11 koha-jenkins Project Koha_Master_D11 build #284: STILL UNSTABLE in 31 min: https://jenkins.koha-community[…]a_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[…]a_Master_D9/1643/
16:14 reiveune bye
16:14 reiveune left #koha
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[…]9_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[…]ter_D10_CPAN/320/
16:41 koha-jenkins Project Koha_Master_D11 build #285: STILL UNSTABLE in 30 min: https://jenkins.koha-community[…]a_Master_D11/285/
16:51 cait joined #koha
17:13 koha-jenkins Project Koha_Master_D9 build #1644: SUCCESS in 59 min: https://jenkins.koha-community[…]a_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:23 caroline_catlady joined #koha
17:46 khall joined #koha
17:55 kidclamp oleonard++
17:55 kidclamp bug 27644
17:55 huginn Bug https://bugs.koha-community.or[…]_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[…]Koha_Master/1640/
18:08 caroline joined #koha
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.or[…]_bug.cgi?id=28180 enhancement, P5 - low, ---, jonathan.druart+koha, Signed Off , Use a lightbox gallery to display the images - detail page, OPAC interface
18:29 caroline joined #koha
18:31 caroline_catlady joined #koha
18:34 khall_ joined #koha
18:46 did joined #koha
18:47 caroline joined #koha
19:16 caroline joined #koha
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.or[…]_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

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary