[Koha] Koha not compatible with Plesk Control Panel?
Mason James
mtj at kohaaloha.com
Sun Oct 1 14:03:46 NZDT 2023
On 28/09/23 10:31 pm, Alessandro Tedesco wrote:
> Hi Mason,
>
> as per my previous message, I'm trying to understand why I am able to install the Koha 21.11 version on "Ubuntu 22.04.3 LTS (jammy) + Plesk Obsidian 18.0.55" (even though the 21.11 version also depends on libmojolicious-perl).
>
> What I saw was that:
> -------------------------------------------------------------------
> # apt info koha-common | grep Depends
> [For 23.05] Depends: ... libmojolicious-perl ...
> [For 22.11] Depends: ... libmojolicious-perl ...
> [For 22.05] Depends: ... libmojolicious-perl (>= 6.0) ...
> [For 21.11] Depends: ... libmojolicious-perl (>= 6.0) ...
> -------------------------------------------------------------------
> Is it possible that - despite I am in Ubuntu jammy - the libmojolicious-perl (declared >= 6.0) required by koha-common (for the Koha 21.11 version), is installed in the libmojolicious-perl (8.33+dfsg-1) version (for Ubuntu focal): version that doesn't require javascript-common dependency?
> While all other koha-common packages (for the newer Koha versions) always try to install the libmojolicious-perl (9.22+dfsg-1) version?
>
> Thanks and Kind Regards
> Alessandro
hi Alessandro
koha 21.11 depends on the older 8.x version of libmojolicious-perl, and is incompatible with the newer 9.x version of libmojolicious-perl
More information about the Koha
mailing list