https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24476
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #50 from Katrin Fischer <[email protected]> --- I am stuck on this one :( The schema update patch would not apply, so I skipped it. Tried running DBIC: Koha::Schema::Result::Zebraqueue->set_primary_key("id"); DBIx::Class::ResultSource::column_info(): No such column autorenew_checkouts at (eval 1297) line 1656 Tried running the updatedatabase script (with and without my patch): $ updatedatabase {UNKNOWN}: DBIx::Class::ResultSource::column_info(): No such column autorenew_checkouts at /home/vagrant/kohaclone/Koha/Schema/Result/Borrower.pm line 1656 Compilation failed in require at /usr/share/perl5/Class/C3/Componentised.pm line 150. at /usr/share/perl5/Class/C3/Componentised.pm line 155 Compilation failed in require at /home/vagrant/kohaclone/Koha/Database.pm line 50. Can you please check and rabase? Also added a follo-up, please have a look. -- 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/
