[Bug 30209] New: Upgrade DBD::SQLite2 package to DBD::SQLite3
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Bug ID: 30209 Summary: Upgrade DBD::SQLite2 package to DBD::SQLite3 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: mtj@kohaaloha.com QA Contact: testopia@bugs.koha-community.org CC: mtj@kohaaloha.com the DBD::SQLite2 package has been removed in debian-testing, therefor we should upgrade to DBD::SQLite3 package only one script uses DBD::SQLite2 (misc/cronjobs/create_koc_db.pl), see BZ-4269 'create_koc_db.pl' can use both sqlite2 and sqlite3, so we can upgrade this package without a problem -- 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=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |mtj@kohaaloha.com |ity.org | See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=29881, | |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=4269 -- 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=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Upgrade DBD::SQLite2 |Upgrade |package to DBD::SQLite3 |'libdbd-sqlite2-perl' | |package to | |'libdbd-sqlite3-perl' -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 --- Comment #1 from Mason James <mtj@kohaaloha.com> --- Created attachment 131217 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131217&action=edit Bug 30209: Upgrade 'libdbd-sqlite2-perl' package to 'libdbd-sqlite3-perl' to test... - apply patch, build and install new package - build and install new package - check that libdbd-sqlite3-perl package is installed note: libdbd-sqlite3-perl package installs DBD::SQLite module, which uses sqlite3 :) https://packages.debian.org/stretch/libdbd-sqlite3-perl https://metacpan.org/pod/DBD::SQLite -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131217|0 |1 is obsolete| | --- Comment #2 from Mason James <mtj@kohaaloha.com> --- Created attachment 131218 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131218&action=edit Bug 30209: Upgrade 'libdbd-sqlite2-perl' package to 'libdbd-sqlite3-perl' to test... - apply patch, build and install new package - build and install new package - check that libdbd-sqlite3-perl package is installed note: libdbd-sqlite3-perl package installs DBD::SQLite module, which uses sqlite3 :) https://packages.debian.org/stretch/libdbd-sqlite3-perl https://metacpan.org/pod/DBD::SQLite -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131218|0 |1 is obsolete| | --- Comment #3 from Mason James <mtj@kohaaloha.com> --- Created attachment 131431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131431&action=edit Bug 30210: Fix typos in cpanfile to test... - apply patch - confirm updated versions display correctly in about.pl page -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131218|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131218|0 |1 is obsolete| | --- Comment #4 from Mason James <mtj@kohaaloha.com> --- Created attachment 131432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131432&action=edit Bug 30209: Upgrade 'libdbd-sqlite2-perl' package to 'libdbd-sqlite3-perl' to test... - apply patch, build and install new package - build and install new package - check that libdbd-sqlite3-perl package is installed note: libdbd-sqlite3-perl package installs DBD::SQLite module, which uses sqlite3 :) https://packages.debian.org/stretch/libdbd-sqlite3-perl https://metacpan.org/pod/DBD::SQLite Signed-off-by: Mason James <mtj@kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Priority|P5 - low |P1 - high CC| |fridolin.somers@biblibre.co | |m --- Comment #5 from Mason James <mtj@kohaaloha.com> --- hi Frido can you apply this patch to pass the master tests on jenkins https://jenkins.koha-community.org/view/master/job/Koha_Master_D10/548/ -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131432|0 |1 is obsolete| | --- Comment #6 from Mason James <mtj@kohaaloha.com> --- Created attachment 131457 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131457&action=edit Bug 30209: Upgrade 'libdbd-sqlite2-perl' package to 'libdbd-sqlite3-perl' to test... 1/ apply patch, build and install new package 2/ check that libdbd-sqlite3-perl package is installed $ dpkg -l | grep libdbd-sqlite ii libdbd-sqlite3-perl:amd64 1.62-3 amd64 note: libdbd-sqlite3-perl package installs DBD::SQLite module, which uses sqlite3 :) https://packages.debian.org/stretch/libdbd-sqlite3-perl https://metacpan.org/pod/DBD::SQLite Signed-off-by: Mason James <mtj@kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 --- Comment #7 from Mason James <mtj@kohaaloha.com> --- (In reply to Mason James from comment #5)
hi Frido can you apply this patch to pass the master tests on jenkins
https://jenkins.koha-community.org/view/master/job/Koha_Master_D10/548/
lets not apply this to 21.11 and lower, for now -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |22.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 --- Comment #8 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to master for 22.05, thanks to everybody involved 🦄 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |tomascohen@gmail.com Status|Pushed to master |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 --- Comment #9 from Mason James <mtj@kohaaloha.com> --- (In reply to Mason James from comment #7)
(In reply to Mason James from comment #5)
hi Frido can you apply this patch to pass the master tests on jenkins
https://jenkins.koha-community.org/view/master/job/Koha_Master_D10/548/
lets not apply this to 21.11 and lower, for now
hi tuxayo, any chance we can get this patch added to 21.05? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- CC| |victor@tuxayo.net --- Comment #10 from Mason James <mtj@kohaaloha.com> --- (In reply to Mason James from comment #7)
(In reply to Mason James from comment #5)
hi Frido can you apply this patch to pass the master tests on jenkins
https://jenkins.koha-community.org/view/master/job/Koha_Master_D10/548/
lets not apply this to 21.11 and lower, for now
hi tuxayo, any chance we can get this patch added to 21.05? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|22.05.00 |22.05.00, 21.05.19 released in| | --- Comment #11 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Backported: Pushed to 21.05.x branch for 21.05.19 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 --- Comment #12 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (In reply to Mason James from comment #10)
hi tuxayo, any chance we can get this patch added to 21.05?
What about 21.11? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 --- Comment #13 from Mason James <mtj@kohaaloha.com> --- (In reply to Victor Grousset/tuxayo from comment #12)
(In reply to Mason James from comment #10)
hi tuxayo, any chance we can get this patch added to 21.05?
What about 21.11?
ok, lets do 21.11 too :0) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.suzuki@biblibre.com Keywords| |rel_21_11_candidate -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 Abdivasiyev Sunnatillo <abdivasiyevsunnatillo2008@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abdivasiyevsunnatillo2008@g | |mail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 shukrulloh70@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shukrulloh70@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org