https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23353 Bug ID: 23353 Summary: Fresh installation duplicate keys ACQ-020 Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: Linux Status: NEW Severity: blocker Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: mathben.informatique@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com I installed a fresh installation, Koha 19.05, with following this guide with Debian Stretch : https://wiki.koha-community.org/wiki/Debian Into my intra site, I use the web interface to configure the database. I use the default values and I get this error : " marc21_sample_acq_framework.sql [Mon Jul 22 03:04:19 2019] install.pl: DBD::mysql::st execute failed: Duplicate entry 'ACQ-020' for key 'PRIMARY' at /usr/share/perl5/DBIx/RunSQL.pm line 273. " The other SQL seems correctly installed. I used the translate fr-CA. I found the path of the SQL files : /usr/share/koha/intranet/cgi-bin/installer/data/mysql/fr-CA/marcflavour/marc21/obligatoire/marc21_sample_acq_framework.sql When I continue the installation, I got this error from url "cgi-bin/koha/installer/onboarding.pl" : " Template process failed: file error - /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/fr-CA/modules/onboarding/onboardingstep1.tt: not found at /usr/share/koha/lib/C4/Templates.pm line 122. " -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.