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

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from M. Tompsett <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to