ClamAV Installation Problem

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

ClamAV Installation Problem

Unread post 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 ......
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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/
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

Unread post 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 ....
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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?
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

Unread post 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/
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

Unread post by energylevel »

Yes it is a VPS by the way Scott ......
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
energylevel
Forum User
Forum User
Posts: 70
Joined: Fri Oct 20, 2006 8:30 pm

Unread post by energylevel »

Sorry, we got crossed wires there, I do have CentOS base package enabled in /etc/yum.repos.d/CentOS-Base.repo
Post Reply