http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8636
--- Comment #24 from M. Tompsett <[email protected]> --- I just did a fresh git install again under Ubuntu. Here's the output of my tests. libmoose-perl somehow got installed as part of the dselect, because I didn't expressly install it -- though, libmoosex-storage-perl and libmoosex-types-perl are in the install_misc/ubuntu.packages file used for the dselect. And they are not listed in the install_misc/debian.packages file. t/00-load.t ......................... 126/? # Failed test 'use Koha::Cache::Memcached;' Bailout called. Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::Cache::Memcached' # at t/00-load.t line 47. # Tried to use 'Koha::Cache::Memcached'. # Error: Can't locate Cache/Memcached/Fast.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /home/mtompset/kohaclone/blib/PERL_MODULE_DIR/Koha/Cache/Memcached.pm line 23. # BEGIN failed--compilation aborted at /home/mtompset/kohaclone/blib/PERL_MODULE_DIR/Koha/Cache/Memcached.pm line 23. # Compilation failed in require at (eval 1319) line 2. # BEGIN failed--compilation aborted at (eval 1319) line 2. # Tests were run but no plan was declared and done_testing() was not seen. FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::Cache::Memcached' make: *** [test_dynamic] Error 255 t/Barcodes_ValueBuilder.t ........... 1/10 install_driver(Mock) failed: Can't locate DBD/Mock.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 27) line 3. Perhaps the DBD::Mock perl module hasn't been fully installed, or perhaps the capitalisation of 'Mock' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite2, Sponge, mysql. at t/Barcodes_ValueBuilder.t line 15 t/Images.t .......................... 1/7 install_driver(Mock) failed: Can't locate DBD/Mock.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 27) line 3. Perhaps the DBD::Mock perl module hasn't been fully installed, or perhaps the capitalisation of 'Mock' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite2, Sponge, mysql. at t/Images.t line 18 t/ItemType.t ........................ 1/15 install_driver(Mock) failed: Can't locate DBD/Mock.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 27) line 3. Perhaps the DBD::Mock perl module hasn't been fully installed, or perhaps the capitalisation of 'Mock' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite2, Sponge, mysql. at t/ItemType.t line 19 t/Letters.t ......................... 1/2 install_driver(Mock) failed: Can't locate DBD/Mock.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 989) line 3. Perhaps the DBD::Mock perl module hasn't been fully installed, or perhaps the capitalisation of 'Mock' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite2, Sponge, mysql. at t/Letters.t line 19 t/Matcher.t ......................... 1/10 install_driver(Mock) failed: Can't locate DBD/Mock.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 27) line 3. Perhaps the DBD::Mock perl module hasn't been fully installed, or perhaps the capitalisation of 'Mock' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite2, Sponge, mysql. at t/Matcher.t line 18 t/Members_AttributeTypes.t .......... 1/9 install_driver(Mock) failed: Can't locate DBD/Mock.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 27) line 3. Perhaps the DBD::Mock perl module hasn't been fully installed, or perhaps the capitalisation of 'Mock' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite2, Sponge, mysql. at t/Members_AttributeTypes.t line 18 t/SocialData.t ...................... 1/5 install_driver(Mock) failed: Can't locate DBD/Mock.pm in @INC (@INC contains: /home/mtompset/kohaclone/blib/PERL_MODULE_DIR /home/mtompset/kohaclone/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 959) line 3. Perhaps the DBD::Mock perl module hasn't been fully installed, or perhaps the capitalisation of 'Mock' isn't right. Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite2, Sponge, mysql. at t/SocialData.t line 18 -- 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/
