Yes, all the Koha data and settings were fine. It just was the Koha koha-common software that was uninstalled during MariaDB upgrade from 10.5 to 10.6 so I was able to get Koha back up quickly by installing koha-common using
apt install koha-common Dwight Walker September 10, 2025 10:00 AM, [email protected] wrote: > > Message: 4 > Date: Tue, 9 Sep 2025 17:25:46 -0500 > From: "Coehoorn, Joel" <[email protected]> > To: Dwight Walker <[email protected]> > Cc: Koha Mailing List <[email protected]> > Subject: Re: [Koha] upgrading from MariaDB 10.5 to 10.6 uninstalled > Koha on Debian 11 Linux > Message-ID: > <CAMSeE4YjOxy_ybjHn=zzggkutqb+b1unrtdu3koeuuv-e4z...@mail.gmail.com> > Content-Type: text/plain; charset="UTF-8" > > To clarify: was all your data and configuration preserved in this process? > After re-installing the koha-common packages things were fine again? > > *Joel Coehoorn* > Director of Information Technology > *York University* > Office: 402-363-5603 | [email protected] | york.edu > > On Tue, Sep 9, 2025 at 10:41 AM Dwight Walker <[email protected]> > wrote: > >> Hi >> >> When I was upgrading MariaDB 10.5 to 10.6 on Debian 11 Linux, I discovered >> Koha 22.05.22.000 was uninstalled in form of koha-common. >> >> Koha was not there when I opened my OPAC URL. >> >> The process of upgrading MariaDB included uninstalling 10.5 which was when >> Koha as koha-common was uninstalled. >> >> After I installed MariaDB 10.6 I had a database but no Koha software. >> >> Koha relies on MariaDB to hold the catalogue. >> >> To get Koha software back, I reinstalled Koha software as root in command >> line interface (CLI) on Debian 11 Linux: >> >> apt install koha-common >> >> Cheers, >> >> Dwight Walker >> WWWalker Web Development Pty Ltd >> https://wwwalker.com.au (https://wwwalker.com.au) >> _______________________________________________ >> >> Koha mailing list http://koha-community.org >> [email protected] >> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Koha mailing list > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > > ------------------------------ > > End of Koha Digest, Vol 239, Issue 4 > ************************************ Dwight Walker WWWalker Web Development Pty Ltd https://wwwalker.com.au _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

