Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Dec 2022 16:03:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268069] security/clamav: 1.0.0 does no work with cld and cvd files
Message-ID:  <bug-268069-7788-f9LZiE4Yni@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268069-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268069-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268069

--- Comment #2 from Yasuhiro Kimura <yasu@freebsd.org> ---
(In reply to fsbruva from comment #1)

I tried to reproduce the problem with following steps.

1. Make clean install of 12.3-RELEASE amd64.
2. Build 0.105.1_5,1 of clamav and install it.
3. Add 'clamav_freshclam_enable=3D"YES"' and 'clamav_clamd_enable=3D"YES"' =
to
/etc/rc.conf.
4. Start freshclam with `service clamav-freshclam start` and confirm virus =
data
files are successfully downloaded.
5. Start clamd with `service clamav-clamd start` and confirm clamd successf=
ully
load virus data files.
6. Stop clamd with `service clamav-clamd stop`.
7. Stop freshclam with `service clamav-freshclam stop`.
8. Build 1.0.0,1 of clamav and upgrade from 0.105.1_5,1 to it.
9. Start freshclam with `service clamav-freshclam start` and confirm virus =
data
files are up to date.
10. Start clamd with `service clamav-clamd start`.

But after step 10 is finished, clamd successfully load virus data files and=
 no
error happens. So I can't reproduce the problem.

> I also re-built using rust 1.63 (from pkg), because I had some custom opt=
ions.

Do you mean you build clamav with non defult option settings? If so please
provide it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268069-7788-f9LZiE4Yni>