http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13373
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #7 from Katrin Fischer <[email protected]> --- Hi Rafal, running the Polish (pl-PL) web installer with all sample data selected I see some SQL errors: marc21_simple_bib_frameworks.sql ERROR 1062 (23000) at line 4090: Duplicate entry 'CF-952-i' for key 'PRIMARY' parameters.sql patron_categories.sql sample_budgets.sql ERROR 1146 (42S02) at line 1: Table 'koha.aqbudget' doesn't exist sample_holidays.sql sample_itemtypes.sql sample_labels.sql ERROR 1146 (42S02) at line 2: Table 'koha.labels_templates' doesn't exist sample_notices.sql ERROR 1452 (23000) at line 1: Cannot add or update a child row: a foreign key constraint fails (`koha`.`letter`, CONSTRAINT `message_transport_type_fk` FOREIGN KEY (`message_transport_type`) REFERENCES `message_transport_types` (`message_transport_type`) ON DELETE CASCADE ON UPDATE CASCA) sample_notices_message_attributes.sql sample_notices_message_transports.sql ERROR 1452 (23000) at line 1: Cannot add or update a child row: a foreign key constraint fails (`koha`.`message_transports`, CONSTRAINT `message_transports_ibfk_3` FOREIGN KEY (`letter_module`, `letter_code`, `branchcode`) REFERENCES `letter` (`module`, `code`, `branchcode`) ON DELETE CA) sample_numberpatterns.sql stopwords.sql system_preferences.sql userflags.sql userpermissions.sql ERROR 1062 (23000) at line 1: Duplicate entry '16-execute_reports' for key 'PRIMARY' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
