Page 1 of 1

ClamAV Installation Problem

Posted: Sat Dec 30, 2006 7:25 am
by energylevel
I've tried to install clamav with yum install clamav but I get this error :

Error: Missing Dependency: libkrb5support.so.0 is needed by package clamav
Error: Missing Dependency: libcrypto.so.5 is needed by package clamav
Error: Missing Dependency: libssl.so.5 is needed by package clamav

I'm on Plesk 8.1 / Cent OS4

Any help/suggestions appreciated !!

Thanks ......

Posted: Sat Dec 30, 2006 3:19 pm
by scott
You're pulling from the FC4 channel (4) instead of the 4ES channel. Check your yum config against the config listed here: http://3es.atomicrocketturtle.com/

Posted: Sun Dec 31, 2006 12:53 am
by energylevel
I currently have this in my yum.conf :

[asl]
name=Atomicorp - $releasever - Security Kernels
baseurl=http://myusername:mypasword@atomicorp.c ... eleasever/

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/

Can you comnfirm if this is right for Cent OS4 please Scott ??

Thanks ....

Posted: Sun Dec 31, 2006 1:42 am
by scott
You want 4ES on the ASL config. That is the correct config for the atomic channel though. Are you on a Vserver without the base/updates channels configured?

Posted: Sun Dec 31, 2006 2:54 am
by energylevel
Should I disable all the CentOS channels listed in the CentOS-Base.repo file with enable=0 if I'm going to use the atomic channnel ? ... I'm on a bit of a learning curve here as I'm sure you've gathered by now !

So for the ASL channel it should it look like this :

[asl]
name=Atomicorp - 4ES - Security Kernels
baseurl=http://myusername:mypassword@atomicorp. ... ernel/4ES/

Posted: Sun Dec 31, 2006 2:59 am
by energylevel
Yes it is a VPS by the way Scott ......

Posted: Sun Dec 31, 2006 3:06 pm
by scott
Sounds like your hosting company removed those configurations then. Id ask them why they did that, and if they're planning on keeping your box updated for you. If they arent then you want to complain to them about it, removing your ability to keep the box updated is a serious security risk.

Posted: Tue Jan 02, 2007 2:15 am
by energylevel
Sorry, we got crossed wires there, I do have CentOS base package enabled in /etc/yum.repos.d/CentOS-Base.repo