Koha update being kept back on Ubuntu 18.04 bionic
Hi, I am currently using Koha 22.11.06 on Ubuntu 18.04 Recently, "sudo apt upgrade" kept an available update for Koha "on hold". Is it possible to perform the upgrade nonetheless? Is it recommended, or will it cause problems (i.e., the new version of Koha will still be compatible with Ubuntu 10.04)? My /etc/apt/sources.list.d/koha.list reads: deb http://debian.koha-community.org/koha stable main bionic Any advice or comment will be appreciated, many thanks! Regards, Giuseppe.
If a package is put on hold, you can upgrade it nevertheless by entering: sudo apt upgrade koha-common Please note that the hold will be lifted. It can be restored with: sudo apt-mark hold koha-common Regards, David Liddle System Administrator david.liddle@wycliff.de (just not for this list) Wycliff e.V., https://wycliff.de Seminar für Sprache und Kultur, https://spracheundkultur.org Internationales Tagungszentrum Karimu, https://karimu.de On Tue, Jun 13, 2023 at 2:28 PM Giuseppe Angilella <Giuseppe.Angilella@ct.infn.it> wrote:
Hi,
I am currently using Koha 22.11.06 on Ubuntu 18.04
Recently, "sudo apt upgrade" kept an available update for Koha "on hold".
Is it possible to perform the upgrade nonetheless? Is it recommended, or will it cause problems (i.e., the new version of Koha will still be compatible with Ubuntu 10.04)?
My /etc/apt/sources.list.d/koha.list reads:
deb http://debian.koha-community.org/koha stable main bionic
Any advice or comment will be appreciated, many thanks!
Regards,
Giuseppe.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
On 14/06/23 12:28 am, Giuseppe Angilella wrote:
Hi,
I am currently using Koha 22.11.06 on Ubuntu 18.04
Recently, "sudo apt upgrade" kept an available update for Koha "on hold".
Is it possible to perform the upgrade nonetheless? Is it recommended, or will it cause problems (i.e., the new version of Koha will still be compatible with Ubuntu 10.04)?
My /etc/apt/sources.list.d/koha.list reads:
deb http://debian.koha-community.org/koha stable main bionic
Any advice or comment will be appreciated, many thanks!
Regards,
Giuseppe.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
hi Giuseppe the new 'stable' koha 23.05 does not support ubuntu 18.04/bionic, because koha needs a newer version of weasyprint that bionic does not support https://wiki.koha-community.org/wiki/System_requirements_and_recommendations... the easy fix is to upgrade to ubuntu 20.04 or 22.04 :) also ubuntu 18.04 support has recently stopped, https://ubuntu.com//blog/18-04-end-of-standard-support
participants (3)
-
David Liddle -
Giuseppe Angilella -
Mason James