I am trying to upgrade my koha version from 20.11.11.000 to the latest updated version with this commands : $ sudo apt-get update $ sudo apt-get upgrade$ sudo apt-get update $ sudo apt-get upgrade But after I ran those commands, I saw no changes. It is still version 20.11.11.000. What am I doing wrong? My koha was installed with instructions in https://wiki.koha-community.org/wiki/Koha_on_Debian Thank you in advance, *Toni Afandi* *Librarian* *(Southeast Asia Bible Seminary)*
Sometimes it takes longer to see the mirrors updated at the same time in the documtation you followed to install koha see the "Pick a version to follow" section, see the version you have chosen in your sources and that should give you some hints. On Tue, 3 May 2022, 10:01 Toni Afandi, <toni.afandi@gmail.com> wrote:
I am trying to upgrade my koha version from 20.11.11.000 to the latest updated version with this commands :
$ sudo apt-get update
$ sudo apt-get upgrade$ sudo apt-get update $ sudo apt-get upgrade
But after I ran those commands, I saw no changes. It is still version 20.11.11.000. What am I doing wrong?
My koha was installed with instructions in https://wiki.koha-community.org/wiki/Koha_on_Debian
Thank you in advance,
*Toni Afandi* *Librarian* *(Southeast Asia Bible Seminary)* _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
hi Toni what does the output from the following command say? $ sudo apt update && apt policy koha-common On 3/05/22 8:00 pm, Toni Afandi wrote:
I am trying to upgrade my koha version from 20.11.11.000 to the latest updated version with this commands :
$ sudo apt-get update
$ sudo apt-get upgrade$ sudo apt-get update $ sudo apt-get upgrade
But after I ran those commands, I saw no changes. It is still version 20.11.11.000. What am I doing wrong?
My koha was installed with instructions in https://wiki.koha-community.org/wiki/Koha_on_Debian
Thank you in advance,
*Toni Afandi* *Librarian* *(Southeast Asia Bible Seminary)* _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Dear all, Thank you for all the responses, I've found a clue in the Koha On Debian instructions : Sometimes this will not upgrade Koha, because it is "held back" (this happens when the upgrade means you have to install new packages on the server, e.g. new Perl modules). In that case you have to try again with this command: $ sudo apt-get dist-upgrade So I use that command, and it works. Regards, *Toni Afandi* *Librarian* *(Southeast Asia Bible Seminary)* On Tue, May 3, 2022 at 3:00 PM Toni Afandi <toni.afandi@gmail.com> wrote:
I am trying to upgrade my koha version from 20.11.11.000 to the latest updated version with this commands :
$ sudo apt-get update
$ sudo apt-get upgrade$ sudo apt-get update $ sudo apt-get upgrade
But after I ran those commands, I saw no changes. It is still version 20.11.11.000. What am I doing wrong?
My koha was installed with instructions in https://wiki.koha-community.org/wiki/Koha_on_Debian
Thank you in advance,
*Toni Afandi* *Librarian* *(Southeast Asia Bible Seminary)*
participants (3)
-
Mason James -
Mihai Bojonca -
Toni Afandi