[Bug 8749] New: Missing Ubuntu library files in ubuntu.packages and ubuntu.12.04.packages
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Priority: P5 - low Change sponsored?: --- Bug ID: 8749 Assignee: gmcharlt@gmail.com Summary: Missing Ubuntu library files in ubuntu.packages and ubuntu.12.04.packages Severity: trivial Classification: Unclassified OS: All Reporter: mtompset@hotmail.com Hardware: All Status: NEW Version: unspecified Component: Installation and upgrade (command-line installer) Product: Koha Test ---- 1) Clone fresh Ubuntu install 2) sudo apt-get install git git-email 3) git clone git://git.koha-community.org/koha.git kohaclone 4) cd kohaclone 5) sudo apt-get install dselect 6) sudo dpkg --set-selections < install_misc/ubuntu.packages 7) sudo dselect 8) I,C,R,Q 9) ./koha_perl_deps.pl -m -u Installed Required Module is Module Name Version Version Required -------------------------------------------------------------------------------------------- Template::Plugin::HtmlToText 0 * 0.03 Yes Test::Strict 0 * 0.14 No -------------------------------------------------------------------------------------------- 10) grep template install_misc/ubuntu.packages 11) The file (libtemplate-plugin-htmltotext-perl) is not listed 12) apply patch 13) repeat 6-9 14) should be a blank list. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- After looking at the 3.8.x repo, I realized this was only a problem with the 3.8.4 release. It should be corrected in the 3.8.5 release. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- DOH! wrong git branch. Bug exists in master and 3.8.x only. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |Needs Signoff Assignee|gmcharlt@gmail.com |mtompset@hotmail.com --- Comment #3 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 12328 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12328&action=edit Added missing libtemplate-plugin-htmltotext to ubuntu.*.packages files Adds missing required library. Keeps the installation steps simpler. :) This is for master. Does not apply against 3.8.x, patch to follow. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 --- Comment #4 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 12329 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12329&action=edit Added missing libtemplate-plugin-htmltotext to ubuntu.*.packages files (3.8.x) Added missing libtemplate-plugin-htmltotext-perl library into the ubuntu.*.packages files. This is for 3.8.x. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12328|0 |1 is obsolete| | --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 13066 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13066&action=edit Bug 8749 - Missing Ubuntu library files in ubuntu.*.packages Added: libtemplate-plugin-htmltotext-perl install into the four files, as this is available in the debian.koha-community.org repository. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12329|0 |1 is obsolete| | --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 13067 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13067&action=edit Bug 8749 - Missing Ubuntu library files in ubuntu.*.packages Added libtemplate-plugin-htmltotext-perl install into the ubuntu.*.packages files. The missing library exists in the debian.koha-community.org repository. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: both patches are almost the same, and I don't understand if I should apply both of them (sounds illogical), if one should be obsoleted, if one is for 3.8 and the other for master explanation welcomes ;-) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 --- Comment #8 from M. Tompsett <mtompset@hotmail.com> --- The differences are which file are patched. Master and 3.8.x didn't apply cleanly last I tried, because Master had more dependencies. I think that was the difference. Open the two in two separate tabs, switch back and forth. The third section shows indentation differences and file differences. tcohen forgot to match which one was 3.8.x, but it should be obvious when the patch fails to apply. Compare it to the obsoleted ones to know for sure. :) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13067|Bug 8749 - Missing Ubuntu |Bug 8749 - Missing Ubuntu description|library files in |library files in |ubuntu.*.packages |ubuntu.*.packages (3.8.x) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Version|unspecified |rel_3_8 QA Contact| |paul.poulain@biblibre.com --- Comment #9 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to comment #8)
The differences are which file are patched. Master and 3.8.x didn't apply cleanly last I tried, because Master had more dependencies. I think that was the difference. Open the two in two separate tabs, switch back and forth. The third section shows indentation differences and file differences. tcohen forgot to match which one was 3.8.x, but it should be obvious when the patch fails to apply. Compare it to the obsoleted ones to know for sure. :)
perfect, thanks QA comment: tiny patch, add needed dependencies in Ubuntu packages, passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #10 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed to master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #11 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.7 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org