Hi As I found out the needed packages "libjson-validator-perl" and "libmojolicious-plugin-openapi-perl" do not come with Debian GNU/Linux 10 but as dependencies for package "koha-common". For some reason they were not installed during the installation of package "koha-common". However I was now able to install them and our problem is solved; Plack is running. Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch Am 10.06.22 um 14:30 schrieb Michael Kuhn:
Hi
As I just saw Koha menu "About Koha > Perl moules" says the following modules are not installed:
* JSON::Validator 3.14 * Mojolicious::Plugin::OpenAPI 2.16
But Debian GNU/Linux 10 says:
# apt-cache policy libjson-validator-perl libjson-validator-perl: Installed: 3.06+dfsg-1 Candidate: 3.06+dfsg-1 Version table: *** 3.06+dfsg-1 500 500 http://deb.debian.org/debian buster/main amd64 Packages 100 /var/lib/dpkg/status
# apt-cache policy libmojolicious-plugin-openapi-perl libmojolicious-plugin-openapi-perl: Installed: 1.15-1~kohadev1 Candidate: 1.15-1~kohadev1 Version table: *** 1.15-1~kohadev1 100 100 /var/lib/dpkg/status
As said this is a Debian package installation. So how should we proceed to install the needed version of the missing modules?
Best wishes: Michael