problem installing Koha
Hello, I'm a newbie Koha User I'm trying to install the default package on a Ubuntu server 16.04 LTS (as suggested here https://wiki.koha-community.org/wiki/Ubuntu) Version installed is: koha-common 3.22.06 and Mysql:5.7.12 Apparently I suceeded in localizing the application http://www.koha.it/traduzione-it but at step 3 of the seutp (op=importdatastructure) I get the error: mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1171 (42000) at line 1385: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead do you have any suggestion? thanks a lot tommaso
Hi Tommaso, Koha 3.22 is not ready yet for Ubuntu 16.04 (because of the version of MySQL) See bug 13669 and bug 16402 for more informations. Regards, Jonathan https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16402 2016-05-21 6:29 GMT+01:00 tommaso spazzali <spazzali@magritte.it>:
Hello,
I'm a newbie Koha User
I'm trying to install the default package on a Ubuntu server 16.04 LTS (as suggested here https://wiki.koha-community.org/wiki/Ubuntu) Version installed is: koha-common 3.22.06 and Mysql:5.7.12
Apparently I suceeded in localizing the application http://www.koha.it/traduzione-it
but at step 3 of the seutp (op=importdatastructure) I get the error:
mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1171 (42000) at line 1385: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead
do you have any suggestion?
thanks a lot
tommaso
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi Tommaso, On Sat, May 21, 2016 at 10:59 AM, tommaso spazzali <spazzali@magritte.it> wrote:
Hello,
I'm a newbie Koha User
I'm trying to install the default package on a Ubuntu server 16.04 LTS (as suggested here https://wiki.koha-community.org/wiki/Ubuntu) Version installed is: koha-common 3.22.06 and Mysql:5.7.12
The appropriate wiki link is https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages the key is to make a note of this line - "These are the package installation instructions for Ubuntu. They have been tested using Ubuntu 14.04 LTS." as the first sentence in the Introduction section. Re-install on 14.04 LTS following the instructions at this wiki page and you should be good to go. regards -Indranil -- Indranil Das Gupta L2C2 Technologies Phone : +91-98300-20971 Blog : http://blog.l2c2.co.in IRC : indradg on irc://irc.freenode.net Twitter : indradg -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- Please exchange editable Office documents only in ODF Format. No other format is acceptable. Support Open Standards. For a free editor supporting ODF, please visit LibreOffice - http://www.documentfoundation.org
participants (3)
-
Indranil Das Gupta -
Jonathan Druart -
tommaso spazzali