Time  Nick        Message
06:27 fridolin    ouf mysql warning has been fixed in Ubuntu paquages
06:27 dcook__     fridolin: Yup :D
06:27 fridolin    http://changelogs.ubuntu.com/changelogs/pool/universe/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.050-3ubuntu0.2/changelog
06:28 dcook__     Pull request waiting to go into DBD::mysql but not sure anyone is looking after the git repo anymore...
06:28 dcook__     Hasn't had an update in over 2 years
06:28 fridolin    we are upgrading all servers so this was very enoying
06:29 dcook       I bet, eh
06:30 dcook       [off] I held my packages/downgraded. I'll upgrade libdbd-mysql-perl next week.
06:30 dcook       Seems like the Ubuntu packages actually have a few fixes that have been waiting around for years...
06:30 fridolin    but i dont throw a rock, bugs happens ;à
06:30 fridolin    ;)
06:30 dcook       I don't know that expression haha
06:30 fridolin    must be french
06:30 dcook       All I know is that I'm aging 10x fast these days
06:30 fridolin    "je ne jete pas la pierre"
06:31 dcook       I don't throw the rock?
06:31 dcook       I feel like that would be a very versatile phrase
06:31 fridolin    comming from time where justice was made with rocks ^^
06:31 dcook       Like "it's not my fault?"
06:31 dcook       Yikes!
06:32 fridolin    no means i do not point finger
06:32 dcook       Hmm I think I prefer "revenons a nos moutons"
06:33 dcook       Imagining all my sheep...
06:33 oleonard_   o/
06:33 dcook       heya oleonard_
06:34 oleonard_   Nice to be around to see you dcook
06:35 dcook       ^_^
06:35 dcook       Agreed
06:35 dcook       Even if I only have 25 minutes left
06:36 * dcook     is ready for the weekend
06:44 * oleonard_ is sad for the week to be ending
06:44 oleonard_   Never enough time when it's Koha friends
06:46 dcook       <3
06:46 dcook       Truth
06:46 dcook       Gosh now that I think about it.. I didn't realize that the Kohacon week is ending...
06:46 dcook       Seems like it just got started
06:47 * dcook     was hoping for hackfesters to look at all his security related stuff hehe
06:56 dcook       You're a champion, oleonard_ :3
06:56 dcook       I think the onclick removal will be slow going but it'll be worth it big time
07:00 dcook       Ok I'm out folks. Enjoy the rest of Kohacon!
07:00 tcohen[m]   hey
07:17 oleonard    kidclamp: I added a little followup to Bug 34557
07:17 huginn      04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34557 enhancement, P5 - low, ---, nick, Needs Signoff , Add option to prevent loading a patron's checkouts on the SCO
07:18 oleonard    kidclamp: I snuck in a correction to make Font Awesome icons load
07:32 kidclamp    oleonard++
07:46 cait1       oleonard++
07:46 cait1       koha-community++
07:51 tcohen[m]   oleonard++
07:53 eythian     tcohen[m]: https://gitlab.com/koha-community/docker/koha-docker/-/merge_requests/3 MR for you!
07:53 tcohen[m]   eythian++
07:54 aw-bib[m]   hello! a simple question on external auth, talking ldap at the moment, so that I do get this correct. I tried to fiddle this out for quite some time. I can NOT configure to update fields only if they are not yet set. IOW replicate=1 update=1. I'd want to update phone, address, but I don't want to update e.g. the user role. (I have the issue that some fields are not supplied by our ldap and will not be supplied by it, and with
07:54 aw-bib[m]   replicate=1 + update=1 I currently demote all staff members to patrons during login.)  I am effectively on a general solution to bug 29930 where I could say in the config-xml update-only-if-empty) In said bug it is hard coded for the uid by a code change.
07:54 huginn      04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29930 normal, P5 - low, ---, janik.hilser, Signed Off , Auth with LDAP: Update tag leads to unwanted updates
08:27 oleonard    dcook still around?
08:29 * oleonard  had not been aware of/ignored Bug 20397
08:29 huginn      04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20397 is not accessible.
08:36 ebegin      on gtd, my prompt shows koha(master|AM 1/1)
08:36 ebegin      What does the AM 1/1 means ?
08:37 ebegin      *ktd
08:39 davidnind   I think it means that you've tried to apply a patch to the Koha git repository, but it was unsuccessful. There is normally a command to abort apply the patch, but I can't remember what it is...  something something --abort
08:41 ebegin      thanks davidnind, it makes sens
08:42 davidnind   I'll see if I can find a patch that doesn't apply and then the commends to git back to a clean git repository
08:46 domm[m]     I've just pushed a patch to enable Plack hot reloading (in koha-testing-docker): https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31729  nugged and whoever is sick of manually restarting the server after each change: please review and compare with the other proposed solution (using inotify and a new koha-watcher daemon)
08:46 huginn      04Bug 31729: enhancement, P5 - low, ---, mtj, Needs Signoff , Enable automatic filesystem refresh in Plack
08:49 eythian     https://gitlab.com/koha-community/docker/koha-docker/-/merge_requests/4 tcohen[m] have another
08:55 davidnind   ebegin: to get back to a clean state (unless someone has show you already...) 1) git bz apply --abort 2) normally, I'm working on a branch, and would then go 2a) git checkout master 2b) git branch -D bzXXXXX (where bzXXXXX = the bug number/branch) 2c) git reset --hard origin/master 3) reset_all
08:55 davidnind   sho should be shown!
08:56 davidnind   s/sho/show/
08:56 ebegin      davidnind: yeah, that what I had to do
08:57 davidnind   excellent!
08:57 wahanui     darn tootin' it is.
08:59 ebegin      I'm trying to apply Bug 32105
08:59 ebegin      which depends on Bug 32730
08:59 huginn      04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32105 enhancement, P5 - low, ---, michael.hafen, Needs Signoff , Patron lists needs to share to specific people or groups
08:59 huginn      04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32730 enhancement, P5 - low, ---, michael.hafen, Signed Off , Add patron lists tab to patron details and circulation pages
09:01 pastebot    "davidnind" at 127.0.0.1 pasted "Patch doesn't apply" (38 lines) at https://paste.koha-community.org/24940
09:04 davidnind   ebegin: I've pasted what happened for me - basically 32730 (the dependency) no longer applies. So I would update the status in bugzilla for  32730 to 'Patch doesn't apply' and add a comment on 32105 to say you can't test it as the dependency patch doesn't apply
09:07 pastebot    "davidnind" at 127.0.0.1 pasted "ebegin: steps to clean up ktd so you can test another bug" (9 lines) at https://paste.koha-community.org/24941
09:09 davidnind   ebegin: here is my cheat sheet (such as it is) for using ktd, if it is of any help https://gitlab.com/-/snippets/1893788
09:09 davidnind   (assumes that KTD is all setup and running smoothly...)
09:10 ebegin      But it seems that it is 32730 which doesn't apply... however it is Signed Off...
09:13 davidnind   It looks like it was signed off in March but hasn't passed QA yet, since then Koha master has probably changed a bit changed since then it no longer works cleaning with the current master
09:13 ebegin      Just changed its status
09:14 * ebegin    away
09:14 davidnind   Which means the bug author needs to update the patch so that it applies cleanly, 32105 can't be tested until that happens.
09:14 davidnind   ebegin++
11:10 davidnind   tcohen: possible still issues with emails for Wiki - Laurence hasn't received any from either account approval or password reset https://wiki.koha-community.org/wiki/User:Lrault
11:22 davidnind   @later tell tcohen Wiki account email issues - it looks like we are still having issues. I approved the account for Sophie Meynieux from BibLibre (https://wiki.koha-community.org/wiki/User:Smeynieux ) yesterday, but she hasn't received any emails.
11:22 huginn      davidnind: The operation succeeded.
14:35 reiveune    bye
19:50 greenford   I am having trouble logging in. I have only been able to do it once and now it again says invalid username ad password