[Koha] Koha 3.2.3 make test fails

Vitor Fernandes vitorfernandes87 at gmail.com
Mon Jan 24 23:39:31 NZDT 2011


Hi there.

Today i've tried to upgrade the Koha but before installing i've run
the command "make test" and obtained the following error:

t/Record.t .......................... 1/10 Use of uninitialized value
in substr at /usr/local/share/perl/5.10.1/MARC/File/XML.pm line 498.
substr outside of string at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 498.
Use of uninitialized value $enc in string eq at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 500.
Use of uninitialized value $enc in string eq at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 500.
Use of uninitialized value $enc in string eq at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 502.
Use of uninitialized value $enc in concatenation (.) or string at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 505.
Use of uninitialized value in concatenation (.) or string at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 505.
Use of uninitialized value $MARC::File::ERROR in concatenation (.) or
string at /home/vfernandes/kohasources/koha-3.02.03/blib/PERL_MODULE_DIR/C4/Record.pm
line 132.
Can't locate object method "warnings" via package "Unsupported UNIMARC
character encoding [] for XML output for UNIMARC; 100$a ->  at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 505.
" (perhaps you forgot to load "Unsupported UNIMARC character encoding
[] for XML output for UNIMARC; 100$a ->  at
/usr/local/share/perl/5.10.1/MARC/File/XML.pm line 505.
"?) at /home/vfernandes/kohasources/koha-3.02.03/blib/PERL_MODULE_DIR/C4/Record.pm
line 134.
# Looks like you planned 10 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/Record.t .......................... Dubious, test returned 255
(wstat 65280, 0xff00)
Failed 8/10 subtests

After that I've updated by Cpan the package MARC::Record but the error
remains the same.
There is a bug with the new version installer/update?

Regards.
Vitor Fernandes


More information about the Koha mailing list