IRC log for #koha, 2022-07-27

All times shown according to UTC.

Time S Nick Message
00:23 dpk_ joined #koha
02:04 fridolin joined #koha
02:19 alohabot 🎁 🎃 Koha '22.05.x' packages pushed to 'koha-staging' repo  ðŸ©ðŸªðŸœ
02:25 philor joined #koha
02:29 mtj hi lukeg, can you flick me an email when the v22.05.03-1 tag is pushed
02:56 alohabot 🎁 🐮 Koha '21.05.x' packages pushed to 'koha' repo  ðŸ¥‰ðŸŒðŸš€
02:58 wajasu hurray, i finally got through reconciling my items autoincrement problem.  we passing :)
02:59 wajasu tommorrow i get to play with css, colors, and hook up email for outgoing notices.
02:59 wajasu maybe even play with plugins, new toys.
03:02 wajasu got by with 1 plack worker to handle 50 requests.  with no memcached running today. but will turn on memcached tmrw.
03:03 wajasu or maybe try 2 plack workers to handle 25 requests. (less memory? or equiv to 1@50 requests?)
03:05 wajasu i usually run postfix, and may need to get dmarc,spf,etc setup.
03:07 wajasu and letsencrypt
03:07 wahanui i think letsencrypt is a link to certbot
03:07 wajasu ha
03:08 wajasu should i just run https and drop http these days?  just a redirect?
03:09 wajasu it seems there is alot more opac patron auth dialog, so maybe https for both opac and staff
03:21 alohabot joined #koha
03:41 wajasu well 2 workers means 2 concurrent requests handled.  for plack/starman that is.
03:43 wajasu are we still using crontabs or does the background jobs worker kick off periodic tasks.
03:55 Oak joined #koha
04:05 dcook wajasu: I'd say run https and drop http but some people like redirects
04:05 dcook And yeah go 2 workers
04:06 dcook Both crontab and background job worker
04:08 dcook Hmm looks like Bugzilla might not be sending out emails right now...
04:10 dcook wajasu: So Apache should handle all the static asset requests. The Starman/Plack should just handle the dynamic requests. The amount of workers depends on your needs.
04:10 dcook And as for the number of requests... I find the workers can be slow to start up so 50 requests is probably better than 25. If you have workers starting up too often, you'll get worse performance
05:58 fridolin joined #koha
06:18 reiveune joined #koha
06:18 reiveune hello
06:25 m23 joined #koha
07:02 cait joined #koha
07:58 libman joined #koha
08:01 libman hi there. can someone please check if the build process for the debian packages is still online? packages for the regular 22.0.5.02 release were built on the same day, yet the 22.05.03 *security* release is now two days old without the debian packages being available. just wondering if that's to be expected. cheers
08:02 cait mtj ping
08:06 libman looks like jenkins is used for CI only and not for CD, i.e. build and deploy the releases, right?
08:07 cait not hte right person, mtj would be the right one
08:07 Joubu correct, mtj is the one who deals with the debian pkgs
08:08 libman ok, thanks. let's wait for his feedback then.
08:09 Joubu The problem with 22.05 is that RMaint was not around last week I think
08:09 Joubu and there was a problem with the previous version
08:10 Joubu mtj was waiting for lukeg to push some stuffs to his branch
08:11 Joubu origin/22.05.x show that those changes have been done yesterday, but after v22.05.03 has been tagged
08:11 libman if that's not specific to the debian packages, wouldn't that require a new release then? I mean, the packages should usually be based on the release tarballs, no?
08:11 Joubu I guess a new version will be generated, and timezones suck.. mtj is in NZ while lukeg in USA
08:12 libman yeah, c (light speed) is a b**ch ;)
08:14 libman (I need a gender-neutral idiom for that)
08:22 paulderscheid[m] Morning #koha
08:23 fridolin left #koha
08:38 Joubu tcohen: please see alternative patch on bug 31245
08:38 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31245 normal, P5 - low, ---, jonathan.druart+koha, In Discussion , Job detail view for batch mod explode if job not started
08:44 m23 joined #koha
08:45 triveni joined #koha
08:46 triveni Can't locate object method "OPEN" via package "C4::SIP::Trapper" at /usr/share/perl5/Net/Server.pm line 168.
08:46 triveni sip2 runing this issue facing
08:52 triveni anybody can help on this
09:08 Sam_He joined #koha
09:28 alohabot 🎁 🐭 Koha '22.05.x' packages pushed to 'koha' repo  ðŸ¥‡ðŸŒðŸš€
10:02 m23 joined #koha
10:02 cait libman: it looks like something is happening ^
10:03 cait triveni: it looks like Trapper is related to logging - anything showing on the About Koha page > system information tab?
10:15 oleonard joined #koha
10:16 oleonard o/
10:31 tcohen hola #koha
10:49 oleonard I can see Bug 31228 happening in our production server but I can't reproduce it in my test system :|
10:49 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31228 enhancement, P5 - low, ---, alexbuckley, Needs Signoff , Fix Coce JavaScript to hide single-pixel cover images in both the staff client detail and results pages
11:28 tcohen oleonard: will try to take a look
12:42 libman cait: indeed, the debs are available now :) thanks everyone
13:09 huginn News from kohagit: Bug 31120: Add unit tests <https://git.koha-community.org[…]c968d25bd716d62af>
13:09 huginn News from kohagit: Bug 31120: Items will renew for zero ( 0 ) days if renewalperiod is blank/empty value <https://git.koha-community.org[…]9aabafd819c6e67cf>
13:09 huginn News from kohagit: Bug 22276: (QA follow-up) Add missing USE <https://git.koha-community.org[…]24710fc06781ef896>
13:09 huginn News from kohagit: Bug 22276: Add client storage of user-selected DataTables configuration <https://git.koha-community.org[…]472e6e22f1da2c4c1>
13:35 koha-jenkins Project Koha_Master_D11_ES7 build #42: SUCCESS in 8 min 26 sec: https://jenkins.koha-community[…]aster_D11_ES7/42/
13:44 koha-jenkins Project Koha_Master_D11_ES6 build #39: SUCCESS in 9 min 2 sec: https://jenkins.koha-community[…]aster_D11_ES6/39/
13:45 alohabot 🎁 🦄 Koha 'master' packages pushed to 'koha-staging' repo  ðŸ…🥞🥮
13:55 koha-jenkins Project Koha_Master_U20 build #511: SUCCESS in 46 min: https://jenkins.koha-community[…]a_Master_U20/511/
14:06 koha-jenkins Project Koha_Master_D10 build #762: SUCCESS in 56 min: https://jenkins.koha-community[…]a_Master_D10/762/
14:14 caroline Is it normal that I can't login to the OPAC anymore once 2FA is enabled in my staff account?
14:15 caroline I usually use the same account to log into the staff interface and the OPAC, but I think the 2FA blocks my account on the OPAC?
14:15 koha-jenkins Project Koha_Master_D11_MDB_Latest build #1035: SUCCESS in 1 hr 4 min: https://jenkins.koha-community[…]_MDB_Latest/1035/
14:25 cait caroline: maybe Joubu could help - I haven't played with that feature yet
14:31 koha-jenkins Yippee, build fixed!
14:31 koha-jenkins Project Koha_Master_D11_My8 build #940: FIXED in 39 min: https://jenkins.koha-community[…]ster_D11_My8/940/
14:31 wahanui Congratulations!
14:45 koha-jenkins Project Koha_Master_U22 build #157: SUCCESS in 49 min: https://jenkins.koha-community[…]a_Master_U22/157/
14:49 Oak joined #koha
14:56 koha-jenkins Project Koha_Master build #2127: STILL UNSTABLE in 1 hr 11 min: https://jenkins.koha-community[…]Koha_Master/2127/
15:00 bag joined #koha
15:11 koha-jenkins Project Koha_Master_D11_My8 build #941: SUCCESS in 39 min: https://jenkins.koha-community[…]ster_D11_My8/941/
15:12 koha-jenkins Project Koha_Master_D11_ES6 build #40: SUCCESS in 8 min 2 sec: https://jenkins.koha-community[…]aster_D11_ES6/40/
15:23 koha-jenkins Project Koha_Master_D12 build #221: UNSTABLE in 1 hr 7 min: https://jenkins.koha-community[…]a_Master_D12/221/
15:34 koha-jenkins Project Koha_Master_U22 build #158: SUCCESS in 49 min: https://jenkins.koha-community[…]a_Master_U22/158/
15:37 Joubu caroline: confirmed, that's an ugly one! Can you report it on bugzilla please? I will have a look tomorrow
15:37 caroline Joubu I already did, you should see it in the omnibus
15:38 caroline Bug 31247
15:38 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31247 major, P5 - low, ---, koha-bugs, NEW , Staff interface 2FA blocks logging into the OPAC
15:38 caroline Thx Joubu++ :)
15:45 cait left #koha
15:53 Joubu caroline: ok fixed, easy patch for an ugly bug.
15:53 caroline well, that was quick!
15:53 caroline I'll test it right away
16:15 reiveune bye
16:15 reiveune left #koha
16:43 lukeg joined #koha
16:51 fridolin joined #koha
18:30 dpk__ joined #koha
19:05 wajasu tcohen: will you be able to take the edits i did for views/show_entries.tt in the koha-dashboard so that the 22.05 row shows in build statuses
19:06 wajasu either someone needs to add me to the gitlab project as a member and invite my email. or i have to go get a new email account just to register for gitlab.
19:08 wajasu i've always worked in bugzilla.  so i need to be able to do a merge request or such so someone can do their workflow.
19:42 fridolin1 joined #koha
20:05 caroline Anyone else has problems cataloguing items in master? All the auth values fields aren't showing anything
20:06 caroline (not showing the drop down menu)
20:07 caroline https://snipboard.io/Wcpqal.jpg
20:32 fridolin1 caroline: looks like a problem with Javascript Select2 lib
20:32 fridolin1 any error in console ?
21:28 m23 joined #koha
22:00 KotH joined #koha
23:03 koha-jenkins joined #koha
23:07 fridolin joined #koha

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