Date: Tue, 13 Dec 2022 04:24:31 +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-usSOGFdEDR@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 #24 from Yasuhiro Kimura <yasu@freebsd.org> --- (In reply to fsbruva from comment #18) I tried following steps. 1. Make clean install of 13.1-RELEASE amd64. 2. Check out clean ports tree (ports bf399d8b9b25). 3. Install TomsFastMath with `cd /usr/ports/math/tomsfastmath; make install= `. 4. Install ClamAV 1.0.0 with `cd /usr/ports/security/clamav; make instlal'. 5. Add 'clamav_clamd_enable=3D"YES"" and 'clamav_freshclam_enable=3D"YES"' = to /etc/rc.conf. 6. Start freshclam with `service clamav-freshclam start`. 7. Start clamd with `service clamav-clamd start`. And both freshclam and clamd start without any error. Does anybody succeeds to reproduce the problem starting from cleanly instal= led system? --=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-usSOGFdEDR>