Every time I open the software center I get this message:
Item can not be installed or removed until package catalog is repaired
I click repair then I get
Package operation failed
I tried to remove mysql-server-5.5
using terminal sudo apt-get --purge remove mysql-server-5.5
and I got this message:
The following packages have unmet dependencies:
mysql-server : Depends: mysql-server-5.5 but it is not going to be installed"
I got the same message when tried to install it. I'm running Ubuntu 12.04
Edit: I tried: sudo apt-get remove mysql-sever
and I got this:
dpkg: error processing mysql-server-5.5 (--configure):
subprocess installed post-installation script returned error exit status 1
Update 2: the system has sent me a message that this is a bug:
apt-get remove mysql-server
– Lucio Jun 14 '14 at 03:58