Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93485 - Starting clamd produces error stating that version is out of date
Summary: Starting clamd produces error stating that version is out of date
Status: VERIFIED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-21 16:03 UTC by Adam M. Bumpus
Modified: 2005-05-30 13:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam M. Bumpus 2005-05-21 16:03:35 UTC
The current stable version of clamav (0.83) produces an error message on startup
indicating that it is out of date. A newer version should be moved from testing
to stable or bugs should be entered indicating why versions 0.84 0.85 and 0.85.1
are not stable.

Reproducible: Always
Steps to Reproduce:
1./etc/init.d/clamd start

Actual Results:  
 * Starting clamd...
LibClamAV Warning: ****************************************************
LibClamAV Warning: ***  This version of ClamAV engine is outdated.  ***
LibClamAV Warning: ***         Please update it IMMEDIATELY!        ***
LibClamAV Warning: ****************************************************   [ ok ]

Expected Results:  
 * Starting clamd...                                                      [ ok ]

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.200
41102-r1, 2.6.11-gentoo-r5 i686)
=================================================================
System uname: 2.6.11-gentoo-r5 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.5 [2.3.5 (#1,
Apr 28 2005, 14:09:14)]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.9.5, 1.5, 1.6.3, 1.4_p6, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/
3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdow
n /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dv
ipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config
/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmai
l/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=pentium3 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms str
ict userpriv usersandbox"
GENTOO_MIRRORS="ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.ndlug.nd.edu/pub/g
entoo/ http://gentoo.mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts c
dr crypt cscope cups curl dga doc emboss encode esd ethereal fam fbcon flac foom
aticdb fortran gd gdbm gif gnome gphoto2 gpm gtk gtk2 guile imagemagick imap iml
ib ipv6 java jpeg kde ldap libg++ libwww mad maildir mikmod mmx motif mozilla mp
3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quickt
ime readline samba sasl scanner sdl slang snmp spell ssl svga tcltk tcpd tetex t
iff truetype truetype-fonts type1-fonts usb vorbis xine xml xml2 xmms xv zaptel
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLA
Y
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-21 16:42:31 UTC
Adam: clamav-0.85.1 did not pass our >=30 day testing period for ebuilds, yet.
Don't know about the other ones.
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-05-21 20:37:10 UTC
AFAIK, 0.84 will print that "outdated" message too now. 0.85 is never going to
become stable, since it had a bug, which was promptly fixed in 0.85.1.

Finally, since 0.85-r1 I made some rather significant changes to the initscript
and conf.d file and I'd like to wait for a bit more user input before 0.85.1
goes stable. I'd like to move it to stable sometimes at the end of May.

You can put "app-antivirus/clamav ~arch" into your /etc/portage/package.keywords
and help with testing (i.e. yell on bugzilla if something is not kosher).
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2005-05-30 13:18:08 UTC
0.85.1 stable on x86, thanks for bearing with us.