IRC log for #koha, 2021-09-08

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

All times shown according to UTC.

Time Nick Message
00:27 koha-jenkins Project Koha_19.11_U_Stable build #42: STILL UNSTABLE in 23 min: https://jenkins.koha-community[…]9.11_U_Stable/42/
00:36 Project Koha_19.11_U18 build #341: STILL UNSTABLE in 31 min: https://jenkins.koha-community[…]ha_19.11_U18/341/
00:43 Project Koha_19.11_D8 build #414: STILL UNSTABLE in 38 min: https://jenkins.koha-community[…]oha_19.11_D8/414/
00:45 Project Koha_19.11_D11 build #7: STILL UNSTABLE in 41 min: https://jenkins.koha-community[…]Koha_19.11_D11/7/
00:45 Project Koha_19.11_D10 build #192: STILL UNSTABLE in 42 min: https://jenkins.koha-community[…]ha_19.11_D10/192/
00:51 Project Koha_19.11_U20 build #240: STILL UNSTABLE in 23 min: https://jenkins.koha-community[…]ha_19.11_U20/240/
00:51 Project Koha_19.11_U16 build #100: STILL UNSTABLE in 46 min: https://jenkins.koha-community[…]ha_19.11_U16/100/
00:57 Project Koha_19.11_D8 build #415: FAILURE in 2 min 16 sec: https://jenkins.koha-community[…]oha_19.11_D8/415/
00:57 Project Koha_19.11_U16 build #101: FAILURE in 2 min 19 sec: https://jenkins.koha-community[…]ha_19.11_U16/101/
01:08 Project Koha_19.11_D9 build #357: STILL UNSTABLE in 31 min: https://jenkins.koha-community[…]oha_19.11_D9/357/
01:17 Project Koha_19.11_U_Stable build #43: STILL UNSTABLE in 23 min: https://jenkins.koha-community[…]9.11_U_Stable/43/
01:18 morrism joined #koha
01:32 koha-jenkins Project Koha_19.11_D8 build #416: NOW UNSTABLE in 24 min: https://jenkins.koha-community[…]oha_19.11_D8/416/
01:35 Project Koha_19.11_D11 build #8: STILL UNSTABLE in 41 min: https://jenkins.koha-community[…]Koha_19.11_D11/8/
01:36 Project Koha_19.11_D10 build #193: STILL UNSTABLE in 43 min: https://jenkins.koha-community[…]ha_19.11_D10/193/
01:43 Project Koha_19.11_D9 build #358: STILL UNSTABLE in 25 min: https://jenkins.koha-community[…]oha_19.11_D9/358/
01:43 Project Koha_19.11_U20 build #241: STILL UNSTABLE in 45 min: https://jenkins.koha-community[…]ha_19.11_U20/241/
01:46 Project Koha_19.11_U18 build #342: STILL UNSTABLE in 48 min: https://jenkins.koha-community[…]ha_19.11_U18/342/
02:04 Project Koha_19.11_U_Stable build #44: STILL UNSTABLE in 31 min: https://jenkins.koha-community[…]9.11_U_Stable/44/
02:06 Project Koha_19.11_D8 build #417: STILL UNSTABLE in 31 min: https://jenkins.koha-community[…]oha_19.11_D8/417/
02:06 Project Koha_19.11_D11 build #9: STILL UNSTABLE in 23 min: https://jenkins.koha-community[…]Koha_19.11_D11/9/
02:19 Project Koha_19.11_U16 build #102: NOW UNSTABLE in 43 min: https://jenkins.koha-community[…]ha_19.11_U16/102/
02:29 Project Koha_19.11_D11 build #10: STILL UNSTABLE in 23 min: https://jenkins.koha-community[…]oha_19.11_D11/10/
02:35 Project Koha_19.11_U18 build #343: STILL UNSTABLE in 31 min: https://jenkins.koha-community[…]ha_19.11_U18/343/
02:49 Project Koha_19.11_U_Stable build #45: STILL UNSTABLE in 43 min: https://jenkins.koha-community[…]9.11_U_Stable/45/
02:52 Project Koha_19.11_U20 build #242: STILL UNSTABLE in 1 hr 5 min: https://jenkins.koha-community[…]ha_19.11_U20/242/
02:56 stefan joined #koha
03:10 koha-jenkins Project Koha_19.11_D10 build #194: STILL UNSTABLE in 1 hr 27 min: https://jenkins.koha-community[…]ha_19.11_D10/194/
03:18 Project Koha_19.11_U18 build #344: STILL UNSTABLE in 43 min: https://jenkins.koha-community[…]ha_19.11_U18/344/
03:40 Noor_ joined #koha
06:18 magnuse ouch?
06:18 tuxayo the builds?
06:18 hi magnuse  :)
06:53 lds joined #koha
06:55 paul_p joined #koha
06:57 paul_p_ joined #koha
07:12 cait joined #koha
07:13 magnuse hiya tuxayo - yeah the ouch was for the builds
07:36 cait hm is there a way to see the releases on the new git?
07:36 I get an empty page when looking at "Releases"
07:36 ah ok, Tags looks better
07:56 noone here too :)
08:32 magnuse kia ora cait
08:37 if a library wants to forgive all OVERDUE fines generated between date1 and date2, there is no tool or script to help with that, right?
08:42 cait i think there is a waive fines script in the latest version now
08:42 but not sure about the overdues - you'd only want to update the non-accruing
09:07 magnuse hm, guess i never understood accruing fines... is it a fine where the document is still on loan, so new fines are accruing?
09:08 ashimema correct
09:09 bug 27049
09:09 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=27049 enhancement, P5 - low, ---, martin.renvoize, Pushed to master , Add a script to bulk writeoff debts
09:09 ashimema you can filter on type of debt and before a certain date
09:09 using that script
09:10 the idea being that it runs in the cron before running delete_borrowers and finally cleanup_database
09:10 giving you fine grained control of writing off debts
09:10 then moving borrowers to deleted
09:10 and finally deleting the borrower from the database forever
09:10 but.. it'll work for other use cases
09:11 there's not 'between' handling though.. just 'before'
09:11 you can pass it a file though...
09:12 so if you can write a report to get the accountline id's you want
09:12 you can pass the result file to the script
09:12 magnuse: ^
09:18 magnuse cool, thanks!
09:22 and if a fine is already paid in part or in full it will handle that properly?
09:23 * magnuse wonders if that script will work on a 20.11.x install...
09:27 magnuse running without --confirm seems ok, at least
09:28 ashimema :)
09:29 interesting
09:29 it appears to writeoff 'amount' rather than 'amountoutstanding'
09:29 that feels a little wrong actually :(
09:30 it's also "dumb" in so much as it doesn't account for 'status'..
09:30 so if a fine is still accruing it will continue to accrue after
09:30 it doesn't "fix" the fine
09:30 I think that bit was deliberate
09:31 but the 'writeoff all' rather than 'writeoff outstanding' wasn't
09:31 my bad
09:31 if you want a quick and dirty fix.. just replace the 'amount' accessors on lines 74 and 77 with 'amountoutstanding'
09:32 magnuse so if a patron had a fine of 220, then paid 20... will they be left with a credit of 20 when the 220 is written off?
09:33 (if amount = 220, amountsoutstanding = 200)
09:35 ah, saw your last comment now, ashimema
09:36 ashimema exactly
09:36 sorry it's not perfect
09:37 please do feel free to make that comment on a bug and I'll get a fix submitted.. (or submit one and I'll SO/QA it 😉 )
09:39 magnuse perfection is boring :-)
09:39 i can do a patch after lunch
09:40 ashimema nice one :)
09:42 cait magnuse++ ashimema++
10:26 khall joined #koha
10:34 oleonard joined #koha
10:34 oleonard Hi #koha
11:12 khall_ joined #koha
11:45 morrism joined #koha
11:50 paul_p_ joined #koha
12:10 magnuse ashimema: i'll do some proper testing before i submit a patch, probably tomorrow ( wonder if $line->amount on line 90 is wrong too)
12:28 oleonard joined #koha
12:37 khall joined #koha
12:43 ashimema good call
13:33 morrism joined #koha
13:49 thd joined #koha
13:56 tuxayo meeting in 3 min!
13:56 rmaints?
13:56 wahanui rmaints is fridolin, khall, kidclamp, wainui and tuxayo
13:57 tuxayo qa_team?
13:57 wahanui qa_team is cait, dcook, amoyano, ashimema, marcelr, kohaputti, jajm, tcohen, kidclamp, khall, tuxayo, petrova, nugged
14:00 marie-luce joined #koha
14:01 henryb joined #koha
14:04 tuxayo #startmeeting Development IRC meeting 8 September 2021
14:04 huginn Meeting started Wed Sep  8 14:04:27 2021 UTC.  The chair is tuxayo. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:04 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:04 Topic for #koha is now  (Meeting topic: Development IRC meeting 8 September 2021)
14:04 huginn The meeting name has been set to 'development_irc_meeting_8_september_2021'
14:04 tuxayo #topic Introductions
14:04 Topic for #koha is now Introductions (Meeting topic: Development IRC meeting 8 September 2021)
14:05 tuxayo #info Victor Grousset, Tuxayo Global Services Inc. ,France
14:05 henryb #info Henry Bolshaw, House of Lords Library, UK
14:06 thd #info Thomas Dukleth, Agogme, New York City [mostly above water again]
14:09 tuxayo #topic Announcements
14:09 Topic for #koha is now Announcements (Meeting topic: Development IRC meeting 8 September 2021)
14:10 tuxayo Anyone have something?
14:10 henryb Nothing from me
14:12 tuxayo Joubu while sending apologies for not being able to attend left and important message:
14:12 #info Update! The last security update has been directly released in the Debian packages.
14:12 morrism joined #koha
14:13 tuxayo #info The koha-devel and general mailing list also contains instructions for directly applying the patches for installations not using the Debian packages.
14:14 Dyrcona joined #koha
14:14 tuxayo #link https://lists.koha-community.o[…]ember/046686.html
14:14 #link https://lists.koha-community.o[…]ember/046687.html
14:15 This is important, it's the most important security release since a few cycles.
14:18 Does anyone have another topic before closing?
14:19 thd Are you skipping the agenda items for low attendance?
14:20 tuxayo I'm grouping them all now ^^
14:21 thd Ok.
14:22 tuxayo No RM or assistant, no other RMaint, or QA member, not action from last meeting
14:22 thd I have been through many cycles of starting over quickly with git to attain proper separation of version control for wiki database migration and upgrade.
14:23 tuxayo great :)
14:23 thd Obviously that would have been easier if I had started by committing to git instead of doing retrospectively.
14:24 tuxayo Good to have you for some updates on the wiki roadmap project ^^
14:25 Do you still have work not in git yet?
14:25 thd However, some files would have moved to much which left a challenge of rearranging the first commit.
14:26 I had too much in Git and used many symlinks which had to be syphoned off to a tarball of binary files.
14:28 tuxayo Thanks for the update, best luck with the remaining stuff to be sorted out.
14:29 #topic Set time of next meeting
14:29 Topic for #koha is now Set time of next meeting (Meeting topic: Development IRC meeting 8 September 2021)
14:29 thd I may move unmodified extension files to the binary tarball.
14:30 tuxayo Are these the last pieces of the puzzle?
14:32 cait sorry for missing the meeting... too many phone calls today
14:32 tuxayo so Next meeting: 22 September 2021, 14 UTC ?
14:33 #info 2021 koha-US conference happening in two weeks! https://koha-us.org/conference2021/
14:33 thd As far as version control yes.  I have had mistakes from retrospective work where I appeared to have over a thousand changed files because of a mistake in rearranging the files for the initial commit.
14:34 tuxayo > As far as version control yes
14:34 great :)
14:35 Is that much interference to have the meeting during the koha-US conf?
14:36 thd I still have to look at why the Nginx default does not link to the tarball directory the way Apache had done.
14:37 Having a meeting in the midst of a major national Koha conference is probably not best.
14:37 tuxayo Planning for the 29th also works well
14:38 tcohen ouch
14:38 tuxayo #info Next meeting: 29 September 2021, 14 UTC
14:39 ashimema hi
14:39 tuxayo #endmeeting
14:39 Topic for #koha is now Welcome to #koha this channel is for discussion of the Koha project and software https://koha-community.org
14:39 huginn Meeting ended Wed Sep  8 14:39:33 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
14:39 Minutes:        https://meetings.koha-communit[…]-09-08-14.04.html
14:39 Minutes (text): https://meetings.koha-communit[…]1-09-08-14.04.txt
14:39 Log:            https://meetings.koha-communit[…]08-14.04.log.html
14:39 ashimema sorry.. computer keeps over heating today
14:39 as does my brain
14:40 tuxayo > computer keeps over heating
14:40 ouch
14:40 (also ouch for the brain overheat ^^")
14:41 ashimema it's warm here today..
14:41 one disadvantage of working from home.. no air con ;)
14:42 * tcohen is fighting not having installed an LTS Ubuntu he
14:42 ashimema hugs
14:42 tcohen I switched back to Wayland and all seems fine
14:43 * ashimema likes wayland
14:43 tcohen I had moved back to X11 to use some gestures
14:43 but on the desktop I don't need that :-D
14:43 anyone fancy looking at bug 28959
14:43 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=28959 enhancement, P5 - low, ---, tomascohen, Needs Signoff , virtualshelves.category is really a boolean
14:43 * ashimema goes back to cleaning up accounts tests.. they're a mess
14:45 tuxayo That's a good sign to move back to Wayland to have things working. It used to be the contrary.
14:47 thd At least your computer and brain has power.  I have a client where computers were likely zapped by a power interruption and surge from the fifth strongest recorded storm to hit the continental US a week ago.
14:48 tcohen BTW, how are you doing thd? I forgot to ask
14:48 oleonard Sorry I missed the meeting, folks... out getting my kids tested for COVID :(
14:48 * ashimema crosses fingers for oleonard
14:49 wonders what his last antibody tests results were.. seem to be taking a long time to come through.
14:52 gooble_gobble joined #koha
14:53 thd I am surviving.  The storm had a relatively low effect on the block where I live.  Some of my possessions stowed elsewhere may be lost to excess water.  The new landlord is redoing the roof but he said he has to borrow money for such expenses.
14:57 tcohen glad to hear you're fine, thd
14:57 oleonard: crossing fingers as well!
14:58 oleonard Thanks tcohen  and ashimema. They're vaccinated, so I'm not too worried, but I would prefer they were at school!
15:07 thd Schools are usually an excelle
15:09 Schools are usually an excellent place to catch something at least for parents and the parents friends.
15:16 oleonard If only there were an alternative.
15:51 paul_p_ joined #koha
16:05 morrism joined #koha
16:33 morrism joined #koha
17:05 khall_ joined #koha
17:20 akilsdonk joined #koha
17:20 sallyf joined #koha
17:20 rhamby joined #koha
17:21 abneiman joined #koha
17:22 phasefx joined #koha
17:22 felicia joined #koha
17:32 khall joined #koha
17:34 morrism joined #koha
17:37 khall_ joined #koha
17:42 khall joined #koha
17:42 tcohen joined #koha
17:55 morrism joined #koha
21:09 koha-jenkins Project Koha_20.11_U20 build #132: SUCCESS in 36 min: https://jenkins.koha-community[…]ha_20.11_U20/132/
21:16 oleonard_ joined #koha
21:20 koha-jenkins Project Koha_20.11_D9 build #137: SUCCESS in 46 min: https://jenkins.koha-community[…]oha_20.11_D9/137/
21:25 Yippee, build fixed!
21:25 wahanui Congratulations!
21:25 koha-jenkins Project Koha_20.11_U_Stable build #34: FIXED in 54 min: https://jenkins.koha-community[…]0.11_U_Stable/34/
21:36 Project Koha_20.11_U18 build #124: SUCCESS in 1 hr 2 min: https://jenkins.koha-community[…]ha_20.11_U18/124/
21:38 Project Koha_20.11_D11 build #156: SUCCESS in 29 min: https://jenkins.koha-community[…]ha_20.11_D11/156/
21:38 Project Koha_20.11_D10 build #144: SUCCESS in 1 hr 5 min: https://jenkins.koha-community[…]ha_20.11_D10/144/
21:40 Project Koha_20.11_U16 build #116: SUCCESS in 1 hr 8 min: https://jenkins.koha-community[…]ha_20.11_U16/116/
21:53 morrism joined #koha
21:58 koha-jenkins Project Koha_20.11_U20 build #133: SUCCESS in 38 min: https://jenkins.koha-community[…]ha_20.11_U20/133/
22:06 Project Koha_20.11_D11 build #157: SUCCESS in 28 min: https://jenkins.koha-community[…]ha_20.11_D11/157/
22:22 Project Koha_20.11_U18 build #125: SUCCESS in 57 min: https://jenkins.koha-community[…]ha_20.11_U18/125/
22:32 Project Koha_20.11_U16 build #117: SUCCESS in 56 min: https://jenkins.koha-community[…]ha_20.11_U16/117/
22:35 Project Koha_20.11_D10 build #145: SUCCESS in 56 min: https://jenkins.koha-community[…]ha_20.11_D10/145/
22:36 Project Koha_20.11_U_Stable build #35: SUCCESS in 29 min: https://jenkins.koha-community[…]0.11_U_Stable/35/
22:37 Project Koha_20.11_U20 build #134: SUCCESS in 38 min: https://jenkins.koha-community[…]ha_20.11_U20/134/
22:39 cait joined #koha
22:52 koha-jenkins Project Koha_20.11_D9 build #138: SUCCESS in 1 hr 12 min: https://jenkins.koha-community[…]oha_20.11_D9/138/

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

koha1