Koozali.org: home of the SME Server

clamav 0.88.6 - my system still 0.88.4 - is this OK?

Offline idp_qbn

  • *****
  • 347
  • +0/-0
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« on: November 09, 2006, 06:55:11 AM »
Hi,
I notice clamav have released 0.88.6 as stable (and 0.88.5 was released nerly a month ago). My system is still on 0.88.4 and shows no updates ready.

Are we waiting for the move or is there a problem with my setup?
I have SME7 Server Only mode, with Fetchmail added.

Cheers
Ian
___________________
Sydney, NSW, Australia

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #1 on: November 09, 2006, 10:21:26 AM »
Do a yum update

It has been discussed

http://forums.contribs.org/index.php?topic=34450.0
Regards,
William

IF I give advise.. It's only if it was me....

Offline Mjohnson

  • *
  • 172
  • +0/-0
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #2 on: November 09, 2006, 05:47:05 PM »
You will need to activate the SME Server-updates testing repository for the yum update command to work upgrading ClamAV 88.6.   Also note there are a number of other rpm's in that repository in addition to ClamAV which you may not want to be installed.  If all you want is ClamAV then I would suggest "yum install clamav" in lieu of the general upgrade command.

Activating the repository can be easily accomplished in the Server Manager panel "Software Installer"
......

Offline idp_qbn

  • *****
  • 347
  • +0/-0
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #3 on: November 09, 2006, 07:47:12 PM »
Thank you both. I will give that a try.
Cheers
___________________
Sydney, NSW, Australia

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #4 on: November 09, 2006, 10:47:47 PM »
Quote from: "Mjohnson"
You will need to activate the SME Server-updates testing repository for the yum update command to work upgrading ClamAV 88.6.   Also note there are a number of other rpm's in that repository in addition to ClamAV which you may not want to be installed.  If all you want is ClamAV then I would suggest "yum install clamav" in lieu of the general upgrade command.

Activating the repository can be easily accomplished in the Server Manager panel "Software Installer"


It's not in testing and a
Code: [Select]
yum update will do just fine.

Do a
Code: [Select]
yum update clam* if your concerned.
Code: [Select]
Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Updating:
 clamav                  i386       0.88.6-1sme01    smeupdates        775 k
 clamav-db               i386       0.88.6-1sme01    smeupdates        6.8 M
 clamd                   i386       0.88.6-1sme01    smeupdates         67 k

Transaction Summary
=============================================================================
Install      0 Package(s)
Update       3 Package(s)
Remove       0 Package(s)
Total download size: 7.6 M
Is this ok [y/N]:
Regards,
William

IF I give advise.. It's only if it was me....

Offline idp_qbn

  • *****
  • 347
  • +0/-0
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #5 on: November 09, 2006, 11:22:56 PM »
Thanks William, but it's still no go for me.
I had enabled sme -updates testing and got the following:

[root@sme02 ~]# yum update
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 255 kB    00:00
http://mirror.contribs.org/smeserver/releases/7/smeupdates-testing/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from smeupdates-testing: [Errno 256] No more mirrors to try.
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@sme02 ~]#

If I disable sme - updates testing , I get

 [root@sme02 ~]# yum update
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
No Packages marked for Update/Obsoletion
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@sme02 ~]#

BUT:
SME server panel for Calmav still reports

ClamAV and db versions    0.88.4/2146/Thu Nov 2 17:58:29 2006
___________________
Sydney, NSW, Australia

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #6 on: November 09, 2006, 11:40:06 PM »
Try the following...

Code: [Select]
yum clean all
Code: [Select]
yum --enablerepo=smeupdates update clam*
Regards,
William

IF I give advise.. It's only if it was me....

Offline idp_qbn

  • *****
  • 347
  • +0/-0
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #7 on: November 10, 2006, 12:53:26 AM »
Thanks again...still no joy. I get
[root@sme02 ~]# yum clean all
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Cleaning up Everything
0 headers removed
0 packages removed
9 metadata files removed
0 cache files removed
3 cache files removed
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@sme02 ~]#
[root@sme02 ~]# yum --enablerepo=smeupdates update clam*
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Setting up Update Process
Setting up repositories
smeaddons                 100% |=========================|  951 B    00:00
smeos                     100% |=========================|  951 B    00:00
smeupdates                100% |=========================|  951 B    00:00
Reading repository metadata in from local files
primary.xml.gz            100% |=========================|  157 B    00:00
Added 0 new packages, deleted 0 old in 0.01 seconds
primary.xml.gz            100% |=========================| 254 kB    00:00
smeos     : ################################################## 481/481
Added 481 new packages, deleted 0 old in 4.00 seconds
primary.xml.gz            100% |=========================|  51 kB    00:00
smeupdates: ################################################## 77/77
Added 77 new packages, deleted 0 old in 0.89 seconds
Could not find update match for clam*
No Packages marked for Update/Obsoletion
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@sme02 ~]#
___________________
Sydney, NSW, Australia

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #8 on: November 10, 2006, 01:00:35 AM »
What do these 3 commands give you?
Code: [Select]
[root@c3 ~]# rpm -q clamav
clamav-0.88.2-1sme01
[root@c3 ~]# rpm -q clamav-db
clamav-db-0.88.2-1sme01
[root@c3 ~]# rpm -q clamd
clamd-0.88.2-1sme01
[root@c3 ~]#
Regards,
William

IF I give advise.. It's only if it was me....

Offline idp_qbn

  • *****
  • 347
  • +0/-0
clamav 0.88.6 - my system still 0.88.4 - is this OK?
« Reply #9 on: November 13, 2006, 10:27:47 AM »
RESOLVED!
Thanks for all your suggestions - Mjohnson and William_Syd.

It turned out to be a corrupt cache on the Firewall (IPCOP).  I talked with a friend over the weekend and he suggested flushing the cache and it worked!
Regular successful hourly checking for the last 3 hours.

Still, I have been learning a lot, thanks to your help and feel more and more confident with SME.

Cheers
Ian
___________________
Sydney, NSW, Australia