https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893 --- Comment #20 from David Cook <dcook@prosentient.com.au> --- (In reply to Mason James from comment #18)
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
That's interesting... because on November 15th I installed libmojolicious-plugin-openapi-perl on debian:bullseye in Docker and it had this dependency: libjson-validator-perl (>= 3.15). Yet https://packages.debian.org/bullseye/libmojolicious-plugin-openapi-perl clearly says "dep: libjson-validator-perl (>= 4.05)" That's weird. I must have had an older version of libmojolicious-plugin-openapi-perl installed somehow... I suppose the solution is to require older versions of both libmojolicious-plugin-openapi-perl and libjson-validator-perl in that case. -- You are receiving this mail because: You are watching all bug changes.