How can I install MySQL? got lots of dependency errors. how can I fix that?
System Details
What I tried:
root@usaename:~# sudo apt-get install mysql-server
The issue I faced:
The following packages have unmet dependencies:
MySQL-server : Depends: MySQL-server-5.5 but it is not going to be installed
Full Output :
oot@ATH:~# sudo apt-get install mysql-server
Reading package lists... 10%
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
a 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:
mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
