I'm trying to install ClamAV on my Fedora Core 1 server. I used yum to install from the FC repository. It installed version 0.65. I noticed that on the clamav site that the current release is 0.67 and I found reference to Petr Kristof's repository (crash.fce.vutbr.cz) and I added that to my yum.conf.
When I try to upgrade (yum upgrade clamav) I am get the following three errors:
Errors reported doing trial run
file /usr/lib/libclamav.so.1.0.3 from install of clamav-0.67-1 conflicts
with file from package clamav-lib-0.65-0.fdr.5.1
file /var/lib/clamav/daily.cvd from install of clamav-0.67-1 conflicts with
file from package clamav-data-0.65-0.fdr.5.1
file /var/lib/clamav/main.cvd from install of clamav-0.67-1 conflicts with
file from package clamav-data-0.65-0.fdr.5.1
Hello Henry,
it seems you have installed clamav made by different packager, who splited clamav
to several subpackages.
Run 'rpm -qa | grep clam" to see list of all clamav packages. Uninstall each of them manualy by 'rpm -e package_name'
Now you can install it from scratch by 'yum update clamav'
Hope it helps
Petr
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users