Help - Search - Members - Calendar
Full Version: Update Clamav conflict
The Planet Forums > Operating Systems > Red Hat Linux
red77
Objective: Update clamav ... generate conflicted and no install clamav-db-0.83 is required to clamav-0.83

CODE
[root@server downloads]# rpm -Uvh clamav-0.83-1.1.el3.rf.i386.rpm                                                          warning: clamav-0.83-1.1.el3.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6

error: Failed dependencies:

       clamav-db = 0.83-1.1.el3.rf is needed by clamav-0.83-1.1.el3.rf

CODE


[root@server downloads]# rpm -ivh clamav-db-0.83-1.1.el3.rf.i386.rpm

warning: clamav-db-0.83-1.1.el3.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6

Preparing...                ########################################### [100%]

       file /etc/logrotate.d/freshclam from install of clamav-db-0.83-1.1.el3.rf conflicts with file from package clamav-0.65-4

Its my archive /etc/logrotate.d/freshclam
CODE


---------------------------------------

#

# Rotate FreshClam daemon log file

#



/var/log/clamav/clamav-update.log {

   missingok

   nocompress

   create 644 clamav clamav

   postrotate

       /bin/kill -HUP `cat /var/run/clamav/freshclam.pid 2> /dev/null` 2> /dev/null || true

   endscript

}

---------------------------------------


Actual versions
ensim-appliance-l-4.0.1-4.rhel
mailscanner-4.24-5
clamav-0.65-4
sendmail-cf-8.12.10-1

Best regards
GuyC
try the clamav rpm's from this link instead

http://crash.fce.vutbr.cz/crash-hat/1/clamav/

there's a thread over on ensim's forum discussing it.

http://forum.ensim.com/showthread.php?t=11803

the basic steps are as follows

wget http://crash.fce.vutbr.cz/crash-hat/1/clam...0.83-1.i386.rpm
rpm -Uvh clamav-0.83-1.i386.rpm
set_pre_maintenance
set_maintenance
set_post_maintenance
service webbpliance restart

this rpm works for both rhel and fc1 to my understanding.
just did it on my rhel /ensim 4.03 servers a few days ago and
appears well. icon_biggrin.gif

Guy
uopmws2
QUOTE (GuyC)
try the clamav rpm's from this link instead

http://crash.fce.vutbr.cz/crash-hat/1/clamav/  

there's a thread over on ensim's forum discussing it.

http://forum.ensim.com/showthread.php?t=11803  

the basic steps are as follows

wget http://crash.fce.vutbr.cz/crash-hat/1/clam...0.83-1.i386.rpm
rpm -Uvh clamav-0.83-1.i386.rpm
set_pre_maintenance
set_maintenance
set_post_maintenance
service webbpliance restart

this rpm works for both rhel and fc1 to my understanding.  
just did it on my rhel /ensim 4.03 servers a few days ago and  
appears well.  :D  

Guy


Is that really safe? How can we be sure everything is legit?
GuyC
take a look around, it is "legit" .

http://crash.fce.vutbr.cz/yum-repository.html
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.