[Bug 10367] New: Allow packages to work on debian wheezy
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Bug ID: 10367 Summary: Allow packages to work on debian wheezy Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: robin@catalyst.net.nz CC: robin@catalyst.net.nz Some (hopefully minor) changes are required to the packages to make them work on Debian Wheezy. Ideally these changes would also permit it to work on Squeeze at the same time. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |robin@catalyst.net.nz |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- These are the packages that, on a first pass, don't exist in wheezy. These we already have packages for: libdata-paginator-perl libmodule-bundled-files-perl libtemplate-plugin-htmltotext-perl This no longer exists: tinymce2 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 18449 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18449&action=edit Bug 10367 - update the rules and control file for wheezy This updates the control file to use tinymce rather than tinymce2, as tinymce2 is deprecated and no longer in Debian. Also a general dependencies update. Note that this is suitable for master only. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #3 from Robin Sheat <robin@catalyst.net.nz> --- A quick bit of testing illustrated that tinymce, which is version 3, works just as well as tinymce2. Koha as a whole should probably switch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart@biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA comment: # cat /etc/debian_version 7.0 # aptitude search tinymce p python-django-tinymce - replacement text widget for Django web framework p tinymce - platform independent web based Javascript/HTML WYSIWYG editor # aptitude search libfile-slurp-perl i A libfile-slurp-perl - single call read & write file routines # aptitude search libtest-www-mechanize-perl i A libtest-www-mechanize-perl # git grep tinymce2 returns no result. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18449|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 18460 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18460&action=edit Bug 10367 - update the rules and control file for wheezy This updates the control file to use tinymce rather than tinymce2, as tinymce2 is deprecated and no longer in Debian. Also a general dependencies update. Note that this is suitable for master only. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #6 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Robin! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #7 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to comment #3)
A quick bit of testing illustrated that tinymce, which is version 3, works just as well as tinymce2. Koha as a whole should probably switch.
Upon checking, Koha already has. Bug 9172, in addition to moving TinyMCE out of its language-specific directory, bumped up the version bundled with Koha to 3.5.8. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #8 from Robin Sheat <robin@catalyst.net.nz> --- (In reply to comment #7)
Upon checking, Koha already has. Bug 9172, in addition to moving TinyMCE out of its language-specific directory, bumped up the version bundled with Koha to 3.5.8.
Oh excellent. I think I was basing my comment there on old information then. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #9 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 18483 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18483&action=edit Bug 10367 - [3.12] update the rules and control file for wheezy This updates the control file to use tinymce rather than tinymce2, as tinymce2 is deprecated and no longer in Debian. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Galen Charlton <gmc@esilibrary.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|Trivial patch |--- --- Comment #10 from Robin Sheat <robin@catalyst.net.nz> --- This patch is actually identical to the one for master with a different commit message, turns out master and 3.12 are close enough that it works. Not too surprising really. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #11 from Robin Sheat <robin@catalyst.net.nz> --- PS: Jonathan, thanks for letting me know that 'git grep' is a thing that exists. I can see it being useful. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #12 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 18484 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18484&action=edit Bug 10367 - [3.10] update the rules and control file for wheezy This updates the control file to use tinymce rather than tinymce2, as tinymce2 is deprecated and no longer in Debian. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18460|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 --- Comment #13 from Robin Sheat <robin@catalyst.net.nz> --- The 3.10 patch is a reasonably different patch, due to recent changes that aren't in that one. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |tomascohen@gmail.com --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- The 3.12 version of this patch has been pushed to 3.12.x, will be in 3.12.1. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18483|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.10 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com --- Comment #15 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- 3.10 version of this patch has been pushed to 3.10.x, will be in 3.10.7 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10367 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish@catalyst.net.nz --- Comment #16 from Chris Hall <chrish@catalyst.net.nz> --- Cherry picking this patch from 3.10.x didn't apply cleanly, had some issues around debian/control and debian/control.in Is it possible for you to submit a version for 3.8.x? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org