https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24314 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Bernardo Gonzalez Kriegel from comment #2)
Hi Katrin, trying a fresh install, some messages but not related with this patch
auth_val.sql [Sun Dec 29 16:56:43 2019] install.pl: DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`koha`.`authorised_values`, CONSTRAINT `authorised_values_authorised_values_category` FOREIGN KEY (`category`) REFERENCES `authorised_value_categories` (`category_name`) ON DELETE CASCADE ON U) at /usr/share/perl5/DBIx/RunSQL.pm line 273.
sample_patrons.sql [Sun Dec 29 16:56:49 2019] install.pl: DBD::mysql::st execute failed: Unknown column 'guarantorid' in 'field list' at /usr/share/perl5/DBIx/RunSQL.pm line 273.
Have you seen this messages? I did an update/install on de-DE files, then german install over a clean database.
Patch is good, all marc21 files load without problem.
Thx Bernardo! Fixing the first with bug 24316, looking into the patrons next. -- You are receiving this mail because: You are watching all bug changes.