Summary: | Upgrade to 23.11.05.009 causes an error because Koha::installer::Output doesn't exist in 23.11.x | ||
---|---|---|---|
Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
Component: | Installation and upgrade (command-line installer) | Assignee: | Aleisha Amohia <aleisha> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | blocker | ||
Priority: | P5 - low | CC: | fridolin.somers, mtj, tomascohen |
Version: | 23.11 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 36986, 26176 | ||
Bug Blocks: | |||
Attachments: |
Bug 37106: Fix db revisions 231105009 and 231105010
Bug 37106: Fix db revisions 231105009 and 231105010 Bug 37106: Fix db revisions 231105009 and 231105010 |
Description
Aleisha Amohia
2024-06-17 20:49:27 UTC
Created attachment 167810 [details] [review] Bug 37106: Fix db revisions 231105009 and 231105010 They refer to Koha::Installer::Output methods which aren't available in 23.11.x This reverts them to the standard `say $out` syntax. Sponsored-by: Catalyst IT Created attachment 167814 [details] [review] Bug 37106: Fix db revisions 231105009 and 231105010 They refer to Koha::Installer::Output methods which aren't available in 23.11.x This reverts them to the standard `say $out` syntax. Sponsored-by: Catalyst IT Created attachment 167815 [details] [review] Bug 37106: Fix db revisions 231105009 and 231105010 They refer to Koha::Installer::Output methods which aren't available in 23.11.x This reverts them to the standard `say $out` syntax. Sponsored-by: Catalyst IT Signed-off-by: Mason James <mtj@kohaaloha.com> tested, looks good to me! Ahhh thanks a lot. It is a backport issue so I apply directly on 23.11.x I should have tested upgrade from 23.11.05 to 23.11.06 I'll remember it I'll ask to update packages with v23.11.06-1 |