https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893
--- Comment #19 from Mason James <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
