[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
Wed Feb 3 15:20:01 CET 2021


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |blocker

--- Comment #24 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
This problem is back!

REST API is broken under D11

root at kohadevbox:~$ apt show libmojolicious-plugin-openapi-perl
Package: libmojolicious-plugin-openapi-perl
Version: 3.40-1
Priority: optional
Section: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Installed-Size: 195 kB
Depends: perl:any, libdata-validate-domain-perl, libdata-validate-ip-perl,
libjson-validator-perl (>= 4.05), libmojolicious-perl (>= 8.00),
libtext-markdown-perl (>= 1.000031)
Homepage: https://metacpan.org/release/Mojolicious-Plugin-OpenAPI
Download-Size: 73.8 kB
APT-Manual-Installed: no
APT-Sources: http://httpredir.debian.org/debian bullseye/main amd64 Packages
Description: OpenAPI/Swagger plugin for Mojolicious

N: There is 1 additional record. Please use the '-a' switch to see it
root at kohadevbox:~$ apt show libjson-validator-perl
Package: libjson-validator-perl
Version: 4.12+dfsg-1
Priority: optional
Section: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Installed-Size: 234 kB
Depends: perl:any, libmojolicious-perl (>= 7.28), libyaml-pp-perl,
openapi-specification
Recommends: libcpanel-json-xs-perl (>= 3.0200), libdata-validate-domain-perl,
libdata-validate-ip-perl, libnet-idn-encode-perl, libscalar-list-utils-perl,
libsereal-encoder-perl (>= 4.00)
Breaks: sreview-web (<< 0.6.1-2)
Replaces: sreview-web (<< 0.6.1-2)
Homepage: https://metacpan.org/release/JSON-Validator
Tag: devel::lang:perl, devel::library, implemented-in::perl
Download-Size: 80.8 kB
APT-Manual-Installed: no
APT-Sources: http://httpredir.debian.org/debian bullseye/main amd64 Packages
Description: module to validate data against a JSON schema

N: There are 2 additional records. Please use the '-a' switch to see them.
root at kohadevbox:~$ apt-cache policy libmojolicious-plugin-openapi-perl
libmojolicious-plugin-openapi-perl:
  Installed: 3.40-1
  Candidate: 3.40-1
  Version table:
 *** 3.40-1 500
        500 http://httpredir.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
     2.16-1+koha1 500
        500 http://debian.koha-community.org/koha-staging dev/main amd64
Packages
root at kohadevbox:~$ apt-cache policy libjson-validator-perl
libjson-validator-perl:
  Installed: 4.12+dfsg-1
  Candidate: 4.12+dfsg-1
  Version table:
 *** 4.12+dfsg-1 500
        500 http://httpredir.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
     4.10+really3.25-koha1 500
        500 http://debian.koha-community.org/koha-staging dev/bullseye amd64
Packages
     3.25+dfsg-1+koha3 500
        500 http://debian.koha-community.org/koha-staging dev/main amd64
Packages

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


More information about the Koha-bugs mailing list