Upgrading from 17.05.00.00 to "current"
Does anyone have any tips on how to successfully go from Koha 17.05 to anything more current on Debian 8 (Jessie) package install? I've tried the process I've used in the past and the other OS packages upgrade but Koha keeps getting "held back" no matter what I've tried (various 'koha.list' sources, apt-get full-upgrade, apt-get dist-upgrade, etc.). What is the latest version that will run on Debian 8 and what should I put in my koha.list source file? Thanks! Steve
Hi Steve, koha-common and associated packages won’t be upgraded on regular apt-get (dist-)upgrade. Once your regular OS packages are up to date you can upgrade koha with 'apt-get install koha-common' to install the version pointed to by your koha.list file. I’m not sure what the latest supported version on Jessie is, but you likely should specify a specific version in your koha.list rather than using “current". Jason -- Jason Boyer Senior System Administrator Equinox Open Library Initiative JBoyer@equinoxOLI.org +1 (877) Open-ILS (673-6457) https://equinoxOLI.org/
On Sep 14, 2021, at 2:28 PM, Steve Nickerson <stevenanickerson@gmail.com> wrote:
Does anyone have any tips on how to successfully go from Koha 17.05 to anything more current on Debian 8 (Jessie) package install? I've tried the process I've used in the past and the other OS packages upgrade but Koha keeps getting "held back" no matter what I've tried (various 'koha.list' sources, apt-get full-upgrade, apt-get dist-upgrade, etc.). What is the latest version that will run on Debian 8 and what should I put in my koha.list source file?
Thanks!
Steve
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
|hi ||Steve the 19.11 series is still supported on jessie the following apt line should get you the latest 19.11.x release (||||currently koha 19.11.21) ||echo "deb http://debian.koha-community.org/koha <http://debian.koha-community.org/koha-staging> 19.11 main jessie" > /etc/apt/sources.list.d/koha.list more info... https://wiki.koha-community.org/wiki/Koha_on_Debian ||cheers, Mason ||||| On 15/09/21 6:28 am, Steve Nickerson wrote:
Does anyone have any tips on how to successfully go from Koha 17.05 to anything more current on Debian 8 (Jessie) package install? I've tried the process I've used in the past and the other OS packages upgrade but Koha keeps getting "held back" no matter what I've tried (various 'koha.list' sources, apt-get full-upgrade, apt-get dist-upgrade, etc.). What is the latest version that will run on Debian 8 and what should I put in my koha.list source file?
Thanks!
Steve
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
oops, that apt line should be echo "deb http://debian.koha-community.org/koha 19.11 main jessie" > /etc/apt/sources.list.d/koha.list On 16/09/21 12:10 am, Mason James wrote:
|hi ||Steve the 19.11 series is still supported on jessie
the following apt line should get you the latest 19.11.x release (||||currently koha 19.11.21) ||echo "deb http://debian.koha-community.org/koha <http://debian.koha-community.org/koha-staging> 19.11 main jessie" > /etc/apt/sources.list.d/koha.list
more info... https://wiki.koha-community.org/wiki/Koha_on_Debian
||cheers, Mason
||||| On 15/09/21 6:28 am, Steve Nickerson wrote:
Does anyone have any tips on how to successfully go from Koha 17.05 to anything more current on Debian 8 (Jessie) package install? I've tried the process I've used in the past and the other OS packages upgrade but Koha keeps getting "held back" no matter what I've tried (various 'koha.list' sources, apt-get full-upgrade, apt-get dist-upgrade, etc.). What is the latest version that will run on Debian 8 and what should I put in my koha.list source file?
Thanks!
Steve
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Upgrade is working perfectly, thank you Mason!!! -----Original Message----- From: Mason James <mtj@kohaaloha.com> Sent: Wednesday, September 15, 2021 11:37 PM To: Steve Nickerson <stevenanickerson@gmail.com>; 'koha' <koha@lists.katipo.co.nz> Subject: Re: [Koha] Upgrading from 17.05.00.00 to "current" oops, that apt line should be echo "deb http://debian.koha-community.org/koha 19.11 main jessie" > /etc/apt/sources.list.d/koha.list On 16/09/21 12:10 am, Mason James wrote:
|hi ||Steve the 19.11 series is still supported on jessie
the following apt line should get you the latest 19.11.x release (||||currently koha 19.11.21) ||echo "deb http://debian.koha-community.org/koha ||<http://debian.koha-community.org/koha-staging> 19.11 main jessie" > ||/etc/apt/sources.list.d/koha.list
more info... https://wiki.koha-community.org/wiki/Koha_on_Debian
||cheers, Mason
||||| On 15/09/21 6:28 am, Steve Nickerson wrote:
Does anyone have any tips on how to successfully go from Koha 17.05 to anything more current on Debian 8 (Jessie) package install? I've tried the process I've used in the past and the other OS packages upgrade but Koha keeps getting "held back" no matter what I've tried (various 'koha.list' sources, apt-get full-upgrade, apt-get dist-upgrade, etc.). What is the latest version that will run on Debian 8 and what should I put in my koha.list source file?
Thanks!
Steve
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Jason Boyer -
Mason James -
Steve Nickerson