When I upgrade, I got "Error: Unable to proceed with the installation until the package mysql51-server-5.1.56-1.ius.el5.x86_64 is removed from the system."
So I run command "rpm -e mysql51-server-5.1.56-1.ius.el5.x86_64.rpm" but I got "error: package mysql51-server-5.1.56-1.ius.el5.x86_64.rpm is not installed"
(run command)#rpm -q mysql51-server-5.1.56-1.ius.el5.x86_64
(I got: )mysql51-server-5.1.56-1.ius.el5
(run command)#rpm -qa | grep mysql
(I got: ) mysql51-server-5.1.56-1.ius.el5
mysql51-bench-5.1.56-1.ius.el5
mysql51-libs-5.1.56-1.ius.el5
php53u-mysql-5.3.6-1.ius.el5
mysqlclient15-5.0.92-1.ius.el5
mysql51-5.1.56-1.ius.el5
(run command)rpm -e mysql51-server-5.1.56-1.ius.el5
(I got
error: Failed dependencies:
mysql-server is needed by (installed) plesk-base-10.11.0-cos5.build1011110331.11.x86_64
mysql-server is needed by (installed) sitebuilder-core-4.5.0-centos5.build08090214.x86_64
mysql-server is needed by (installed) plesk-core-10.11.0-cos5.build1011110331.11.x86_64
mysql-server is needed by (installed) pp10.11.0-bootstrapper-10.11.0-cos5.build1011110331.11.x86_64
What should I do? Do I have to foce to remove it? will it broken my plesk server? Is there any suggestion for me?
So I run command "rpm -e mysql51-server-5.1.56-1.ius.el5.x86_64.rpm" but I got "error: package mysql51-server-5.1.56-1.ius.el5.x86_64.rpm is not installed"
(run command)#rpm -q mysql51-server-5.1.56-1.ius.el5.x86_64
(I got: )mysql51-server-5.1.56-1.ius.el5
(run command)#rpm -qa | grep mysql
(I got: ) mysql51-server-5.1.56-1.ius.el5
mysql51-bench-5.1.56-1.ius.el5
mysql51-libs-5.1.56-1.ius.el5
php53u-mysql-5.3.6-1.ius.el5
mysqlclient15-5.0.92-1.ius.el5
mysql51-5.1.56-1.ius.el5
(run command)rpm -e mysql51-server-5.1.56-1.ius.el5
(I got
mysql-server is needed by (installed) plesk-base-10.11.0-cos5.build1011110331.11.x86_64
mysql-server is needed by (installed) sitebuilder-core-4.5.0-centos5.build08090214.x86_64
mysql-server is needed by (installed) plesk-core-10.11.0-cos5.build1011110331.11.x86_64
mysql-server is needed by (installed) pp10.11.0-bootstrapper-10.11.0-cos5.build1011110331.11.x86_64
What should I do? Do I have to foce to remove it? will it broken my plesk server? Is there any suggestion for me?