Re: [Koha] Koha not compatible with Plesk Control Panel?

2023-09-28 Thread Alessandro Tedesco
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

Il giorno mer 27 set 2023 alle ore 16:00 Alessandro Tedesco <
alessandro.tedesco...@gmail.com> ha scritto:

> Hi Mason,
>
> Thanks for your reply.
>
> > so your success with koha 21.11 is probably due to installing on an
> older ubuntu version (focal?)
>
> Actually no: I did the tests one after the other and the OS version never
> changed: *Ubuntu 22.04.3 LTS (jammy) + Plesk Obsidian 18.0.55*.
>
> ---
> # lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 22.04.3 LTS
> Release: 22.04
> Codename: jammy
>
> ---
>
> Let me summarize everything.
>
> If I try to install Koha *23.05*
>
> ---
> # echo 'deb http://debian.koha-community.org/koha stable main' | sudo tee
> /etc/apt/sources.list.d/koha.list
> # sudo apt-get update
> # sudo apt-get install koha-common
> ---
>
>
> If I try to install Koha *22.11*
>
> ---
> # echo 'deb http://debian.koha-community.org/koha oldstable main' | sudo
> tee /etc/apt/sources.list.d/koha.list
> # sudo apt-get update
> # sudo apt-get install koha-common
> ---
>
>
> If I try to install Koha *22.05*
>
> ---
>
> # echo 'deb http://debian.koha-community.org/koha oldoldstable main' |
> sudo tee /etc/apt/sources.list.d/koha.list
> # sudo apt-get update
> # sudo apt-get install koha-common
> ---
>
>
> I get this error and can't proceed:
>
> ---
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> psa : Conflicts: javascript-common but 11+nmu1 is to be installed
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
> by held packages.
> ---
>
>
> However, If I try to install Koha *21.11*
>
> ---
> # echo 'deb http://debian.koha-community.org/koha 21.11 main' | sudo tee
> /etc/apt/sources.list.d/koha.list
> # sudo apt-get update
> # sudo apt-get install koha-common
> ---
>
> The installation starts and everything goes fine: Koha is installed.
>
> Thanks and Kind Regards
> Alessandro
>
> Il giorno mer 27 set 2023 alle ore 00:04 Mason James 
> ha scritto:
>
>> On 26/09/23 8:27 pm, Alessandro Tedesco wrote:
>> > Hi Mason,
>> >
>> > thank you so much for checking and replying to this issue.
>> >
>> >  >perhaps you could log a support ticket/bug with plesk?
>> > I have already open a post in the Plesk Forum, but it seems that for
>> the moment they won't fix this issues:
>> >
>> https://talk.plesk.com/threads/a-fix-for-javascript-common-package-incompatibility-with-plesk.371562/
>> <
>> https://talk.plesk.com/threads/a-fix-for-javascript-common-package-incompatibility-with-plesk.371562/
>> >
>> >
>> > However, can you confirm that the "javascript-common package" was
>> introduced since the 22.05 Release? (I am able to install Koha  21.11 in
>> the VPS running Ubuntu with Plesk without problems).
>>
>> hiya,
>>
>> even koha 21.11 still depends on libmojolicious-perl - so your success
>> with koha 21.11 is probably due to installing on an older ubuntu version
>> (focal?), rather than an older koha version
>>
>> try installing koha on ubuntu focal/20.04, which wont have a
>

[Koha] koha-US General Meeting Minutes for September 22, 2023

2023-09-28 Thread Jennifer Marlatt
 Hello,

Here's a link to the minutes from the koha-US General Meeting held on
Friday, September 22, 2023 during the third day of the 2023 Annual koha-US
Conference -
https://docs.google.com/document/d/1x_rrqLbAmnmpNZ4npb7lKi-uf4Po_Q-xsa7b6DVrNto/edit?usp=sharing.
The recording for the general meeting has been posted, there's a link to
the recording in the minutes.

koha-US meetings are open to all!
The next board meeting will be on October 4, 2023 at 8:30 am PT / 9:30 am MT
/ 10:30 am CT / 11:30 am ET.
The next general meeting will be on October 11, 2023 at 8:30 am PT / 9:30 am MT
/ 10:30 am CT / 11:30 am ET.

Jennifer Marlatt
koha-US Secretary
secret...@koha-us.org
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Import Catalog

2023-09-28 Thread RACS IT Department
I have worked with Koha in the past. Our local install broke so I had to
create a fresh install. I have completed the install on the latest version
of Ubuntu (UI) and the latest version of KOHA and would like to import the
catalog.

I am logged in with the Superlibrarian user. When I go into Tools there is
no option to import the catalog and it appears that the Catalog options are
missing in the Tools section. Here is a link to a picture for what I am
talking about. I don't think it will allow me to attach a picture.
https://drive.google.com/file/d/14HjM6UqcHM2NnjrigQJZgoB8WGykzAU8/view?usp=sharing

How do I enable those menu items under tools?

Thank you!
Bill Kingsley
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Import Catalog

2023-09-28 Thread Vikram Zadgaonkar
Hello,
Options related to Cataloguing moved from tools, now available in
cataloguing tab.

On Fri, 29 Sep, 2023, 7:50 am RACS IT Department, 
wrote:

> I have worked with Koha in the past. Our local install broke so I had to
> create a fresh install. I have completed the install on the latest version
> of Ubuntu (UI) and the latest version of KOHA and would like to import the
> catalog.
>
> I am logged in with the Superlibrarian user. When I go into Tools there is
> no option to import the catalog and it appears that the Catalog options are
> missing in the Tools section. Here is a link to a picture for what I am
> talking about. I don't think it will allow me to attach a picture.
>
> https://drive.google.com/file/d/14HjM6UqcHM2NnjrigQJZgoB8WGykzAU8/view?usp=sharing
>
> How do I enable those menu items under tools?
>
> Thank you!
> Bill Kingsley
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Import Catalog

2023-09-28 Thread David Nind
The catalog tools have all moved to under cataloging menu.

David Nind
New Zealand

On Fri, 29 Sept 2023, 3:20 pm RACS IT Department, 
wrote:

> I have worked with Koha in the past. Our local install broke so I had to
> create a fresh install. I have completed the install on the latest version
> of Ubuntu (UI) and the latest version of KOHA and would like to import the
> catalog.
>
> I am logged in with the Superlibrarian user. When I go into Tools there is
> no option to import the catalog and it appears that the Catalog options are
> missing in the Tools section. Here is a link to a picture for what I am
> talking about. I don't think it will allow me to attach a picture.
>
> https://drive.google.com/file/d/14HjM6UqcHM2NnjrigQJZgoB8WGykzAU8/view?usp=sharing
>
> How do I enable those menu items under tools?
>
> Thank you!
> Bill Kingsley
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha