Hola Natalia,Tuve el mismo problema y lo resolví de la siguiente manera:Estando en Debian 9 hacer upgrade de Koha hasta la versión 21.05 (lo que ya hicieron)Luego:- hacer un upgrade del SO a Debian 10- hacer una koha-upgrade-schema de todas las bases- hacer un upgrade de Koha a la versión 21.11, a 22.05, a 22.11Obviamente resguardando las bases de datos antes de realizar las actualizaciones de SO y Koha.Espero que sea de ayuda.Saludos,Juan Pablo VallesEl mar, 8 ago 2023 a la(s) 09:23, Natalia Carolina BELMONTE (carolina.belmonte@uner.edu.ar) escribió:Estimados.--Tenemos la versiòn 20.05 instalada en el siguiente ambiente:
- Debian GNU/Linux 9.13 (n/a)
- Mysql 5.5
- Zebra
Se actualizo primero el sistema operativo sin problema.
Se fue llevando a las versiones 20.11, 21.05 sin problemas
Cuando se quizo actualizar a la version 21.11 salio el siguiente error:Upgrading database schema for escsec
Upgrade to 21.06.00.007 [13:21:24]: Bug 11879 - Add a new field to patron record: main contact method
ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs at /usr/share/koha/lib/C4/Installer.pm line 743Upgrading database schema for fbro
Upgrade to 21.06.00.007 [13:21:26]: Bug 11879 - Add a new field to patron record: main contact method
ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs at /usr/share/koha/lib/C4/Installer.pm line 743Upgrading database schema for fcad
Upgrade to 21.06.00.007 [13:21:28]: Bug 11879 - Add a new field to patron record: main contact method
ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs at /usr/share/koha/lib/C4/Installer.pm line 743Upgrading database schema for fcag
Upgrade to 21.06.00.007 [13:21:29]: Bug 11879 - Add a new field to patron record: main contact methodERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Row size too large. The maximum row size fEl error es por el mysql?Se tiene que instalar mariadb, levantar las bases ahi y luego intentar migrar?Espero sus comentarios al respecto.Saludos.
Koha-es mailing list
Koha-es@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-es
--Saludos,Juan Pablo Valles