sudo freshclam command is used for updating your
antivirus database, which cannot be run while another instance (auto
update) is already running.
Stop auto uptade process: sudo /etc/init.d/clamav-freshclam stop
Run manual update: sudo freshclam
Re-Start auto update process: sudo /etc/init.d/clamav-freshclam start
Thanks again.Attn: Clamav-usersI'm having a problem with freshclam.$ sudo freshclamWARNING: Ignoring deprecated option SafeBrowsing at /etc/clamav/freshclam.conf:22ERROR: /var/log/clamav/freshclam.log is locked by another processERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).ERROR: initialize: libfreshclam init failed.ERROR: Initialization error!$This happened after an OS update. I have Pop! OS (version of Ubuntu) and it is 20.04. Before the update, everything was working fine. I purged all files related to clamav and freshclam and reinstalled with no change.Any advice is appreciated.