https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |blocker --- Comment #24 from Jonathan Druart <[email protected]> --- This problem is back! REST API is broken under D11 root@kohadevbox:~$ apt show libmojolicious-plugin-openapi-perl Package: libmojolicious-plugin-openapi-perl Version: 3.40-1 Priority: optional Section: perl Maintainer: Debian Perl Group <[email protected]> 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@kohadevbox:~$ apt show libjson-validator-perl Package: libjson-validator-perl Version: 4.12+dfsg-1 Priority: optional Section: perl Maintainer: Debian Perl Group <[email protected]> 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@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@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. _______________________________________________ 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/
