https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39460
--- Comment #5 from David Cook <[email protected]> --- Since there are 2 people reporting errors here I thought I'd take a deeper look. Decided to take a KTD from a custom 23.11.x to the Koha community released 24.11.03-2. Upgrading database schema for kohadev /usr/sbin/koha-upgrade-schema: 44: /kohadevbox/koha/installer/data/mysql/needs_update.pl: not found dpkg: error processing package koha-common (--configure): installed koha-common package post-installation script subprocess returned error exit status 127 Errors were encountered while processing: koha-common E: Sub-process /usr/bin/dpkg returned an error code (1) -- But... that's because my Koha git repo is still on 23.11.x, so let me try that again using the tag v24.11.03-2 Upgrading database schema for kohadev Use of uninitialized value $pref in string eq at /kohadevbox/koha/installer/data/mysql/db_revs/231200005.pl line 89. 0E0 Upgrade to 23.12.00.000 [00:06:57]: Increase DBRev for 23.12 <Lots of valid upgrade lines...> Upgrade to 24.11.03.000 [00:07:07]: Koha 24.11.03 release Enabling plugins on node rabbit@kohadevbox: rabbitmq_stomp The following plugins have been configured: rabbitmq_stomp Applying plugin configuration to rabbit@kohadevbox... Plugin configuration unchanged. * Restarting RabbitMQ Messaging Server rabbitmq-server [ OK ] Restarting memcached: memcached. -- It's looking OK to me. -- You are receiving this mail because: You are the assignee for the bug. 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/
