+6

Upgrade to MySQL 5.6 from 5.5 (Ubuntu)

Sajid Unar 8 year бұрын updated by Silas Miller 6 year бұрын 4

Hello Ajenti Team ,


I am into issue , i have to upgrade MySql from 5.5 yo 5.6 but when I try to run I am get following Errors

root@vultr:/srv/magento2# sudo apt-get install mysql-server-5.6

sudo: unable to resolve host vultr.guest
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ajenti-v-mysql : Depends: mysql-server but it is not going to be installed or
mariadb-server but it is not going to be installed
Depends: mysql-client or
mariadb-client but it is not going to be installed
mariadb-client-5.5 : Depends: mariadb-client-core-5.5 (>= 5.5.44-1ubuntu0.14.04.1) but it is not going to be installed
mysql-server-5.6 : Depends: mysql-client-5.6 (>= 5.6.27-0ubuntu0.14.04.1) but it is not going to be installed
Depends: mysql-server-core-5.6 (= 5.6.27-0ubuntu0.14.04.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@vultr:/srv/magento2#