Installer detected 16.04 but is failing on mysql
fresh install on ubuntu 16.04 LTS and imscp-1.2.17
-
- patched
- DZII
- Thread is marked as Resolved.
-
-
-
-
If you still want install i-MSCP 1.2.17 on Ubuntu Xenial, you can try to replace the mysql_5.6 section in the Ubuntu Xenial Packages file by:
XML- <mysql_5.7
- pinning_package="libmysqlclient20 mysql-client-5.7 mysql-common mysql-server-5.7"
- pinning_pin="release o=Ubuntu,n=xenial"
- pinning_pin_priority="1001"
- allow_switch="remote_server"
- >
- <package>libmysqlclient20</package>
- <package>mysql-client-5.7</package>
- <package>mysql-common</package>
- <package>mysql-server-5.7</package>
- </mysql_5.7>
It seem that they updated mysql package since release of i-MSCP 1.2.17. -
A fix has been added in the 1.2.x branch. See https://github.com/i-MSCP/imsc…c48235cad7...5fa552486dd6
This fix will be part of version 1.2.18.Thank you for your report.
-
-
Thanks
-
When will be release 1.2.18 or 1.3.x ?
-
-
We will release 1.3.0 soon