http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8636 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #17 from M. Tompsett <mtompset@hotmail.com> --- Fresh git install. Did the normal dselect steps. Made sure all the required items were installed. This left: $ ./koha_perl_deps.pl -m -u Installed Required Module is Module Name Version Version Required -------------------------------------------------------------------------------------------- AnyEvent 0 * 5.0 No AnyEvent::HTTP 0 * 2.13 No Cache::Memcached::Fast 0 * 0.17 No DBD::Mock 0 * 1.39 No Data::Pagination 0 * 0.44 No Data::Paginator 0 * 0.04 No Test::Deep 0 * 0.106 No Test::Warn 0 * 0.21 No Test::YAML::Valid 0 * 0.04 No -------------------------------------------------------------------------------------------- Total modules reported: 9 * Module is missing or requires an upgrade. However, upon attempting to 'make test'. The tests failed because Cache::Memcached::Fast and DBD::Mock were not installed. Once installed the 'make test' passed. -- You are receiving this mail because: You are watching all bug changes.