[Koha-bugs] [Bug 23809] New: 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.`

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 14 10:53:58 CEST 2019


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 at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: fridolin.somers at biblibre.com,
                    jonathan.druart at bugs.koha-community.org,
                    katrin.fischer at bsz-bw.de, lucas at bywatersolutions.com,
                    m.de.rooy at rijksmuseum.nl, mirko at abunchofthings.net,
                    victor.grousset at 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.


More information about the Koha-bugs mailing list