https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3492
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #79 from David Cook <[email protected]> --- It looks like this has broken koha-testing-docker? koha-1 | Running [sudo koha-shell kohadev -c 'PERL5LIB=/kohadevbox/koha:/kohadevbox/koha/lib:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/insert_data.pl --marcflavour MARC21']... koha-1 | $VAR1 = [ koha-1 | '/kohadevbox/misc4dev/data/sql/marc21/2412/after_26684/biblio.sql', koha-1 | '/kohadevbox/misc4dev/data/sql/marc21/2412/after_26684/biblioitems.sql', koha-1 | '/kohadevbox/misc4dev/data/sql/marc21/2412/after_26684/items.sql', koha-1 | '/kohadevbox/misc4dev/data/sql/marc21/2412/after_26684/auth_header.sql', koha-1 | '/kohadevbox/misc4dev/data/sql/marc21/2412/after_26684/biblio_metadata.sql' koha-1 | ]; koha-1 | main::configure_selfreg(): DBI Exception: DBD::mysql::db do failed: Unknown column 'reservefee' in 'field list' at /kohadevbox/misc4dev/insert_data.pl line 97 koha-1 exited with code 1 I think the answer will be to update misc4dev but figured I'd note it here. -- 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/
