Hi all,
I tried:
/usr/bin/freshclam -l /var/log/clamav/clam-update.log
and I got some warnings telling me that my ClamAV installation is OUTDATED - please update immediately!...
then I tried:
yum update clamav, but no clamav package was found.
Does anybody know how to update clamav using yum or any other updater???
Thanks, JC
Having just done this an hour ago ...
Make sure you are using the dag repo
yum update clamav clamd clamav-db
and then run
freshclam
regards
Daveh
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of JC Sent: 31 October 2005 19:44 To: centos@centos.org Subject: [CentOS] clamav
Hi all,
I tried:
/usr/bin/freshclam -l /var/log/clamav/clam-update.log
and I got some warnings telling me that my ClamAV installation is OUTDATED - please update immediately!...
then I tried:
yum update clamav, but no clamav package was found.
Does anybody know how to update clamav using yum or any other updater???
Thanks, JC
Hi there,
I tried that, but no luck.
Here is content of /etc/yum.repos.d/dag.repo:
[dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag gpgcheck=1
Anything wrong with my dag.repo file that prevents clamav update?
Thanks, JC
On Mon, 31 Oct 2005, Dave Hatton wrote:
Having just done this an hour ago ...
Make sure you are using the dag repo
yum update clamav clamd clamav-db
and then run
freshclam
regards
Daveh
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of JC Sent: 31 October 2005 19:44 To: centos@centos.org Subject: [CentOS] clamav
Hi all,
I tried:
/usr/bin/freshclam -l /var/log/clamav/clam-update.log
and I got some warnings telling me that my ClamAV installation is OUTDATED
- please update immediately!...
then I tried:
yum update clamav, but no clamav package was found.
Does anybody know how to update clamav using yum or any other updater???
Thanks, JC
On Tue, 1 Nov 2005, JC wrote:
Hi there,
I tried that, but no luck.
Here is content of /etc/yum.repos.d/dag.repo:
[dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag gpgcheck=1
Anything wrong with my dag.repo file that prevents clamav update?
So what happens when you issue
[ jc@jcsbox ]# yum update clamav
When I executed: /usr/bin/freshclam -l /var/log/clamav/clam-update.log
I got these warnings:
ClamAV update process started at Tue Nov 1 08:21:20 2005 WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Local version: 0.83 Recommended version: 0.87 main.cvd is up to date (version: 34, sigs: 39625, f-level: 5, builder: tkojm) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 5 daily.cvd is up to date (version: 1151, sigs: 1289, f-level: 6, builder: tomek) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 6
then added dag.repo and executed: yum update clamav clamd clamav-db
and i got these:
Setting up Update Process Setting up repositories dag 100% |=========================| 1.1 kB 00:00 update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Could not find update match for clamav-db Could not find update match for clamd Could not find update match for clamav No Packages marked for Update/Obsoletion
On Tue, 1 Nov 2005, Robin Mordasiewicz wrote:
On Tue, 1 Nov 2005, JC wrote:
Hi there,
I tried that, but no luck.
Here is content of /etc/yum.repos.d/dag.repo:
[dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag gpgcheck=1
Anything wrong with my dag.repo file that prevents clamav update?
So what happens when you issue
[ jc@jcsbox ]# yum update clamav _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
JC wrote:
When I executed: /usr/bin/freshclam -l /var/log/clamav/clam-update.log
I got these warnings:
ClamAV update process started at Tue Nov 1 08:21:20 2005 WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Local version: 0.83 Recommended version: 0.87 main.cvd is up to date (version: 34, sigs: 39625, f-level: 5, builder: tkojm) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 5 daily.cvd is up to date (version: 1151, sigs: 1289, f-level: 6, builder: tomek) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 6
then added dag.repo and executed: yum update clamav clamd clamav-db
and i got these:
Setting up Update Process Setting up repositories dag 100% |=========================| 1.1 kB 00:00 update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Could not find update match for clamav-db Could not find update match for clamd Could not find update match for clamav No Packages marked for Update/Obsoletion
Did you do the initial install from RPM and did the rpm come from Dag? If not... things could be a little screwy as there are unknowns about what you have. I would suggest removing the install you have and then doing a fresh install from Dag. I've had great success with his clamav rpms.
Once done, if you leave the Dag repository in your yum.conf file, future updates will roll in as you run yum update.
There are normally a few other base packages that get updated from Dag. Logwatch for one. I really like his version better.... but you might want to look closely at the packages set for update before excepting them in case there's something you don't like. You can do exceptions on these if you like. I personally do an exception on Webmin.
Best, John Hinton
Best, John Hinton
On Tue, 1 Nov 2005, JC wrote:
When I executed: /usr/bin/freshclam -l /var/log/clamav/clam-update.log
I got these warnings:
ClamAV update process started at Tue Nov 1 08:21:20 2005 WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Local version: 0.83 Recommended version: 0.87 main.cvd is up to date (version: 34, sigs: 39625, f-level: 5, builder: tkojm) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 5 daily.cvd is up to date (version: 1151, sigs: 1289, f-level: 6, builder: tomek) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 6
then added dag.repo and executed: yum update clamav clamd clamav-db
and i got these:
Setting up Update Process Setting up repositories dag 100% |=========================| 1.1 kB 00:00 update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Could not find update match for clamav-db Could not find update match for clamd Could not find update match for clamav No Packages marked for Update/Obsoletion
stop-top posting plz.
First of all freshclam is used for updating virus signatures. The warning you are getting is because your clamd program is out of date.
issue this command
[ root@jcsbox /]# yum search clam
then you will see the names of the packages that you will need to use for
[ root@jcsbox /]# yum install clamxx
The rpm may be named something different but you will see it when you do the search.
On Tue, 2005-11-01 at 11:40 -0500, Robin Mordasiewicz wrote:
On Tue, 1 Nov 2005, JC wrote:
When I executed: /usr/bin/freshclam -l /var/log/clamav/clam-update.log
I got these warnings:
ClamAV update process started at Tue Nov 1 08:21:20 2005 WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Local version: 0.83 Recommended version: 0.87 main.cvd is up to date (version: 34, sigs: 39625, f-level: 5, builder: tkojm) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 5 daily.cvd is up to date (version: 1151, sigs: 1289, f-level: 6, builder: tomek) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 6
then added dag.repo and executed: yum update clamav clamd clamav-db
and i got these:
Setting up Update Process Setting up repositories dag 100% |=========================| 1.1 kB 00:00 update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Could not find update match for clamav-db Could not find update match for clamd Could not find update match for clamav No Packages marked for Update/Obsoletion
stop-top posting plz.
First of all freshclam is used for updating virus signatures. The warning you are getting is because your clamd program is out of date.
ClamAV puts this warning in their program to get people to upgrade to their latest version. It is not NORMALLY a problem to have a lower program version, so long as the virus signatures are updated by freshclam.
That being said, Dag's repo does have version 0.87, so you should be getting updates.
Johnny Hughes wrote:
On Tue, 2005-11-01 at 11:40 -0500, Robin Mordasiewicz wrote:
On Tue, 1 Nov 2005, JC wrote:
When I executed: /usr/bin/freshclam -l /var/log/clamav/clam-update.log
I got these warnings:
ClamAV update process started at Tue Nov 1 08:21:20 2005 WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Local version: 0.83 Recommended version: 0.87 main.cvd is up to date (version: 34, sigs: 39625, f-level: 5, builder: tkojm) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 5 daily.cvd is up to date (version: 1151, sigs: 1289, f-level: 6, builder: tomek) WARNING: Your ClamAV installation is OUTDATED - please update immediately! WARNING: Current functionality level = 4, required = 6
then added dag.repo and executed: yum update clamav clamd clamav-db
and i got these:
Setting up Update Process Setting up repositories dag 100% |=========================| 1.1 kB 00:00 update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Could not find update match for clamav-db Could not find update match for clamd Could not find update match for clamav No Packages marked for Update/Obsoletion
stop-top posting plz.
First of all freshclam is used for updating virus signatures. The warning you are getting is because your clamd program is out of date.
ClamAV puts this warning in their program to get people to upgrade to their latest version. It is not NORMALLY a problem to have a lower program version, so long as the virus signatures are updated by freshclam.
That being said, Dag's repo does have version 0.87, so you should be getting updates.
Try my clamav-package, available at: http://filelister.linux-kernel.at; Just search for clamav... The package should be always up2date and - of course - tested with CentOS.
You could also try to add a repo like this:
[centos-<putyourversionhere>-lkernAT-extras] name=CentOS <putyourversionhere> - lkernAT Extras Tree mirrorlist=http://mirrors.rpms.linux-kernel.at/centos-<putyourversionhere>-lkernAT-extras.mirror s gpgkey=http://keys.rpms.linux-kernel.at/RPM-GPG-KEY-Fedora-lkernAT gpgcheck=1 enabled=0
Should work I believe...
Best, Oliver
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org]On Behalf Of Robin Mordasiewicz Sent: Tuesday, November 01, 2005 8:54 AM To: CentOS mailing list Subject: RE: [CentOS] clamav
On Tue, 1 Nov 2005, JC wrote:
Hi there,
I tried that, but no luck.
Here is content of /etc/yum.repos.d/dag.repo:
[dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag gpgcheck=1
Anything wrong with my dag.repo file that prevents clamav update?
So what happens when you issue
[ jc@jcsbox ]# yum update clamav _______________________________________________
You might want to make sure you do not have 2 copies of clamav also..
rpm -qa |grep clam
Brian
Sure, i only have clamav-0.83-1 and clamav-devel-0.83-1 installed
JC
On Tue, 1 Nov 2005, Brian wrote:
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org]On Behalf Of Robin Mordasiewicz Sent: Tuesday, November 01, 2005 8:54 AM To: CentOS mailing list Subject: RE: [CentOS] clamav
On Tue, 1 Nov 2005, JC wrote:
Hi there,
I tried that, but no luck.
Here is content of /etc/yum.repos.d/dag.repo:
[dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag gpgcheck=1
Anything wrong with my dag.repo file that prevents clamav update?
So what happens when you issue
[ jc@jcsbox ]# yum update clamav _______________________________________________
You might want to make sure you do not have 2 copies of clamav also..
rpm -qa |grep clam
Brian
JC wrote:
Sure, i only have clamav-0.83-1 and clamav-devel-0.83-1 installed
Please stop top posting.
clamav-0.83-1 and clamav-devel-0.83-1 do not look like they are from dag's repository.
Your safest bet would be to copy your configuration files to a safe location and then do
yum remove clamav clamav-devel
After that is finished, do a
yum list "clam*"
The packages you'll probably need are called
clamav i386 0.87-1.1.el4.rf clamav-db i386 0.87-1.1.el4.rf clamd i386 0.87-1.1.el.rf
The last one is only needed, if you want to run the daemonized version.
Then copy back your config files to the appropriate locations and check for any ACL problems.
Still strange that it doesn't pick up clamav when trying to update, as 0.87-1.1.el4.rf sure is newer than 0.83-1.
Regards,
Ralph
On Tue, 2005-11-01 at 08:54 -0500, Robin Mordasiewicz wrote:
On Tue, 1 Nov 2005, JC wrote:
Hi there,
I tried that, but no luck.
Here is content of /etc/yum.repos.d/dag.repo:
[dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag gpgcheck=1
Anything wrong with my dag.repo file that prevents clamav update?
So what happens when you issue
[ jc@jcsbox ]# yum update clamav
I appologize for my tardiness on this subject...been busier than a one- armed paper hanger..ummmm...eh...w/the crabs! anyway I experienced this same problem and I wrote a howto on my website. This will do it:http://rivers-bend.com/clamav84to87.html
John Rose
JC wrote:
Hi there,
I tried that, but no luck.
Here is content of /etc/yum.repos.d/dag.repo:
[dag] name=Dag RPM Repository for Fedora Core baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag gpgcheck=1
Anything wrong with my dag.repo file that prevents clamav update?
Thanks, JC
Aren't you using Centos? You are using Dag's fedora core repository. Your entry should look like this:
[dag] name=Dag RPM Repository for *Red Hat Enterprise Linux* baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1
Dan
On Mon, 31 Oct 2005, JC wrote:
Hi all, I tried: /usr/bin/freshclam -l /var/log/clamav/clam-update.log and I got some warnings telling me that my ClamAV installation is OUTDATED - please update immediately!... then I tried: yum update clamav, but no clamav package was found. Does anybody know how to update clamav using yum or any other updater???
Visit Dag Weirs site ,and review his yum conf example. http://dag.wieers.com/packages/
Besides the other pointers given by the rest of the people, ensure also that U have uncommented the "Example" line in the /etc/freshclam.conf file.
In the freshclam.conf file, you'll see:
# Comment or remove the line below. Example
Remove "Example".
I might also suggest that U install clamtk, which is a front-end for Clam.
JC wrote:
Hi all,
I tried:
/usr/bin/freshclam -l /var/log/clamav/clam-update.log
and I got some warnings telling me that my ClamAV installation is OUTDATED - please update immediately!...
then I tried:
yum update clamav, but no clamav package was found.
Does anybody know how to update clamav using yum or any other updater???
Thanks, JC