[Koha] Announcing Koha 3.0 (Alpha)
Thibaud Hulin
hulin.thibaud at wanadoo.fr
Mon Jan 7 05:31:48 NZDT 2008
Hi !
I successfully installed koha3.0 alpha with zebra, thanks you very much
! I love this new design, more efficient and clear.
I appreciate the compatibility with mysql 5, it's a better integration
for tests.
I installed it on a Debian testing. So, I installed libgdbm-dev package
to resolve a compilation problem about a cpan module. And I compiled
XML::LibXLST manually. I updated the cpan to the last version.
The only thing failed was the make test procedure. I join the result of
the command below.
Now, I will import my books base and continue to discover new
functionnalities.
Congratulations !
And thanks you very much,
Thibaud.
---------------
$ make test > test.log
$ cat test.log
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t
t/Accounts.................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Acquisition................. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 3/3 subtests
t/Amazon......................ok
t/Auth........................ Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 3/6 subtests
t/Auth_with_ldap.............. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 9/11 subtests
t/AuthoritiesMarc............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Barcodes_PrinterConfig......ok
t/Biblio...................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Bookfund....................ok
t/Bookseller..................ok
t/Boolean.....................ok
t/Branch......................ok
t/Breeding.................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Calendar....................ok
t/Charset..................... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/Circulation................. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Context..................... Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 87/91 subtests
t/Date........................ Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 3/4 subtests
t/Dates....................... Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 92/92 subtests
t/dummy.......................ok
t/Input.......................ok
t/Items....................... Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 28/28 subtests
t/Koha........................ok
t/Labels......................ok
t/Languages...................ok
t/Letters..................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Log......................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Maintainance................ok
t/Members..................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/NewsChannels................ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Output...................... Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 24/25 subtests
t/Overdues.................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Print....................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Record......................ok
t/Reserves.................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Review......................ok
t/Search...................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Serials..................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/Stats.......................ok
t/Suggestions................. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/VirtualShelves.............. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 30/30 subtests
t/Z3950....................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/Accounts.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Acquisition.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/Auth.t (Wstat: 65280 Tests: 5 Failed: 2)
Failed tests: 1, 5
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 5.
t/Auth_with_ldap.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 3.
t/AuthoritiesMarc.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Biblio.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Breeding.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Charset.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/Circulation.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Context.t (Wstat: 65280 Tests: 5 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 91 tests but ran 5.
t/Date.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/Dates.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 92 tests but ran 1.
t/Items.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 28 tests but ran 1.
t/Letters.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Log.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Members.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/NewsChannels.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Output.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 25 tests but ran 1.
t/Overdues.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Print.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Reserves.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Search.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Serials.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/Suggestions.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/VirtualShelves.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 30 tests but ran 0.
t/Z3950.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=42, Tests=62, 33 wallclock secs ( 0.19 usr 0.06 sys + 13.17 cusr
1.49 csys = 14.91 CPU)
Result: FAIL
More information about the Koha
mailing list