Weird.  I think this came up before, without resolution.  Maybe try with perl 5.8.8?<br><br>-- <br>Joe Atzberger<br>LibLime - Open Source Library Solutions<br>
<br><br><div class="gmail_quote">2009/6/17 Marc Nürnberger <span dir="ltr">&lt;<a href="mailto:marc.nuernberger@gmx.de">marc.nuernberger@gmx.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear all,<br>
<br>
I am struggling hard with this DBD driver problem, ever since I did<br>
one reboot on an lenny &amp; perl 5.10 &amp; Koha 3.00.02-final. Make test<br>
always fails with the below message.<br>
<br>
On a test system the same combination is running just fine. So I<br>
thought it&#39;s just a matter of the right Perl modules, DBI and<br>
DBD::mysql. But no matter if I use the latest packages, or the working<br>
combination of DBI 1.605 and DBD:mysql 4.007 from the test system, I<br>
cannot get past this one...<br>
<br>
Any suggestions, what could be a next step in troubleshooting?<br>
Thanks a lot.<br>
<br>
Best regards,<br>
Marc<br>
<br>
*****************************************<br>
<br>
t/Circulation_barcodedecode.t .. 1/16<br>
#   Failed test &#39;use C4::Circulation;&#39;<br>
#   at t/Circulation_barcodedecode.t line 10.<br>
#     Tried to use &#39;C4::Circulation&#39;.<br>
#     Error:  DBD driver has not implemented the AutoCommit attribute<br>
at /usr/local/lib/perl/5.10.0/DBI.pm line 690.<br>
# Compilation failed in require at<br>
/root/kohaclone/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.<br>
# BEGIN failed--compilation aborted at<br>
/root/kohaclone/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.<br>
# Compilation failed in require at (eval 4) line 2.<br>
# BEGIN failed--compilation aborted at (eval 4) line 2.<br>
Undefined subroutine &amp;C4::Circulation::barcodedecode called at<br>
t/Circulation_barcodedecode.t line 31.<br>
# Looks like you planned 16 tests but ran 1.<br>
# Looks like you failed 1 test of 1 run.<br>
# Looks like your test exited with 255 just after 1.<br>
t/Circulation_barcodedecode.t .. Dubious, test returned 255 (wstat<br>
65280, 0xff00)<br>
Failed 16/16 subtests<br>
<br>
<br>
******************************************<br>
Test Summary Report<br>
-------------------<br>
t/Circulation_barcodedecode.t (Wstat: 65280 Tests: 1 Failed: 1)<br>
   Failed test:  1<br>
   Non-zero exit status: 255<br>
   Parse errors: Bad plan.  You planned 16 tests but ran 1.<br>
t/Dates.t                    (Wstat: 65280 Tests: 135 Failed: 9)<br>
   Failed tests:  127-135<br>
   Non-zero exit status: 255<br>
   Parse errors: Bad plan.  You planned 126 tests but ran 135.<br>
Files=21, Tests=183,  3 wallclock secs ( 0.08 usr  0.02 sys +  2.48<br>
cusr  0.18 csys =  2.76 CPU)<br>
Result: FAIL<br>
Failed 2/21 test programs. 10/183 subtests failed.<br>
make: *** [test_dynamic] Fehler 255<br>
<br></blockquote></div><br>