https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391
--- Comment #148 from Alex Buckley <[email protected]> --- (In reply to David Nind from comment #147) > (In reply to Alex Buckley from comment #146) > > (In reply to David Nind from comment #143) > > > I'm getting this error when running the database update: > > > > > > updatedatabase > > > String found where operator expected at > > > /kohadevbox/koha/installer/data/mysql/atomicupdate/bug_31391_- > > > _add_RecallsInterface_syspref.pl line 1, near "rm > > > 'installer/data/mysql/atomicupdate/bug_31391_-_add_RecallsInterface_syspref. > > > pl'" > > > (Do you need to predeclare rm?) > > > DEV atomic update > > > /kohadevbox/koha/installer/data/mysql/atomicupdate/bug_31391_- > > > _add_HOLD_CANCELLATION-RECALLED_authorised_value.pl [03:40:12]: Bug > > > 31391 - > > > Staff-side recalls > > > Added RECALLED value to HOLD_CANCELLATION authorised value category > > > DEV atomic update > > > /kohadevbox/koha/installer/data/mysql/atomicupdate/bug_31391_- > > > _update_UseRecalls_syspref.pl [03:40:12]: Bug 31391 - Staff-side recalls > > > Updated system preference 'UseRecalls' to include interface choices > > > DEV atomic update > > > /kohadevbox/koha/installer/data/mysql/atomicupdate/bug_31391_- > > > _add_RecallsInterface_syspref.pl [03:40:12] > > > ERROR: {UNKNOWN}: Can't use an undefined value as a subroutine > > > reference at > > > /kohadevbox/koha/C4/Installer.pm line 823. at > > > /kohadevbox/koha/C4/Installer.pm line 825 > > > > Hi David, > > > > I have just attached a follow-up fix. Could you please let me know if that > > resolves this above error for you? > > > > Thanks, > > Alex > > Thanks Alex! It does resolve the error: > > updatedatabase > DEV atomic update > /kohadevbox/koha/installer/data/mysql/atomicupdate/bug_31391_- > _add_HOLD_CANCELLATION-RECALLED_authorised_value.pl [05:01:20]: Bug 31391 - > Staff-side recalls > Added RECALLED value to HOLD_CANCELLATION authorised value category > DEV atomic update > /kohadevbox/koha/installer/data/mysql/atomicupdate/bug_31391_- > _update_UseRecalls_syspref.pl [05:01:20]: Bug 31391 - Staff-side recalls > Updated system preference 'UseRecalls' to include interface choices > > I'll try to run through the test plans again this evening and signoff. > > David Many thanks David! -- 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/
