I have been running ASL and all has been well for the past few months. I have been able to update fine, and the system allows me to combat attacks on a more thorough level. I have, however, recently ran into a problem. I noticed my logs showing failed updates, upon further inspection, here is the content.
Code:
Loaded plugins: downloadonly, fastestmirror
Loading mirror speeds from cached hostfile
* atomic: www4.atomicorp.com
* base: mirrors.tummy.com
* extras: centos-mirror.jchost.net
* updates: centos.mirrorcatalogs.com
Excluding Packages in global exclude list
Finished
Reducing Dag ClamAV RPM to included packages only
Finished
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package asl-php.x86_64 0:5.4.0-0.6.el5.art set to be updated
---> Package asl-php-cli.x86_64 0:5.4.0-0.6.el5.art set to be updated
---> Package asl-php-common.x86_64 0:5.4.0-0.6.el5.art set to be updated
---> Package asl-php-gd.x86_64 0:5.4.0-0.6.el5.art set to be updated
---> Package asl-php-mysql.x86_64 0:5.4.0-0.6.el5.art set to be updated
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: asl-php-mysql
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_16)(64bit) for package: asl-php-mysql
--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: asl-php-mysql
---> Package asl-php-pdo.x86_64 0:5.4.0-0.6.el5.art set to be updated
--> Finished Dependency Resolution
asl-php-mysql-5.4.0-0.6.el5.art.x86_64 from asl-3.0 has depsolving problems
--> Missing Dependency: libmysqlclient.so.18(libmysqlclient_16)(64bit) is needed by package asl-php-mysql-5.4.0-0.6.el5.art.x86_64 (asl-3.0)
asl-php-mysql-5.4.0-0.6.el5.art.x86_64 from asl-3.0 has depsolving problems
--> Missing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) is needed by package asl-php-mysql-5.4.0-0.6.el5.art.x86_64 (asl-3.0)
asl-php-mysql-5.4.0-0.6.el5.art.x86_64 from asl-3.0 has depsolving problems
--> Missing Dependency: libmysqlclient.so.18()(64bit) is needed by package asl-php-mysql-5.4.0-0.6.el5.art.x86_64 (asl-3.0)
Error: Missing Dependency: libmysqlclient.so.18()(64bit) is needed by package asl-php-mysql-5.4.0-0.6.el5.art.x86_64 (asl-3.0)
Error: Missing Dependency: libmysqlclient.so.18(libmysqlclient_16)(64bit) is needed by package asl-php-mysql-5.4.0-0.6.el5.art.x86_64 (asl-3.0)
Error: Missing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) is needed by package asl-php-mysql-5.4.0-0.6.el5.art.x86_64 (asl-3.0)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Edit:
Thought I would post some more information. This is a Centos/WHM box running Centos 5.8 (64)
Code:
[root@server1 /]# uname -a
Linux server1.xxxxxxxxxxxxxxxxx.com 2.6.32.57-14.art.x86_64 #1 SMP Fri Feb 24 12:12:07 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
[root@server1 /]#
Any ideas as to what may be going on?