[Koha] Two January CatSIGs!

2022-12-02 Thread Hernandez, Heather H
Hi, all! Guess what? There will be more Cataloging fun in January 2023! Yes—there will be two​ Koha-US Cataloging Special Interest Group ("CatSIG") meetings! Our regular one, the first Thursday, January 5, 2023, at 8 PT, 9 MT, 10 CT, 11 ET (16:00 UTC) and another​ one on Thursday, January 26

Re: [Koha] Another DBI Exception for foreign key constraint in upgrade to Koha

2022-12-02 Thread Pablo Bianchi
Hi Katrin, Both bugs are resolved, but I'm having this issue while upgrading today from 20.05 to 22.05 on a Debian 9.13: Upgrade to 22.05.06.001 [19:37:23]: Bug 30483 - Make issues.borrowernumber and itemnumber NOT NULL ERROR: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Cannot change colu

[Koha] koha 22.11 upgrading Error

2022-12-02 Thread Sami M. Rasheed
Hi, I have an upgrade error after upgrading Koha version: 22.05.06.000 to koha 22.11Then I run these commands: root:/# systemctl restart memcached.serviceroot:/# systemctl restart apache2root:/# systemctl restart mysqlroot:/# systemctl restart koha-common.serviceroot:/# koha-upgrade-schema juc 

Re: [Koha] koha 22.11 upgrading Error

2022-12-02 Thread Giuseppe Angilella
Hi, same problem here. Googling around, I've found a related issue here: https://lists.katipo.co.nz/public/koha/2022-October/058542.html It seems to have to do with a constraint on a column, to be removed before the update can be applied, and then to be enforced again. But I wouldn't dare a