https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893 --- Comment #18 from Mason James <mtj@kohaaloha.com> ---
I think that there is a 3rd option. With HTTP::OAI, we use the older version in Koha's Apt repo and don't use the Debian version which is too new.
"libhttp-oai-perl (>= 3.2) | libhttp-oai-3.27-perl, libhttp-oai-perl (<< 4.0) | libhttp-oai-3.27-perl"
http://debian.koha-community.org/koha/pool/main/libh/ https://packages.debian.org/bullseye/libhttp-oai-perl
That seems like the same thing that we'd want to do here.
i think the 3rd option won't work here, as bulleyes' libmojolicious-plugin-openapi-perl (3.40-1) depends on libjson-validator-perl (>= 4.05) the libhttp-oai-3.27-perl package works because only the koha pkgs depend on it -- You are receiving this mail because: You are watching all bug changes.