E: Unmet dependencies
every time I try to install something or just simply use apt-get update I get an error saying something about Unmet Dependencies.
root@xxx:~# apt-get upgrade
Reading list of packages... Ready
Building dependency tree
Read information about status... Ready
You might want to run "apt-get -f install", to correct these:
The following packages have unmet dependencies:
mysql-server-5.1 : Requires: mysql-server-core-5.1 (= 5.1.61-0+squeeze1) but 5.1.63-0+squeeze1 is installed
E: Unmet dependencies. Try to use -f.
root@ks203255:~#
How can I fix this? And because of the fact that it has something to do with mysql (I'm running website and game server) do I have to do a backup and should I be worried about my databases?
every time I try to install something or just simply use apt-get update I get an error saying something about Unmet Dependencies.
root@xxx:~# apt-get upgrade
Reading list of packages... Ready
Building dependency tree
Read information about status... Ready
You might want to run "apt-get -f install", to correct these:
The following packages have unmet dependencies:
mysql-server-5.1 : Requires: mysql-server-core-5.1 (= 5.1.61-0+squeeze1) but 5.1.63-0+squeeze1 is installed
E: Unmet dependencies. Try to use -f.
root@ks203255:~#
How can I fix this? And because of the fact that it has something to do with mysql (I'm running website and game server) do I have to do a backup and should I be worried about my databases?
No comments:
Post a Comment