Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 819216

Summary: =app-antivirus/clamav-0.104.0-r1: new configfile location is inconsistent with freshclam.conf
Product: Gentoo Linux Reporter: Hanno Böck <hanno>
Component: Current packagesAssignee: Antivirus Team <antivirus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hanno Böck gentoo-dev 2021-10-21 14:55:50 UTC
The latest clamav ebuild installs configs for clamd and freshclam to /etc/clamav/.

However the freshclam.conf file installed by default references the clamd.conf file in the old location:
# Send the RELOAD command to clamd.
# Default: no
NotifyClamd /etc/clamd.conf


I am not entirely sure what motivated the relocation of the config files. I generally think we should usually stick with default upstream paths, precisely to avoid such problems.
Comment 1 Larry the Git Cow gentoo-dev 2022-01-12 21:22:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b942e8883e4a2d6d3a863701d453c60c6a1ee02

commit 6b942e8883e4a2d6d3a863701d453c60c6a1ee02
Author:     Thomas Raschbacher <lordvan@gentoo.org>
AuthorDate: 2022-01-12 21:19:19 +0000
Commit:     Thomas Raschbacher <lordvan@gentoo.org>
CommitDate: 2022-01-12 21:22:03 +0000

    app-antivirus/clamav: new upstream security release v0.104.2.
    
    Bug: https://bugs.gentoo.org/831083
    Closes: https://bugs.gentoo.org/819216
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>

 app-antivirus/clamav/Manifest                 |   2 -
 app-antivirus/clamav/clamav-0.104.0-r1.ebuild | 219 --------------------------
 app-antivirus/clamav/clamav-0.104.1.ebuild    | 215 -------------------------
 app-antivirus/clamav/clamav-0.104.2.ebuild    |   4 +-
 4 files changed, 2 insertions(+), 438 deletions(-)