[Koha-bugs] [Bug 26893] New version of JSON::Validator (D11) breaks our REST API routes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 27 02:52:16 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893

--- Comment #19 from Mason James <mtj at kohaaloha.com> ---
(In reply to Mason James from comment #18)
> > 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

hmm, think about this a bit more... this could work if we built a similarly
named  pkg for libmojolicious-plugin-openapi-perl too

this solution might also fix some other issues around support for these
'problematic' packages and older debian versions

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list