Hey Mason, I got 19.05 to install on Buster and ran koha-restore successfully, but when I hit the staff client got a message that Mojolicious::Plugin::OpenAPI wasn't installed, but when I checked it was. I found this post where Fred King had the same problem: https://lists.katipo.co.nz/public/koha/2019-November/053883.html . His possible solutions didn't work for me so I decided to try 19.11 and the Mojolicious problem disappeared. I had read something about the version installed with Stretch being different than Buster and that 19.05 was looking for the version that Stretch installs. Your examples on gitlab show 19.11 (old2stable) but not 19.05.
I did get 20.11 installed, but could not get the database to update correctly. See my earlier thread titled "Help debugging internal server error". I'm not alone, Scott replied to me that he is having the same issue moving from 20.05 to 20.11. I have a working system now so am not going to mess with it, I will try and upgrade when I can reconfigure some hardware as a test bed. If you have any insight regarding the database upgrade problem I welcome it. I can file a bug but could not find anything in the logs to indicate where the database update went wrong, and don't want to file a bug that just says it didn't work without any details. Thanks, Doug -----Original Message----- From: Mason James [mailto:[email protected]] Sent: Thursday, February 25, 2021 3:11 AM To: Doug Dearden <[email protected]>; [email protected] Subject: Re: [Koha] Need help with a couple of errors On 25/02/21 12:23 pm, Doug Dearden wrote: > Hey Everyone, > > I posted earlier about trying to upgrade from 19.05 to 20.11 but was unable > to solve all the issues after making the move. I decided to just go back to > 19.05. I had updated to Debian Buster from Stretch. I installed 19.05 on > Buster but ran into a problem with mojolicious not being the right version. > A little investigation made me conclude that Buster/19.05 and the version of > mojolicious weren't going to work together, but Buster/19.11 might. I > installed 19.11 and passed the required prerequisites to do the upgrade. hi Doug all current Koha 19.05, 19.11 and 20.11 packages should install on Debian 9 and 10, (and Ubuntu 16, 18 and 20) you can see more details below... ---------------- stable-deb10 https://gitlab.com/mjames/ktd-test-pkgs/-/jobs/1054515221 oldstable-deb10 https://gitlab.com/mjames/ktd-test-pkgs/-/jobs/1054515231 old2stable-deb10 https://gitlab.com/mjames/ktd-test-pkgs/-/jobs/1054515240 ---------------- stable-deb9 https://gitlab.com/mjames/ktd-test-pkgs/-/jobs/1054515222 oldstable-deb9 https://gitlab.com/mjames/ktd-test-pkgs/-/jobs/1054515232 old2stable-deb9 https://gitlab.com/mjames/ktd-test-pkgs/-/jobs/1054515241 cheers, Mason _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

