IRC log for #koha, 2022-07-27

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time 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 tommorrow i get to play with css, colors, and hook up email for outgoing notices.
02:59 maybe even play with plugins, new toys.
03:02 got by with 1 plack worker to handle 50 requests.  with no memcached running today. but will turn on memcached tmrw.
03:03 or maybe try 2 plack workers to handle 25 requests. (less memory? or equiv to 1@50 requests?)
03:05 i usually run postfix, and may need to get dmarc,spf,etc setup.
03:07 and letsencrypt
03:07 wahanui i think letsencrypt is a link to certbot
03:07 wajasu ha
03:08 should i just run https and drop http these days?  just a redirect?
03:09 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 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 And yeah go 2 workers
04:06 Both crontab and background job worker
04:08 Hmm looks like Bugzilla might not be sending out emails right now...
04:10 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 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 and there was a problem with the previous version
08:10 mtj was waiting for lukeg to push some stuffs to his branch
08:11 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 (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 sip2 runing this issue facing
08:52 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 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 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 News from kohagit: Bug 22276: (QA follow-up) Add missing USE <https://git.koha-community.org[…]24710fc06781ef896>
13:09 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 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 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 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 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 Project Koha_Master_D11_ES6 build #40: SUCCESS in 8 min 2 sec: https://jenkins.koha-community[…]aster_D11_ES6/40/
15:23 Project Koha_Master_D12 build #221: UNSTABLE in 1 hr 7 min: https://jenkins.koha-community[…]a_Master_D12/221/
15:34 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 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 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 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 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 (not showing the drop down menu)
20:07 https://snipboard.io/Wcpqal.jpg
20:32 fridolin1 caroline: looks like a problem with Javascript Select2 lib
20:32 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

← Previous day | Today | Next day → | Search | Index

koha1