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.