http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7858 Priority: P5 - low Change sponsored?: --- Bug ID: 7858 Assignee: gmcharlt@gmail.com Summary: Missing packages from install_misc/ubuntu.packages QA Contact: koha.sekjal@gmail.com Severity: normal Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: NEW Version: master Component: Installation and upgrade (command-line installer) Product: Koha perl Makefile.PL reports several missing required packages: Warning: prerequisite Business::ISBN 2.05 not found. Warning: prerequisite CGI::Session::Driver::memcached 0.04 not found. Warning: prerequisite Gravatar::URL 1.03 not found. Warning: prerequisite HTTP::OAI 3.2 not found. Warning: prerequisite Memoize::Memcached 0.03 not found. Warning: prerequisite Modern::Perl 1.03 not found. Warning: prerequisite PDF::API2::Simple 1 not found. Warning: prerequisite Text::CSV::Encoded 0.09 not found These should be added to install_misc/ubuntu.packages In addition, the INSTALL.ubuntu instructions tell the user to install several things from cpan which are already listed in ubuntu.packages: libmarc-crosswalk-dublincore-perl libemail-date-perl libhtml-scrubber-perl libbiblio-endnotestyle-perl And one which can be added to ubuntu.packages: liblocale-currency-format-perl -- You are receiving this mail because: You are watching all bug changes.