https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23809 Bug ID: 23809 Summary: Update to DB revision 16.12.00.032 fails: `Not a HASH reference at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/ updatedatabase.pl line 14371.` Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: fridolin.somers@biblibre.com, jonathan.druart@bugs.koha-community.org, katrin.fischer@bsz-bw.de, lucas@bywatersolutions.com, m.de.rooy@rijksmuseum.nl, mirko@abunchofthings.net, victor.grousset@biblibre.com Depends on: 23265, 12063 Blocks: 19789 +++ This bug was initially created as a clone of Bug #23265 +++ When creating an instance from an older DB and running koha-upgrade-schema, the following error occurs.
[…] Upgrade to 16.12.00.030 done (Bug 16344 - Add a circ rule to limit the auto renewals given a specific date) Upgrade to 16.12.00.031 done (Bug 15108: OAI-PMH provider improvements) Not a HASH reference at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 14371.
This is caused by an incorrect dbh call added in bug 23265. I should have caught this before pushing, sorry chaps. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063 [Bug 12063] Change date calculation for reserve expiration to skip all holidays https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19789 [Bug 19789] Remove some indirect DBIx calls from updatedatabase https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23265 [Bug 23265] Update to DB revision 16.12.00.032 fails: Unknown column 'me.item_level_hold' -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.