I’m running 3.80GPL. When I run updates it suggests I get:
Error: Missing Dependency: libclamav.so.5(CLAMAV_PUBLIC) is needed by package clamd
Error: Missing Dependency: libclamunrar.so.5 is needed by package clamd
Error: Missing Dependency: libclamav.so.5 is needed by package clamd
Error: Missing Dependency: clamav = 0.94.2-3.el5.art is needed by package clamd
Error: Missing Dependency: libclamunrar_iface.so.5 is needed by package clamd
Error: Missing Dependency: libclamav.so.5(CLAMAV_PRIVATE) is needed by package clamd
Hmm… I’m not familiar with the version listed in the output above, “0.94.2-3.el5.art”. Do you by chance have a third party yum repository enabled? A lot of third party repositories have incompatible packages that will cause errors like the above
My suggest would be to either disable the third party repositories, or to set them up to only bring in the packages you require.
I do know that a long time ago I followed some instructions to add a repository to get a newer version of PHP than was available with the standard installation (I need a particular function).
How do I get rid of that or modify it so that it will only update PHP for instance?