Package: clamav-freshclam
Version: 0.90.1-3etch2
Severity: normal

When clamav-freshclam is configured for being executed by cron, it
periodically produces warning messages (one warning mail per hour
by default):

WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.90.1 Recommended version: [...]

because of:

32 */1 * * *    clamav [ -x /usr/bin/freshclam ] && /usr/bin/freshclam 
>/dev/null

in /etc/cron.d/clamav-freshclam. This is insignificant, as the
recommended version is unavailable in debian (at least for a
while). Replacing the above by:

32 */1 * * *    clamav [ -x /usr/bin/freshclam ] && /usr/bin/freshclam --quiet

solves the problem. I think this is the intended behaviour, because
freshclam doesn't produce warning mails either, when it runs as a
daemon.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)

Versions of packages clamav-freshclam depends on:
ii  clamav-base                0.90.1-3etch2 base package for clamav, an anti-v
ii  debconf [debconf-2.0]      1.5.11        Debian configuration management sy
ii  debianutils                2.17          Miscellaneous utilities specific t
ii  libc6                      2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libclamav2                 0.90.1-3etch2 virus scanner library
ii  logrotate                  3.7.1-3       Log rotation utility
ii  lsb-base                   3.1-23.1      Linux Standard Base 3.1 init scrip
ii  ucf                        2.0020        Update Configuration File: preserv
ii  zlib1g                     1:1.2.3-13    compression library - runtime

clamav-freshclam recommends no packages.

-- debconf information:
* clamav-freshclam/autoupdate_freshclam: daemon
  clamav-freshclam/proxy_user:
* clamav-freshclam/NotifyClamd: true
* clamav-freshclam/local_mirror: db.de.clamav.net (Germany)
* clamav-freshclam/http_proxy:
  clamav-freshclam/mirrors.txt-note:
* clamav-freshclam/update_interval: 24
  clamav-freshclam/internet_interface:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to