On Tue, Jun 4, 2013 at 1:57 AM, satish <[email protected]> wrote: > > Hello, > > I have installed koha 3.12 on Debian Squeeze ( idzebra has been > installed manually) > > It is failed duing make test, but many previous mails in this forum suggested to > skip this step (ignoring make test report), and go head with make install. > > currently, make install was successful and koha is working fine. > > Does this create any problem in specific in near future? since we are > on production system, > is it safe for me to continue? > > kindly provide your advice. > > make test report log. > --------------------------------- > t/Labels.t (Wstat: 11 Tests: 1 Failed: 0) > Non-zero wait status: 11 > Parse errors: Bad plan. You planned 6 tests but ran 1. > Files=93, Tests=8217, 26 wallclock secs ( 1.00 usr 0.07 sys + 21.98 > cusr 1.28 csys = 24.33 CPU) > Result: FAIL > Failed 1/93 test programs. 0/8217 subtests failed. > make: *** [test_dynamic] Error 255
Please provide the output of the command: ./koha_perl_deps.pl -m -u (ran within the source dir, where you did the make test). Did the "make" command warn you of missing packages? Regards To+ _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

