Hi Mason, I followed your directions for the upgrade. I found that I had to upgrade the Ubuntu OS from 16.04 to 18.04 before doing the Koha upgrade. I have upgraded Koha from 17.11 to 20.5. The system comes up and runs. I can log into it.
I'm having a problem with searching the catalog in that nothing is returned on the search. The about screen tells me that there is an error and Zebra is not available. When I do the Zebra rebuild I get the following: ==================== Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/library/biblios Zebra authorities directory = /var/lib/koha/library/authorities Koha directory = /usr/share/koha/intranet/cgi-bin Lockfile = /var/lock/zebra_koha_library/rebuild/rebuild..LCK BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ ==================== exporting authority ==================== Records exported: 0 ==================== REINDEXING zebra ==================== skipping biblios ==================== CLEANING ==================== kohaadmin@www2:~$ ps axf | grep "zebrasrv" 16431 pts/0 S+ 0:00 \_ grep --color=auto zebrasrv kohaadmin@www2:~$ Running this rebuild doesn't make any difference, I think because the Records exported is showing zero(0). There are definitely books in the system. Thousands of them. Do you have any suggestions as to how to fix this? Regards ... Tim. On Mon, 2020-08-03 at 16:16 +1200, Mason James wrote: > aah, you are running ubuntu 17.11 > > perhaps upgrade to to ubuntu 18.04, and replace 'xenial' with > 'bionic' in the example below... > > > On 3/08/20 3:56 pm, Mason James wrote: > > hi Tim > > take a look here... > > https://wiki.koha-community.org/wiki/Koha_on_Debian > > > > and specifically here... > > > > 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 > > > > > > assuming you want to upgrade to koha stable on ubuntu 16.04, you > > should run the following command... > > > > $ echo 'deb http://debian.koha-community.org/koha stable main > > xenial' | sudo tee /etc/apt/sources.list.d/koha.list > > > > > > cheers, Mason > > > > On 3/08/20 1:03 pm, [email protected] wrote: > > > Hi, > > > I am currently running Koha 17.11 on Ubuntu server 16.04 on Mysql > > > 5.7. > > > I'm wanting to upgrade Koha but am having problems with the "sudo > > > apt- > > > get install koha-common" step. I'm getting the following error: > > > > > > koha-common : Depends: libnet-oauth2-authorizationserver-perl but > > > it is > > > not going to be installed > > > > > > On googling I have seen a lot of discussion of this issue but > > > have not > > > been able to find a definite solution. I found a few suggestions > > > but > > > none of them worked. > > > > > > Can anyone point me in the right direction to find a solution for > > > this? > > > > > > Thanks for any help you can give me. > > > > > > Regards, > > > > > > Tim Auld > > > Webmaster > > > Northern Philatelic Library > > > Minneapolis, Minnesota. > > > > > > _______________________________________________ > > > > > > Koha mailing list http://koha-community.org > > > [email protected] > > > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

