https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24694
Bug ID: 24694
Summary: Installing the sample data produces some errors
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Installation and upgrade (web-based installer)
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Getting the following errors when installing the default sample data:
sample_holidays.sql
[Thu Feb 20 08:26:09 2020] install.pl: DBD::mysql::st execute failed: Cannot
add or update a child row: a foreign key constraint fails
(`koha`.`repeatable_holidays`, CONSTRAINT `repeatable_holidays_ibfk_1` FOREIGN
KEY (`branchcode`) REFERENCES `branches` (`branchcode`) ON DELETE CASCADE ON
UPDATE CASCADE)
message_transport_types.sql
[Thu Feb 20 08:26:07 2020] install.pl: DBD::mysql::st execute failed: Duplicate
entry 'email' for key 'PRIMARY'
sample_notices_message_attributes.sql
[Thu Feb 20 08:26:10 2020] install.pl: DBD::mysql::st execute failed: Duplicate
entry '1' for key 'PRIMARY'
sample_notices_message_transports.sql
[Thu Feb 20 08:26:10 2020] install.pl: DBD::mysql::st execute failed: Duplicate
entry '1-email-0' for key 'PRIMARY'
--
You are receiving this mail because:
You are the assignee for the bug.
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/