https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24289
--- Comment #15 from Jonathan Druart <[email protected]> --- (In reply to Pablo AB from comment #14) > On December I installed an instance based on koha stable without any issue. > Today I get this error on web installer, while adding sample data. Seems > related to this bug: > > sample_libraries_holidays.sql > [Wed May 13 19:24:37 2020] install.pl: DBD::mysql::st execute failed: Cannot > add or update a child row: a foreign key constraint fails > (`koha_mylibrary`.`repeatable_holidays`, CONSTRAINT > `repeatable_holidays_ibfk_1` FOREIGN KEY (`branchcode`) REFERENCES > `branches` (`branchcode`) ON DELETE CASCADE ON UPDATE CASCADE) at > /usr/share/perl5/DBIx/RunSQL.pm line 273. Did you pick the sample libraries as well? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
