A new request with request id 11420 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :

Title : Koha-devel Digest, Vol 196, Issue 22
Category :
Description :
Send Koha-devel mailing list submissions to
    koha-devel@lists.koha-community.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
    koha-devel-request@lists.koha-community.org

You can reach the person managing the list at
    koha-devel-owner@lists.koha-community.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."


Today's Topics:

1. Re: The vendor does not exist at serials/subscription-add.pl
(Mason James)


----------------------------------------------------------------------

Message: 1
Date: Sun, 27 Mar 2022 19:50:22 +1300
From: Mason James <mtj@kohaaloha.com>
To: Londhe Amar <amar@ourlib.in>
Cc: Koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] The vendor does not exist at
    serials/subscription-add.pl
Message-ID: <2fdeff04-9e73-809c-7c7b-65b7f502d4e2@kohaaloha.com>
Content-Type: text/plain; charset=UTF-8; format=flowed


On 26/03/22 7:39 pm, Londhe Amar wrote:
>
> I have installed Koha versions 18.05.00, 19.11.00,  20.11.06
> But for Koha version 20.11.06  this problem appears.
>
> Server : Ubuntu 16.04.4 LTS
>
> Too many koha's installed on the server, if I delete the CPAN modules the other koha's do not work.
>  I have installed all the dependencies listed by the following command
>
> root@server:~/koha-20.11.06# ./koha_perl_deps.pl -m -u
>
> Total modules reported: 0
>
> ***Is there a problem with the server version?


hi Londhe

you probably have a problem caused by some incompatible perl modules installed from CPAN

1/ i would suggest you move (or delete) your CPANed perl modules and install the koha-perldeps package...

 $ sudo mv  usr/local/share/perl /usr/local/share/perl.backup
 $ sudo apt install koha-perldeps
 $ sudo apt install koha-deps


2/ or... you could install the following specific perl modules from CPAN

 $ sudo cpanm Mojolicious@8.12
 $ sudo cpanm JSON::Validator@3.14
 $ sudo cpanm Mojolicious::Plugin::OpenAPI@2.16


option 1 is best  :0)




------------------------------

Subject: Digest Footer

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/


------------------------------

End of Koha-devel Digest, Vol 196, Issue 22
*******************************************


NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.