I have been trying to install MySQL 5.7 but there is some error occurring on Ubuntu 14.04 while installing other package like unzip
, phpmyadmin
.
I am getting following error when I have tried to install other packages.
The following packages have unmet dependencies:
mysql-server : Depends: mysql-community-server (= 5.7.15-1ubuntu14.04) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).