this patch reduces the required version of 'Locale::XGettext::TT2' to 0.6 version 0.7 of of Locale::XGettext::TT2 is incompatible with the current version of libintl-perl (1.26), so we use 0.6 instead https://packages.debian.org/stretch/libintl-perl https://metacpan.org/release/GUIDO/Template-Plugin-Gettext-0.6/view/lib/Locale/XGettext/TT2.pm we will move to 'Locale::XGettext::TT2' 0.7 when libintl-perl-1.32 arrives https://tracker.debian.org/pkg/libintl-perl small change, no test plan
Created attachment 131507 [details] [review] Bug 30252: lower version of 'Locale::XGettext::TT2' to 0.6 this patch reduces the required version of 'Locale::XGettext::TT2' to 0.6 version 0.7 of of Locale::XGettext::TT2 is incompatible with the current version of libintl-perl (1.26), so we use 0.6 instead https://packages.debian.org/stretch/libintl-perl https://metacpan.org/release/GUIDO/Template-Plugin-Gettext-0.6/view/lib/Locale/XGettext/TT2.pm we will move to 'Locale::XGettext::TT2' 0.7 when libintl-perl-1.32 arrives https://tracker.debian.org/pkg/libintl-perl small change, no test plan Signed-off-by: Mason James <mtj@kohaaloha.com>
Created attachment 131516 [details] [review] Bug 30252: lower version of 'Locale::XGettext::TT2' to 0.6 this patch reduces the required version of 'Locale::XGettext::TT2' to 0.6 version 0.7 of of Locale::XGettext::TT2 is incompatible with the current version of libintl-perl (1.26), so we use 0.6 instead https://packages.debian.org/stretch/libintl-perl https://metacpan.org/release/GUIDO/Template-Plugin-Gettext-0.6/view/lib/Locale/XGettext/TT2.pm we will move to 'Locale::XGettext::TT2' 0.7 when libintl-perl-1.32 arrives https://tracker.debian.org/pkg/libintl-perl small change, no test plan Signed-off-by: Mason James <mtj@kohaaloha.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed to master for 22.05, thanks to everybody involved [U+1F984]
(In reply to Fridolin Somers from comment #3) > Pushed to master for 22.05, thanks to everybody involved [U+1F984] rmaints, can we push this to 19.11 pleeese
Pushed to 21.11.x for 21.11.05
Mason: I see this under Debian 11 installed: libtemplate-plugin-gettext-perl/now 0.6-1~koha1 all [installed,local] This apparently comes from a Koha repo. But the TT2.pm does not contain a version number when comparing to master: diff TT2.pm TT2.pm_master 22c22 < --- > $Locale::XGettext::TT2::VERSION = '0.6'; 127c127 < --- > $Locale::XGettext::TT2::Parser::VERSION = '0.6'; So what happens under 21.11? The version is still marked Missing ! Any idea what happens here?
> So what happens under 21.11? The version is still marked Missing ! hiya, can you paste output from... $ apt policy koha-common
(In reply to Mason James from comment #7) > > So what happens under 21.11? The version is still marked Missing ! > > hiya, can you paste output from... > > $ apt policy koha-common koha-common: Installed: 21.11.11-2 Candidate: 21.11.11-2 Version table: *** 21.11.11-2 100 100 /var/lib/dpkg/status
From IRC: [13:44] <mtj> marcelr: i guess there is some subtle mismatch between master and 21.11 I love those subtle mismatches ;)
(In reply to Marcel de Rooy from comment #6) > Mason: > I see this under Debian 11 installed: > libtemplate-plugin-gettext-perl/now 0.6-1~koha1 all [installed,local] hiya, i've uploaded libtemplate-plugin-gettext-perl_0.6-1~koha2_all.deb ^.. the following should fix the problem... $ sudo apt update $ sudo apt upgrade libtemplate-plugin-gettext-perl
(In reply to Marcel de Rooy from comment #9) > From IRC: > [13:44] <mtj> marcelr: i guess there is some subtle mismatch between master > and 21.11 > > I love those subtle mismatches ;) well... it was subtle libtemplate-plugin-gettext-perl_0.6-1~koha1_all.deb libtemplate-plugin-gettext-perl_0.6-1~koha2_all.deb
(In reply to Mason James from comment #11) > (In reply to Marcel de Rooy from comment #9) > > From IRC: > > [13:44] <mtj> marcelr: i guess there is some subtle mismatch between master > > and 21.11 > > > > I love those subtle mismatches ;) > > well... it was subtle > > libtemplate-plugin-gettext-perl_0.6-1~koha1_all.deb > libtemplate-plugin-gettext-perl_0.6-1~koha2_all.deb Thanks !
(In reply to Kyle M Hall from comment #5) > Pushed to 21.11.x for 21.11.05 can we push to 21.05 pleeese
> can we push to 21.05 pleeese Hi, I found this by accident. Otherwise since I'm not CCed and it's from previous cycle, I would have never found. I hope there isn't much stuff I miss like that :o Ok, noted for the next days :)
Backported: Pushed to 21.05.x branch for the upcoming release (21.05.20) Nothing to document it seems, marking resolved.