Time  Nick         Message
01:57 koha-jenkins Project Koha_19.11_D9 build #346: SUCCESS in 31 min: https://jenkins.koha-community.org/job/Koha_19.11_D9/346/
02:04 koha-jenkins Project Koha_19.11_U20 build #230: ABORTED in 38 min: https://jenkins.koha-community.org/job/Koha_19.11_U20/230/
02:05 koha-jenkins Project Koha_19.11_U18 build #331: SUCCESS in 40 min: https://jenkins.koha-community.org/job/Koha_19.11_U18/331/
02:06 koha-jenkins Project Koha_19.11_D8 build #404: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_19.11_D8/404/
02:07 koha-jenkins Project Koha_19.11_U16 build #92: SUCCESS in 42 min: https://jenkins.koha-community.org/job/Koha_19.11_U16/92/
02:10 koha-jenkins Project Koha_19.11_U2010 build #29: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_19.11_U2010/29/
02:52 koha-jenkins Yippee, build fixed!
02:52 koha-jenkins Project Koha_19.11_D10 build #182: FIXED in 44 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/182/
03:33 koha-jenkins Project Koha_19.11_D10 build #183: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/183/
04:55 koha-jenkins Project Koha_19.11_U20 build #231: SUCCESS in 35 min: https://jenkins.koha-community.org/job/Koha_19.11_U20/231/
06:34 reiveune     hello
06:54 alex_a       Bonjour
08:17 petrova      Hello mates. We found big inefficiency in unbless (and bug): our action_log database table grown in a few weeks from 4Gb to 35 Gigabytes with all the rest of database tables were 4Gb only all together – that happened because action_log item MODIFY records started to be 370Kb each, instead of 1Kb in an optimal way, so dozen of thousands of changed items nowadays eaten out all disk space fast. This was caused by the "unblessed" me
08:17 petrova      thod Dump, fix and reason fully explained here:
08:17 petrova      https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28700
08:17 huginn       Bug 28700: enhancement, P5 - low, ---, stalkernoid, Needs Signoff , "Unblessed" method in Object.pm has blessed values for keys in some cases
08:17 petrova      Obviously we don't need a full DateTime object dump ("TZ/locale" and other data from DateTime object).
08:17 petrova      And more: with full indentation, which increased the log size even, there's a separate proposal to even more compact action_log:
08:18 petrova      https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28692
08:18 huginn       Bug 28692: enhancement, P5 - low, ---, stalkernoid, Needs Signoff , Reduce DB action_log table size
08:18 petrova      ... so, because this ->unblessed method is used in many other places, I am asking for collective analysis is this the proper way solution I proposed, but to add arguments I can say that we anyway not expected to be something blessed inside unblessed results, so anyway with blessed DateTime values it gets "stringified" somewhere else on the go or acts unexpectedly, so my "forced-strigify" solution should be optimal prevention of ac
08:18 petrova      tion_log filling and from getting blessed data, also warning for the unknown case when another object type in "blessed" value will be passed will help us to detect further issues. Asking for critics or signing off.
08:20 paxed        hm. XML::Simple is pretty much deprecated. at least C4/SIP/Sip/Configuration.pm uses it
08:29 marcelr      hi #koha
08:32 Joubu        bug 7170
08:33 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170 normal, P3, ---, gmcharlt, NEW , Remove use of XML::Simple
09:26 Joubu        @later tell oleonard could you have a look at bug 28679?
09:26 huginn       Joubu: The operation succeeded.
09:28 Joubu        ashimema: did you see bug 28696? Seems bad..
09:28 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28696 normal, P5 - low, ---, koha-bugs, NEW , Point of sale: attempting to pay with the "Enter" key cause an overcharge in the database
09:36 marcelr      Joubu 28660 is yours again
09:49 ashimema     Ooh, no. Hadn't seen that one
10:36 tcohen       morning
12:02 oleonard     o/
12:14 oleonard     Joubu: I'm looking at Bug 28679 now
12:14 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28679 major, P5 - low, ---, oleonard, NEW , Unable to click "Log in to your account" when  GoogleOpenIDConnect  is enabled
12:19 Joubu        thx oleonard!
12:19 Joubu        tcohen: Hola, bug 11879 last comment?
12:19 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879 enhancement, P5 - low, ---, bin.wen, Passed QA , Add a new field to patron record: main contact method
12:33 tcohen       (y)
12:47 cait         hm is that last thing a smiley?
12:49 tcohen       thumb up?
12:49 tcohen       I already commented
12:57 oleonard     Anyone know what might cause this error after checking out 20.05.x? "Auth ERROR: Cannot get_session() at /kohadevbox/koha/C4/Auth.pm line 987"
12:59 Joubu        oleonard: yes
12:59 Joubu        install libyaml-syck-perl
12:59 Joubu        and
12:59 Joubu        libcgi-session-serialize-yaml-perl
13:00 Joubu        you get it because you are using a code that is using libs that are not installed
13:00 oleonard     Thanks Joubu I caught the first one but not the second one
13:00 Joubu        the error is bad because we didn't display the correct upstream error
13:54 huginn       News from kohagit: Bug 20472: DBRev 21.06.00.010 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=19551b4e780cc881b9645bfe14df9bb9855c19e2>
13:54 huginn       News from kohagit: Bug 20472: DBRev 21.06.00.009 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=8aefe1bb721122d3db1bd2512b048cc84a46cd0d>
13:54 huginn       News from kohagit: Bug 27445: Compiled CSS changes <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=de1ac2b5588c022522194372d1234ac56a73bd8b>
13:54 huginn       News from kohagit: Bug 27873: Compiled CSS changes <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d5c86f4aacdf1ffaf50fed1e8bd34f833a2b7610>
13:54 huginn       News from kohagit: Bug 20472: DBIC schema changes <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=0301624b022e2abb2caf4502bfc2d59c23099afc>
13:54 huginn       News from kohagit: Bug 20472: Add kohastructure changes <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=b9dc107914b294ca4f76ef1cfba9cc6cd4d226e5>
13:54 huginn       News from kohagit: Bug 20472: Make DB rev idempotent <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=2de4f55ea5f2efd6c1d37bbf07252c5004e1d0ed>
13:54 huginn       News from kohagit: Bug 28177: (follow-up) Add time to date column <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=af1779880dca4cd73f7022128bcc80f4aba69fad>
13:54 huginn       News from kohagit: Bug 20472: (QA follow-up) Add few TT filters <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f77fd6c993896f9ee3b5d643f68877ed11a8a813>
13:54 huginn       News from kohagit: Bug 28636: Add POD to t:lib::Mocks <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ba13ce40f35ff747ef00af5ab77c94d039e613fc>
13:54 huginn       News from kohagit: Bug 28175: (follow-up) Preselect correct category after search <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=2f6877d6163dce3cbfbb4d418ee55ea31be6349b>
13:54 huginn       News from kohagit: Bug 28384: Add 'no_items' option to TransformMarcToKoha <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5da5a2bbc53613c511ba9e7e1a93d9f71e993160>
13:54 huginn       News from kohagit: Bug 28175: (follow-up) Adapt layout when there are no upload categories <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e078875cbc1006fd8c26259449b9ffdad24872e1>
13:54 huginn       News from kohagit: Bug 28177: Add date column and column configuration to uploads <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ae79ba3e259cee22d239e68048501e13e87c5f86>
13:54 huginn       News from kohagit: Bug 28175: Usability improvements to uploads page <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=59309b321f844f973bceb959fb314fe6df345b57>
13:54 huginn       News from kohagit: Bug 27873: Improve message consistency: checkout and patron detail pages <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=dffb3fede8767ff28c8558451b404e5f964e1758>
13:54 huginn       News from kohagit: Bug 27985: Add option to send a record to batch modification from details page <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a6d0ba552ecef05de9a8893c0b2833ec1def3ad9>
13:54 huginn       News from kohagit: Bug 27445: OPAC header tweaks for non-JavaScript users <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=bf0c2c7d8c8c31219a6891a62689a3e4cdff0bef>
13:54 huginn       News from kohagit: Bug 20472: Update translated AR notices <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=cf01494aa5f5ce37222c257d93e0d8c34ed44a8e>
13:54 huginn       News from kohagit: Bug 20472: Add format to sample notices <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9c0ee1f5c5baddec748ebe9e389fdafbe66559da>
13:55 Joubu        oleonard: thanks!
14:06 koha-jenkins Project Koha_Master_D11 build #335: FAILURE in 9 min 54 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/335/
14:34 koha-jenkins Project Koha_Master_D9 build #1701: UNSTABLE in 40 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1701/
14:42 koha-jenkins Project Koha_Master_U20 build #141: STILL UNSTABLE in 48 min: https://jenkins.koha-community.org/job/Koha_Master_U20/141/
14:54 koha-jenkins Project Koha_Master_U_Stable build #207: UNSTABLE in 57 min: https://jenkins.koha-community.org/job/Koha_Master_U_Stable/207/
15:03 koha-jenkins Project Koha_Master_D10_CPAN build #373: UNSTABLE in 1 hr 9 min: https://jenkins.koha-community.org/job/Koha_Master_D10_CPAN/373/
15:04 koha-jenkins Project Koha_Master build #1703: UNSTABLE in 1 hr 9 min: https://jenkins.koha-community.org/job/Koha_Master/1703/
15:08 koha-jenkins Project Koha_Master_D9_MDB_Latest build #629: UNSTABLE in 33 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/629/
15:09 koha-jenkins Project Koha_Master_D9_My8 build #606: UNSTABLE in 1 hr 2 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/606/
15:15 koha-jenkins Project Koha_Master_D10_CPAN build #374: STILL UNSTABLE in 39 min: https://jenkins.koha-community.org/job/Koha_Master_D10_CPAN/374/
15:30 koha-jenkins Project Koha_Master_D11 build #336: NOW UNSTABLE in 47 min: https://jenkins.koha-community.org/job/Koha_Master_D11/336/
15:56 koha-jenkins Project Koha_Master build #1704: STILL UNSTABLE in 52 min: https://jenkins.koha-community.org/job/Koha_Master/1704/
15:57 koha-jenkins Project Koha_Master_D9 build #1702: STILL UNSTABLE in 1 hr 2 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1702/
16:08 reiveune     bye
16:20 oleonard_    Power keeps flickering here. Strange because it's by no means the hottest it has been lately...
16:37 koha-jenkins Project Koha_Master_D9_My8 build #607: STILL UNSTABLE in 1 hr 28 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/607/
17:53 tuxayo       oleonard: hi :) The massive use of AC could cause power shortages?
17:53 oleonard     Theoretically
18:28 tuxayo       Is there any part of Koha more critical and complex than holds?
19:40 tuxayo       (huge mistake to not commit 100% time when developing something that is in the core of hold)