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

Title : Koha-devel Digest, Vol 196, Issue 23
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 23:11:37 +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: <33c78141-e787-a230-1263-5598cc2001e6@kohaaloha.com>
Content-Type: text/plain; charset=UTF-8; format=flowed



On 27/03/22 7:50 pm, Mason James wrote:
>
> 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)

also, you'll need to add 'xenial' to your apt repo, as its old
 $ echo 'deb http://debian.koha-community.org/koha 20.11 main xenial' | sudo tee /etc/apt/sources.list.d/koha.list

you can find more information in section 2.1.2.3 (Support for Koha on older versions of Debian/Ubuntu), here...
 https://wiki.koha-community.org/wiki/Koha_on_Debian

<https://wiki.koha-community.org/wiki/Koha_on_Debian#Support_for_Koha_on_older_versions_of_Debian.2FUbuntu_.28Debian_8.2C_Ubuntu_18.04.2C_Ubuntu_16.04.29><https://wiki.koha-community.org/wiki/Koha_on_Debian#Support_for_Koha_on_older_versions_of_Debian.2FUbuntu_.28Debian_8.2C_Ubuntu_18.04.2C_Ubuntu_16.04.29>


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

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 23
*******************************************


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