Little dependancy problem when updating MySQL from ART
Posted: Wed Jul 27, 2005 6:41 am
Hi guys 
I tried to update MySQL to the release 4 modified by ART fro PSA6... When I try to do that with yum, i get the following dependancy fault:
By the way, I have another little problem, when I installed RH9, I enabled the firewall with a high security level, I unlocked the ports 8443 for plesk and 3306 for mysql... the first "unlocking" works fine, while I'm not able to connect to the mysql server remotely... i specified the ports this way: 8443, 3306
Thanks

I tried to update MySQL to the release 4 modified by ART fro PSA6... When I try to do that with yum, i get the following dependancy fault:
This is strange because I have already updated Mysql on a similar machine, which is running php 4.2.2 and I had no problems.... and no need to update...[root@localhost root]# yum install mysql
Setting up Install Process
Setting up Repos
psa-7.5 100% |=========================| 951 B 00:00
psa-7.0 100% |=========================| 951 B 00:00
base 100% |=========================| 951 B 00:00
psa-7.1 100% |=========================| 951 B 00:00
atomic 100% |=========================| 951 B 00:00
psa-6.0 100% |=========================| 951 B 00:00
atomic-app-vault 100% |=========================| 951 B 00:00
updates 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
psa-7.5 : ################################################## 150/150
psa-7.0 : ################################################## 36/36
base : ################################################## 1402/1402
psa-7.1 : ################################################## 85/85
atomic : ################################################## 119/119
psa-6.0 : ################################################## 22/22
atomic-app: ################################################## 4/4
updates : ################################################## 378/378
Setting up Repos
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package mysql.i386 0:4.0.24-2.rh90.art set to be updated
--> Running transaction check
--> Processing Dependency: libmysqlclient.so.10 for package: perl-DBD-MySQL
--> Processing Dependency: libmysqlclient.so.10 for package: php-mysql
--> Processing Dependency: mysql = 3.23.58 for package: mysql-server
--> Processing Dependency: libmysqlclient.so.10 for package: mysql-server
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package mysql-server.i386 0:4.0.24-2.rh90.art set to be updated
---> Package php-mysql.i386 1:4.3.11-8.rh90.art set to be updated
---> Package mysql-compat.i386 0:4.0.24-2.rh90.art set to be updated
--> Running transaction check
--> Processing Dependency: php = 4.3.11-8.rh90.art for package: php-mysql
--> Finished Dependency Resolution
Error: Missing Dependency: php = 4.3.11-8.rh90.art is needed by package php-mysql
[root@localhost root]#
By the way, I have another little problem, when I installed RH9, I enabled the firewall with a high security level, I unlocked the ports 8443 for plesk and 3306 for mysql... the first "unlocking" works fine, while I'm not able to connect to the mysql server remotely... i specified the ports this way: 8443, 3306
Thanks
