https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37133
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from David Nind <[email protected]> --- Testing notes (using KTD): 1. I applied the patch and then did a reset_all. There was an error generated with "Duplicate entry '856-6'" reset_all This action will erase all your data. Are you sure? (y/N) y Running [sudo koha-shell kohadev -p -c 'PERL5LIB=/kohadevbox/koha:/kohadevbox/koha/lib:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/populate_db.pl -v --opac-base-url http://kohadev.koha-testing:8080 --intranet-base-url http://kohadev-intra.koha-testing:8081 --marcflavour MARC21']... C4::Installer::load_sql returned the following errors while attempting to load /kohadevbox/koha/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml: DBD::mysql::db do failed: Duplicate entry '856-6' for key 'PRIMARY' at /kohadevbox/koha/C4/Installer.pm line 577. Inserting koha db structure... Inserting /kohadevbox/koha/installer/data/mysql/mandatory/sysprefs.sql... ..... 2. I added a follow-up patch to change 856$6 to 857$7. 3. Everything else looked OK to me - as per the Library of Congress update. 4. Note: all the previous updates (up to update 35) were in main. -- 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/
