IRC log for #koha, 2022-08-23

All times shown according to UTC.

Time S Nick Message
00:49 tuxayo @later tell cait I can't reproduce the issue you got on bug 30982
00:49 huginn tuxayo: The operation succeeded.
02:15 fridolin joined #koha
04:33 Oak joined #koha
04:54 dcook bug 30982
04:54 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=30982 enhancement, P5 - low, ---, jonathan.druart+koha, Signed Off , Use the REST API for background job list view
05:25 ashimema Nice
05:49 dcook First time WFH in a little while. How did I used to do this.. heh
05:50 dcook I mean if my desk setup was nicer it probably wouldn't be an issue..
06:09 fridolin joined #koha
06:35 dcook yellow, frido
06:38 dcook bug 31339
06:38 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31339 enhancement, P5 - low, ---, dcook, Needs Signoff , Add Template::Toolkit WRAPPER for Koha Tool Plugins
06:38 dcook This one is fun
07:00 lds joined #koha
07:07 alex_ joined #koha
07:08 alex_ Bonjour
07:16 cait joined #koha
07:19 cait good morning #koha
07:20 cait tuxayo: I think another bug/patch might have fixed that
07:38 paulderscheid[m] Morning #koha
07:51 magnuse_ \o/
08:53 cait mail to koha-de about rest api not working after update .(
08:54 cait is there any chance we could make this work better?
08:54 cait too many of those issues
08:54 magnuse_ joined #koha
09:22 jamesdDtech joined #koha
09:23 techie joined #koha
09:47 mtj hi cait, i think we could probably have something on the about page that does some checks for the REST api
09:48 cait yes maybe
09:48 cait and a write up of steps on the wiki woudl be really helpful
09:48 cait because i am stuck on how to help them often
09:51 mtj a wiki page on debugging the problem would be a good start
09:51 mtj its mostly 2 problems...
09:52 mtj 1/ some mojo packages were manually held back during upgrade - mojo stuff is too old
09:53 mtj 2/ mojo packages were installed from CPAN - mojo stuff is too new
09:54 mtj ill make a start on a wiki page today
09:58 cait that woudl be great
09:58 cait mtj++
10:08 mtj we have a little reporting 'bug' on the about/modules page, with mojo
10:09 mtj it reports 'green' if the verison is too high
10:10 mtj hmm, i think there are 3 REST modules that need to be a specific version - not too low, not too high
10:12 mtj cait: is the koha.de ML public?
10:16 davewood can I use elasticsearch v8.3.3 with koha? all i can find is an older page mentioning v6 but not v7 yet.
10:20 davewood https://wiki.koha-community.or[…]d_recommendations says v7 under development.
10:20 mtj hi davewood, we have tests passing for es6 and es7
10:20 davewood awesome, i will go with ES7 then
10:20 davewood thank you mtj++
10:20 mtj i dont think any tests for es8 have been setup just yet
10:21 mtj almost there with opensearch-v7 tho
10:25 mtj davewood: deb11+es7 should be a good match for koha
10:38 davewood deb11.4+es7 it is. mariadb-10.5 is the current version from the debian repo
10:44 cait mtj: yes it is - koha-de
10:44 cait https://lists.koha-community.o[…]/listinfo/koha-de
10:47 mtj ta
11:06 cait hm the manual says we implement v. 1.1 of SRU, but when I do an explain request, I see version 2.0
11:06 cait someon knows what is right?
11:17 mtj cait: my guess is that we now use a newer version of zebra with SRU v2.0
11:18 mtj the zebrasrv doco says...
11:18 mtj "Zebra running as an SRU server supports SRU version 1.1, including CQL version 1.1. In particular, it provides support for the following elements of the protocol."
11:19 mtj "Sorting in CQL is done within the searchRetrieve operation - in v1.1, ... but the forthcoming v1.2 or v2.0 will most likely use an extension of the query language, CQL sorting"
11:20 mtj cait: can you pastebin your explain result?
11:21 mtj https://software.indexdata.com[…]doc/zebrasrv.html
11:22 marcelr joined #koha
11:22 marcelr o/
11:24 mtj hi marcelr :0)
11:26 mtj cait: i think zebrasrv is capable of handling different versions of SRU requests
11:28 mtj ..so koha itself may be making explicit SRU-v1.1 requests, but may also default to SRU-v2.0 if no SRU version is specified
11:30 mtj cait: are you doing an explain request via yaz-client, or koha itself?
11:31 * mtj doesnt know much about SRU stuff
11:48 marcelr @later tell tcohen "did you see my question on 31348 ?"
11:48 huginn marcelr: The operation succeeded.
11:58 cait mtj: Koha itself
11:58 cait we have alibrary that wants to use SRU for a project and I am trying to work through their questionnaire
11:59 cait mtj: it looks like you can do : biblios?version=1.1 - and then the explain reads 1.1
11:59 cait so we might support both?
12:16 marcelr cait: i dont think that you would go under 1.1 ?
12:20 marcelr and i am not sure if zebra supports 1.2 or even 2.0
12:20 marcelr hard to find that information?
12:39 mtj cait: SRU 2.0 added in v2.0.57 2014/02/28
12:39 mtj https://github.com/indexdata/i[…]/master/NEWS#L133
12:39 marcelr ok
12:41 mtj so zebra supports SRU 1.1 and 2.0, at least :)
12:43 tcohen hola
12:44 cait success :)
12:44 tcohen marcelr: yeah, I read it. I'm happy he started submitting stuffs. I guess the answer was he released the handbreak
12:45 ashimema bug 31348
12:45 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31348 enhancement, P5 - low, ---, dcook, Pushed to master , Plack stop should be graceful
12:46 tcohen bug 31442
12:46 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31442 normal, P5 - low, ---, koha-bugs, NEW , Node.js v12 is EOL
12:47 marcelr tcohen: you did not understand it ?
12:47 marcelr have another look
12:48 tcohen you asked why he didn't submit before, and if this shouldn't be a bugfix
12:48 marcelr i should write better english
12:48 tcohen try spanish?
12:48 marcelr si senor
12:48 tcohen jajajaja
12:49 marcelr should it be a bug instead of enh ?
12:49 tcohen yes, I didn't understand it seems
12:49 marcelr that was the question
12:49 tcohen Thin line
12:49 tcohen I'd vote for bugfix and backporting
12:49 marcelr shall I change or do you ?
12:50 tcohen as a respectable QA team member, you are entitled that honour
12:50 marcelr muchas gracias amigo
12:51 marcelr here is a new spanish word: qamigo
12:51 tcohen Graag gedaan
12:52 ashimema 🙂
12:52 Dyrcona joined #koha
12:52 tcohen marcelr++
12:53 marcelr i wont set the other one, thats more an enh (plack --reload)
12:54 tcohen true
12:54 tcohen can be backported, though
12:54 marcelr yes i did it locally
12:54 marcelr but we are not overreacting
13:16 mtj tcohen: opensearch passing on jenkins now ☕️🐹🍰
13:16 mtj https://jenkins.koha-community[…]a_Master_D12_OS7/
13:26 marcelr tcohen: bug 30490 db admin stuff
13:26 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=30490 normal, P5 - low, ---, m.de.rooy, Signed Off , Should deleting a parent itemtype be CASCADING?
13:26 marcelr syncing dbrevs with structure
13:27 marcelr bug 30490 title adjusted
13:27 marcelr huginn didnt like it
13:27 huginn marcelr: I suck
13:27 marcelr bug 30490
13:34 khall_ joined #koha
13:48 thd joined #koha
13:50 dcook Thanks for the QA, marcelr :)
13:50 * dcook is up later than he expected/hoped..
13:53 tcohen mtj++
13:53 tcohen dcook++
13:53 tcohen marcelr++
13:53 tcohen marcelr: last time I tried the diff I started on 22.05
13:53 tcohen interesting finding
13:54 tcohen will now try 20.05
13:54 dcook bug 31339
13:54 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31339 enhancement, P5 - low, ---, dcook, Needs Signoff , Add Template::Toolkit WRAPPER for Koha Tool Plugins
13:54 dcook tcohen: I submitted that Koha tool plugin wrapper like you suggested as well :)
13:54 tcohen \o/
13:54 dcook It's all happening...
14:00 marcelr dcook is rather late
14:02 dcook marcelr: Yeah, doing some major changes to a non-Koha system
14:03 marcelr major changes, hope your brain likes it too at night :)
14:04 thd tcohen: I have a poor connection in my laptop power supply.  I will be back later.
14:04 dcook Changing all the things... network, OS, maybe other things I can't think of heh
14:04 ashimema 21.11 is the older version we support right now righT?
14:05 ashimema 21.05 I mean
14:05 ashimema doh.. misread the wiki
14:05 dcook marcelr: The bugzilla emails have perked me up :)
14:06 marcelr bugzilla never stops
14:06 thd Battery will fail shortly and mains power is failing at the connector.
14:06 marcelr there you go
14:12 cait ... new SRU question : can I figure out which recordSchema we support? it appers not to be in the explain...
14:15 Michaela joined #koha
14:17 dcook At this rate, i think i will have worked two whole work days by the time i go to sleep..
14:20 ashimema dashboard updated
14:21 marcelr ashimema: what did you update?
14:21 ashimema the build statuses
14:22 marcelr ok
14:22 ashimema they were rather out of sync.. i.e. we still had 19.11 upwards on there and were missing 22.05
14:22 marcelr ashimema++
14:22 ashimema also.. we weren't showing all the U22 builds we now run
14:22 ashimema so only a minor update..
14:22 marcelr should we still show D8 btw ?
14:22 ashimema I think wajasu brought our attention to it a while ago and has been waiting for access to submit a merge-request
14:23 ashimema perhaps not.. funny.. I was about to ask that one
14:23 ashimema it's well and truly retired across the board now.. shall I nuke it?
14:23 marcelr retired => remove it
14:23 marcelr the screen is full enough
14:24 ashimema I like retired for the ones where we still support at least one version
14:24 ashimema okies.. 2 tics and it'll be done
14:24 marcelr we removed MS DOS 3.1 too
14:26 ashimema done
14:26 ashimema hehe
14:26 marcelr that was from 1985 btw, man
14:26 ashimema the OS is older than me 😜
14:26 ashimema not by much.. but still
14:26 ashimema I do remember it
14:29 ashimema anything else whilst I'm here?
14:29 marcelr no sir
14:30 marcelr testers of all nations, please signoff bug 30483 or tell me that it is plain wrong
14:30 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=30483 normal, P5 - low, ---, m.de.rooy, Needs Signoff , Do not allow NULL in issues.borrowernumber and issues.itemnumber
14:31 ashimema seems sane enough to me..
14:31 ashimema only thing that comes to mind is anonymization and lost but not marking as returned..
14:32 ashimema no idea if that combination exists though to be honest
14:32 marcelr thats an interesting one
14:32 marcelr anonymization seems not logical
14:33 ashimema mmm
14:33 marcelr but we have unlogical features or i do not uinderstand them
14:33 marcelr but the lost one ?
14:36 marcelr if it is lost and we decide to keep the issue, we still have a borrower, right?
14:36 ashimema yes
14:37 marcelr so that would drop
14:37 marcelr do we anonymize active issues ?
14:37 ashimema pass
14:37 ashimema that's what I'd check
14:38 marcelr i will try
14:38 ashimema brb.. meeting
14:38 marcelr i only anonymized patrons
14:41 marcelr Koha/Old/Checkout.pm:=head3 anonymize and Koha/Old/Hold.pm:=head3 anonymize
14:41 marcelr that sounds ok
14:41 ashimema 🙂
14:42 marcelr yes ashimema we dont anonymize current issues , ouch
14:42 marcelr thats a relief
14:43 ashimema next I'd look for any cascade deletes
14:43 ashimema meeting finished early.. I an take a look and  SO
14:44 marcelr added a comment on the bug
14:44 marcelr great
14:45 marcelr note that very old databases may have the NOT NULL already
14:45 marcelr update     $DBversion = "3.05.00.009"; $dbh->do("ALTER TABLE issues MODIFY COLUMN borrowernumber int(11) NOT NULL");     $dbh->do("ALTER TABLE issues MODIFY COLUMN itemnumber int(11) NOT NULL");
14:46 marcelr as was my case
14:47 ashimema looks solid to me
14:48 marcelr @later tell lukeg "please check bug 12758"
14:48 huginn marcelr: The operation succeeded.
14:48 marcelr ok ashimema
14:48 wahanui hmmm... ashimema is back on security bugs today.. sorry, it's been a bit of a crazy week
14:48 marcelr lol
14:48 marcelr some years tend to be crazy too
14:49 marcelr thx ashimema++
14:49 ashimema hehe
14:51 ashimema anyone fancy a QA stamp on bug 24295 ?
14:51 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=24295 enhancement, P5 - low, ---, martin.renvoize, Signed Off , C4::Circulation::GetTransfers should be removed, use Koha::Item->get_transfer instead
14:52 ashimema Joonas did a great job on the rebase
14:52 ashimema would be lovely to see that festerer get pushed.
14:52 marcelr i will do it on friday if noone beats me
14:52 ashimema ta 🙂
14:53 ashimema it's a lot of patches.. but they're all small and clear I believe
14:53 marcelr i start at 8am
14:54 marcelr looks feasible
14:56 marcelr htg
14:57 dcook All right bed time for this guy
14:57 dcook bye #koha
15:12 cait ashimema++ # working through SIP patches
15:12 ashimema lol
15:12 ashimema you are super quick
15:14 cait just still struggling through SRU
15:44 cait bye all
15:44 cait left #koha
15:46 claw joined #koha
16:31 cait joined #koha
16:39 Dyrcona1 joined #koha
16:47 Dyrcona joined #koha
17:25 lukeg joined #koha
18:22 khall joined #koha
18:27 khall_ joined #koha
18:40 fridolin joined #koha
19:21 thd joined #koha
19:22 thd tcohen: I am back from laptop power connector failure
19:25 thd tcohen: I swapped drives, RAM, etc.  Replacement system needs a CMOS battery but I am working around the weak CMOS battery at present.
19:28 thd tcohen: Please let me know if you still have time today for testing wiki migration to Canasta.
21:16 cait joined #koha
22:04 alexbuckley joined #koha
22:54 stinkytaco[m] joined #koha
22:55 stinkytaco[m] left #koha

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