https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3492 --- Comment #80 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #79)
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.
Nevermind... I thought I'd pulled the latest KTD but it errored out. All good. -- You are receiving this mail because: You are watching all bug changes.