[Koha-bugs] [Bug 8749] New: Missing Ubuntu library files in ubuntu.packages and ubuntu.12.04.packages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 10 18:47:52 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8749
          Assignee: gmcharlt at gmail.com
           Summary: Missing Ubuntu library files in ubuntu.packages and
                    ubuntu.12.04.packages
          Severity: trivial
    Classification: Unclassified
                OS: All
          Reporter: mtompset at 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.


More information about the Koha-bugs mailing list