On 2011-08-23 21:48, C. Bensend wrote:
> 
> Hey folks,
> 
>    So, I can't seem to find an SRPM for RHEL that actually matches
> its checksum, which makes me a bit .. uneasy, given the nature
> of the software.
> 
>    The RPMforge one fails its MD5 sum check.  The second site listed
> on clamav.net doesn't even have it that I could find.

You have to import the repository's key, and then it works:

$ wget http://pkgs.repoforge.org/clamav/clamav-0.97.2-1.rf.src.rpm
$ wget http://apt.sw.be/RPM-GPG-KEY.dag.txt
$ rpm --import RPM-GPG-KEY.dag.txt
$ rpm -K clamav-0.97.2-1.rf.src.rpm
clamav-0.97.2-1.rf.src.rpm: (sha1) dsa sha1 md5 gpg OK

If you get something else maybe your download got corrupted.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to