Hide Forgot
Description of problem: clamd (running as clamscan user) fails to start due to incorrect permissions on files in /var/lib/clamav $ ls -l *.cvd -rw-------. 1 clamupdate clamupdate 69708 Apr 11 10:10 bytecode.cvd -rw-------. 1 clamupdate clamupdate 109143933 Apr 11 10:10 main.cvd Version-Release number of selected component (if applicable): 0.99-2.el7 How reproducible: Fresh install of clamav (Packages updated from a previous version are not affected) Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Have currently worked around by applying the same permissions as installations that have been upgraded from a previous version. /var/lib/clamav $ ls -l *.cvd -rw-r--r--. 1 clamupdate clamupdate 69708 Apr 11 10:10 bytecode.cvd -rw-r--r--. 1 clamupdate clamupdate 109143933 Apr 11 10:10 main.cvd
I can't reproduce this with 0.99.1-1.el7
Confirmed 0.99.1-1.el7 no longer had the issue described for previous version 0.99-2.el7