https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17015
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #168 from Lisette Scheer <[email protected]> --- When I run the update database command, I got the following information: DEV atomic update: bug_17015_part1_create_discrete_calendar.sql C4::Installer::load_sql returned the following errors while attempting to load /home/vagrant/kohaclone/installer/data/mysql/atomicupdate/bug_17015_part1_create_discrete_calendar.sql: DEV atomic update: bug_17015_part2_fill_discrete_calendar.perl [] Default [CPL] Centerville [FFL] Fairfield [FPL] Fairview [FRL] Franklin [IPT] Institut Protestant de Thâ–’ologie [LPL] Liberty [MPL] Midway [PVL] Pleasant Valley [RPL] Riverside [SPL] Springfield [TPL] Troy [UPL] Union DBD::mysql::st execute failed: Table 'koha_kohadev.repeatable_holidays' doesn't exist [for Statement "SELECT weekday, title, day, month FROM repeatable_holidays WHERE branchcode = ?" with ParamValues: 0=''] at (eval 1193) line 63. Atomic update generated errors: DBD::mysql::st execute failed: Table 'koha_kohadev.repeatable_holidays' doesn't exist [for Statement "SELECT weekday, title, day, month FROM repeatable_holidays WHERE branchcode = ?" with ParamValues: 0=''] at (eval 1193) line 63. DEV atomic update: bug_17015_part3_drop_calendar.sql Lisette -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
