https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29718 --- Comment #44 from Mason James <mtj@kohaaloha.com> --- (In reply to Tomás Cohen Arazi from comment #43)
(In reply to Victor Grousset/tuxayo from comment #42)
To have the CI still be meaningful for Ubuntu 18.04 (until 2023-04-26) for Koha 22.05 and in the future 22.11, should these patch be reverted until then? (assuming it's possible to revert)
We need to backport a newer DateTime library for 18.04.
i have had some success with updating just the 'libdatetime-timezone-perl' pkg, for u18 my theory is that a newer olsen database is needed for u18 - its been upgraded from 2018d to 2022a (ps: i cant explain why u20 works with only a 2019c database??) http://ftp.iana.org/tz/releases/ i did the update some days ago, which fixed the broken tests for master and stable https://jenkins.koha-community.org/view/master/job/Koha_Master_U18/1510/ https://jenkins.koha-community.org/view/22.05/job/Koha_22.05_U18/44/ i'll aim to update the prod repo soon -- You are receiving this mail because: You are watching all bug changes.