On Fri, 26 Feb 2021 10:19:56 +0300 Semih Ozlem <semihozlemlinuxu...@gmail.com> wrote:
> Sorry, stopping and restarting the service seems to have solved the > problem. Does it work after a cold system restart without restarting it manually? If not, my guess is some clamav or clamav-daemon dependency is not getting loaded. I'm not running the daemon and clamav run manually works fine. Clamav-freshclam works fine, too, without manually starting it. But I'm not running a standard desktop set up. Just a window manager and a panel. B > Semih Ozlem <semihozlemlinuxu...@gmail.com>, 26 Şub 2021 Cum, 10:18 > tarihinde şunu yazdı: > > > user@debian:~$ sudo systemctl status clamav-daemon.service > > ● clamav-daemon.service - Clam AntiVirus userspace daemon > > Loaded: loaded (/lib/systemd/system/clamav-daemon.service; > > enabled; vendor preset: enabled) > > Drop-In: /etc/systemd/system/clamav-daemon.service.d > > └─extend.conf > > Active: inactive (dead) > > Condition: start condition failed at Fri 2021-02-26 10:15:57 +03; > > 1min 30s ago > > └─ > > ConditionPathExistsGlob=/var/lib/clamav/daily.{c[vl]d,inc} was not > > met Docs: man:clamd(8) > > man:clamd.conf(5) > > https://www.clamav.net/documents/ > > > > Feb 26 10:15:57 debian systemd[1]: Condition check resulted in Clam > > AntiVirus userspace daemon being skipped. > > > > Charles Curley <charlescur...@charlescurley.com>, 26 Şub 2021 Cum, > > 09:54 tarihinde şunu yazdı: > > > >> On Fri, 26 Feb 2021 08:58:06 +0300 > >> Semih Ozlem <semihozlemlinuxu...@gmail.com> wrote: > >> > >> > I am able to install clamav and clamav-daemon. It appears in > >> > dpkg -l results. The problem is it is not functioning properly. > >> > So I am wondering if anyone else had similar issues or not. > >> > >> Can you be a bit more explicit? What did you get, and what were you > >> expecting?