https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36424 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #24 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Pablo AB from comment #20)
This time I hit a further step: It goes through Bug 24860 (Upgrade to 22.06.00.078) but crash later, on Bug 29002 - Add bookings table (Upgrade to 23.06.00.061).
1. apt update, upgrade, on 22.05 (22.0600040 on db) 2. koha-mysql $INSTANCE -e 'UPDATE systempreferences SET VALUE = '22.0500000' WHERE variable = "version"' 3. Set 23.11 on `koha.list` 4. apt update, upgrade; koha-common (23.11.06-2) over (22.05.22-1), stdout/err to txt (attached).
Are you able to test my latest patch for this use case? I believe there is an extra trailing comma in the db rev. Also, can you confirm if the Koha system this is happening on has the following plugin installed: https://github.com/bywatersolutions/koha-plugin-room-reservations -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.