https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 --- Comment #13 from Mason James <mtj@kohaaloha.com> --- (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/-... i'll attempt to build a new package with the schemas included -- You are receiving this mail because: You are watching all bug changes.