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
Created attachment 8785 [details] [review] Bug 7858 - Missing packages from install_misc/ubuntu.packages - Adding missing dependencies to install_misc/ubuntu.packages - Removing items from CPAN instructions which are installed as packages
Created attachment 8838 [details] [review] Bug 7858 - Missing packages from install_misc/ubuntu.packages - Adding missing dependencies to install_misc/ubuntu.packages - Removing items from CPAN instructions which are installed as packages Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Seems to add all necessary packages.
Yup, adds a bunch of required packages to the Ubuntu list, and updates the docs about what's not available as a .deb. marking Passed QA.
This bug will be included in the Koha 3.6.5 release.