MySQL Forums
Forum List  »  Install & Repo

Upgrade from Ubuntu 14.04 to 16.04 can't use MySql anymore
Posted by: rick pizzi
Date: May 22, 2017 08:20PM

Tried upgrade from 14.04 to 16.04 on Pure Linux machine. Couldn't run mysql anymore. Trying to purge MySql and re-install. Got following message:


You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libmariadbclient18 : Depends: libmysqlclient18 (= 10.1.23+maria-1~xenial) but it is not going to be installed

I used sudo service mysql stop
sudo apt-get --purge remove "mysql*"
sudo rm -rf /etc/mysql/

Any idea on how to fix this.

thanks, R

Options: ReplyQuote


Subject
Written By
Posted
Upgrade from Ubuntu 14.04 to 16.04 can't use MySql anymore
May 22, 2017 08:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.