[Koha-bugs] [Bug 16554] Web installer fails to load i18n sample data on MySQL 5.6+

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 28 18:37:55 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16554

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Patch complexity|Trivial patch               |Large patch

--- Comment #21 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
REVISED TEST PLAN
-----------------

Apply all patches from 16573, all patches from this one, 
download, gunzip and apply last three patches

On MySQL 5.7 create koha_test_installer db, then run Jonathan test file :)

Must see no warnings/errors

SAMPLE OUTPUT
-------------
$ mysql --version
mysql  Ver 14.14 Distrib 5.7.12, for Linux (x86_64) using  EditLine wrapper
$ prove -v t/db_dependent/Test_installer.t
t/db_dependent/Test_installer.t .. 
loading kohastructure for de-DE | not marc21
loading kohastructure for de-DE | not unimarc
loading kohastructure for en | not marc21
loading kohastructure for en | not unimarc
loading kohastructure for es-ES | not marc21
loading kohastructure for es-ES | not unimarc
loading kohastructure for fr-CA | not marc21
loading kohastructure for fr-CA | not unimarc
loading kohastructure for fr-FR | not marc21
loading kohastructure for fr-FR | not unimarc
loading kohastructure for it-IT | not marc21
loading kohastructure for it-IT | not unimarc
loading kohastructure for nb-NO | not marc21
loading kohastructure for nb-NO | not unimarc
loading kohastructure for pl-PL | not marc21
loading kohastructure for pl-PL | not unimarc
loading kohastructure for ru-RU | not marc21
loading kohastructure for ru-RU | not unimarc
loading kohastructure for uk-UA | not marc21
loading kohastructure for uk-UA | not unimarc
110/110
No subtests run 

Test Summary Report
-------------------
t/db_dependent/Test_installer.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
Files=1, Tests=0, 3916 wallclock secs ( 0.06 usr  0.01 sys + 10.68 cusr  1.46
csys = 12.21 CPU)
Result: FAIL

Don't worry about FAIL message, with this output all is Ok.
On my very modest system it took ~ 60 minutes.

This has become a gigantic patchset, which guarantees that Koha
installs on MySQL 5.7, any language/marcflavour, no that it runs. 
But it's a first step.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list