https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Mason James from comment #13)
(In reply to Mason James from comment #11)
(In reply to Mason James from comment #10)
hmm, this does look like a legitimate bug, caused by 22522
^ oops, ignore that - i was testing on jessie :)
the problem seems to be that the debian libjson-validator-perl package has the 'cache' dir omitted, which contains local copies of the various schemas
looks like the schemas were removed due to a license issue...
Source: https://metacpan.org/release/JSON-Validator Upstream-Contact: Jan Henning Thorsen <jhthorsen@cpan.org> Upstream-Name: JSON-Validator Files-Excluded: lib/JSON/Validator/cache Comment: The +dfsg version is created by removing the cache files from the lib/JSON/Validator directory, where the license is unknown.
https://salsa.debian.org/perl-team/modules/packages/libjson-validator-perl/-... raw/master/debian/copyright
i'll attempt to build a new package with the schemas included
That's weird. The schema is clearly licensed on the OpenAPI repository. It maybe I got it is about the process to acknowledge that on Debian side: https://github.com/OAI/OpenAPI-Specification/blob/master/LICENSE -- You are receiving this mail because: You are watching all bug changes.