[Bug 17438] New: Warnings from Business::ISBN::Data in webinstaller
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Bug ID: 17438 Summary: Warnings from Business::ISBN::Data in webinstaller Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Upgrading to 16.06.00.032 I saw these warnings in the webinstaller: [Thu Oct 13 11:57:17 2016] Data.pm: ISBN_RANGE_MESSAGE is set to [] but that file does not exist! [Thu Oct 13 11:57:17 2016] Data.pm: Trying to use the default locations [Thu Oct 13 11:57:17 2016] Data.pm: at /usr/share/perl5/Business/ISBN.pm line 76. Related to the version of libbusiness-isbn-data-perl in Jessie. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Could you give us more details please? Which version of Business::ISBN? Did you find which Koha version gives this warning? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #1)
Could you give us more details please? Which version of Business::ISBN? Did you find which Koha version gives this warning?
Must have been 2.09 (Jessie). This was about an upgrade from master 16.06.00.??? to master 16.06.00.032. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #3 from Marc Véron <veron@veron.ch> --- I got the same while upgrading to the newest master 16.12.00.032 Perl modules on aobut page: Business::ISBN (2.05) 2.09 [Wed May 10 05:33:06 2017] updatedatabase.pl: ISBN_RANGE_MESSAGE is set to [] but that file does not exist! [Wed May 10 05:33:06 2017] updatedatabase.pl: Trying to use the default locations [Wed May 10 05:33:06 2017] updatedatabase.pl: at /usr/share/perl5/Business/ISBN.pm line 76. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=12063 --- Comment #4 from Marc Véron <veron@veron.ch> --- Reproduced while updating an older VM from 16.12.00.22 to 17.06.00.003, same result as in comment #3 (update to 16.12.00.032) Business::ISBN was 2.09 Restored VM, updated Business:ISBN to 3.004, installed Business::Data, then tried again, same result. Update to 16.12.00.032 is related to Bug 12063 - Update reserves.expirationdate 16.12.00.032 is in updatedatabase.pl line 14354 following. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Doug Dearden <dearden@sarsf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dearden@sarsf.org --- Comment #5 from Doug Dearden <dearden@sarsf.org> --- I got the same error messages during an update from 19.05.10 to 19.15.16 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #6 from Doug Dearden <dearden@sarsf.org> --- (In reply to Doug Dearden from comment #5)
I got the same error messages during an update from 19.05.10 to 19.05.16
-- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Doug Dearden from comment #6)
(In reply to Doug Dearden from comment #5)
I got the same error messages during an update from 19.05.10 to 19.05.16
Which errors? Can you post the upgrade logs? I don't see anything related to ISBN between 19.05.10 and 19.05.16 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #8 from Doug Dearden <dearden@sarsf.org> --- Updatedatabase log Upgrade to 19.05.10.001 done (Bug 20754: Remove double accepted list shares) Upgrade to 19.05.10.002 done (Bug 23081: Set default to 0 for items.issues) Upgrade to 19.05.10.003 done (Bug 25184: Items with a negative notforloan status should not be captured for holds) Upgrade to 19.05.11.000 done (19.05.11 release) Upgrade to 19.05.11.001 done (Bug 24854 - Disable IDreamBooks) Upgrade to 19.05.11.002 done (Replay of 19.05.10.003 upgrade - that initially had a typo - to ensure the changes are done) Upgrade to 19.05.12.000 done (19.05.12 release) Upgrade to 19.05.12.001 done (Bug 24986 - Switch borrowers address related fields to TINYTEXT or MEDIUMTEXT) Upgrade to 19.05.13.000 done (19.05.13 release) Upgrade to 19.05.14.000 done (19.05.14 release) Upgrade to 19.05.14.001 done (Bug 25709 - Rename systempreference to NotesToHide) Upgrade to 19.05.14.002 done (Bug 24379 - Set login_attempts NOT NULL) Upgrade to 19.05.15.000 done (19.05.15 release) Upgrade to 19.05.16.000 done (19.05.16 release) Updatedatabase-error log [Wed Nov 18 13:16:19 2020] Data.pm: ISBN_RANGE_MESSAGE is set to [] but that file does not exist! [Wed Nov 18 13:16:19 2020] Data.pm: Trying to use the default locations [Wed Nov 18 13:16:19 2020] Data.pm: at /usr/share/perl5/Business/ISBN.pm line 76. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Doug Dearden from comment #8)
[Wed Nov 18 13:16:19 2020] Data.pm: ISBN_RANGE_MESSAGE is set to [] but that file does not exist! [Wed Nov 18 13:16:19 2020] Data.pm: Trying to use the default locations [Wed Nov 18 13:16:19 2020] Data.pm: at /usr/share/perl5/Business/ISBN.pm line 76.
This error is displayed by an external module when the environment variable ISBN_RANGE_MESSAGE is set. In your case it's defined but set to an empty string. Are you on Jessie? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #10 from Doug Dearden <dearden@sarsf.org> --- No, on stretch Distributor ID: Debian Description: Debian GNU/Linux 9.13 (stretch) Release: 9.13 Codename: stretch When I issue a printenv command I don't see this environment variable. I didn't find it in the koha-conf.xml either. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I would not worry about it if it only appears once. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 shalini <ism@kis.in> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ism@kis.in --- Comment #12 from shalini <ism@kis.in> --- Created attachment 142488 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142488&action=edit Facing problem while upgrading from koha 18 to 21 I am trying to upgrade koha from 18 to 21. When I try to upgrade the schema it doesn't go past 19.06.00.005. It throws the following error: Update errors : ISBN_RANGE_MESSAGE is set to [] but that file does not exist! Trying to use the default locations at /usr/share/perl5/Business/ISBN.pm line 87. Can't use string ("- id: 165 selector: #coverflo"...) as an ARRAY ref while "strict refs" in use at /var/lib/koha/library/plugins/Koha/Plugin/Com/ByWaterSolutions/CoverFlow.pm line 377. Can someone help? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to shalini from comment #12)
Created attachment 142488 [details] Facing problem while upgrading from koha 18 to 21
I am trying to upgrade koha from 18 to 21. When I try to upgrade the schema it doesn't go past 19.06.00.005. It throws the following error: Update errors :
ISBN_RANGE_MESSAGE is set to [] but that file does not exist! Trying to use the default locations at /usr/share/perl5/Business/ISBN.pm line 87. Can't use string ("- id: 165 selector: #coverflo"...) as an ARRAY ref while "strict refs" in use at /var/lib/koha/library/plugins/Koha/Plugin/Com/ByWaterSolutions/CoverFlow.pm line 377.
Can someone help?
Please try the mailing list or IRC and also include the full version numbers. There are 18.05, 18.11 and 21.05 and 21.11 - each with various bugfix releases too. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #14 from shalini <ism@kis.in> --- Koha18.05.04.000 -Koha21.05 Thank you so much. I have sent the msg to the mailing list. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|NEW |RESOLVED --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This bug was reported against versions that are no longer maintained (19.05 and earlier). I am marking WONTFIX, please reopen if you disagree. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #16 from Victor Grousset/tuxayo <victor@tuxayo.net> --- This might still be creeping around: bug 41834 comment 26 bug 41834 comment 28 bug 41834 comment 33 bug 41834 comment 38 We will see if there are info on reproducing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 Jan Kissig <bibliothek@th-wildau.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bibliothek@th-wildau.de --- Comment #17 from Jan Kissig <bibliothek@th-wildau.de> --- (In reply to Victor Grousset/tuxayo from comment #16)
This might still be creeping around: bug 41834 comment 26 bug 41834 comment 28 bug 41834 comment 33 bug 41834 comment 38
We will see if there are info on reproducing.
Thats how i reproduce it: - git checkout v25.11.03-2 - reset_all - git checkout main - restart_all - open koha and run web installer -> error occurs If you run updatedatabase in shell the error is not thrown -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17438 --- Comment #18 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jan Kissig from comment #17)
(In reply to Victor Grousset/tuxayo from comment #16)
This might still be creeping around: bug 41834 comment 26 bug 41834 comment 28 bug 41834 comment 33 bug 41834 comment 38
We will see if there are info on reproducing.
Thats how i reproduce it: - git checkout v25.11.03-2 - reset_all - git checkout main - restart_all - open koha and run web installer -> error occurs If you run updatedatabase in shell the error is not thrown
Moved to bug 42374 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org