Respected All Kindly guide, I am upgrading Koha through git and my make test command gives the following error.
--------------------------------- root@BrimsITLab-desktop:~/kohaclone# make test PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t t/00-checkdatabase-version.t ........ ok t/00-deprecated.t ................... ok t/00-load.t ......................... 2/? Subroutine main::GetContract redefined at /usr/local/share/perl/5.10.0/Test/More.pm line 875. Too late to run INIT block at /root/kohaclone/blib/PERL_MODULE_DIR/C4/Barcodes/hbyymmincr.pm line 41. "my" variable $stylesheet masks earlier declaration in same scope at /root/kohaclone/blib/PERL_MODULE_DIR/C4/Record.pm line 313. Subroutine main::logaction redefined at /usr/local/share/perl/5.10.0/Test/More.pm line 875. Too late to run INIT block at /root/kohaclone/blib/PERL_MODULE_DIR/C4/External/BakerTaylor.pm line 42. t/00-load.t ......................... 94/? "my" variable $DEBUG masks earlier declaration in same scope at /root/kohaclone/blib/PERL_MODULE_DIR/C4/Barcodes/ValueBuilder.pm line 43. "my" variable $DEBUG masks earlier declaration in same scope at /root/kohaclone/blib/PERL_MODULE_DIR/C4/Barcodes/ValueBuilder.pm line 77. # Failed test 'use Koha::Cache;' # at t/00-load.t line 46. # Tried to use 'Koha::Cache'. # Error: Invalid version format (dotted-decimal versions require at least three parts) at /usr/share/perl/5.10/Module/Load/Conditional.pm line 283. # Compilation failed in require at (eval 1179) line 2. # BEGIN failed--compilation aborted at (eval 1179) line 2. Bailout called. Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::Cache' # Tests were run but no plan was declared and done_testing() was not seen. FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::Cache' make: *** [test_dynamic] Error 255 ----------------------------------------------------------------------------- -- Thanks and Regards Sandeep Bhavsar Librarian Dr.V.N.Bedekar Institute of Management Studies Thane(W) 400601 MUMBAI. INDIA @@@@@@@@@@@@@@@@@@@@@@@@@@ email : [email protected] Mob : 9987049099 elibrary :http://www.vpmthane.org/im/elib/main.htm @@@@@@@@@@@@@@@@@@@@@@@@@@ _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

