Results 51 comments of Dave M

Hi @Lehmeiers , Did uninstalling clamtk change your crontab? If you type `crontab -l` at the command line, it will list what you have scheduled. So, please remove the scan...

Hi @Lehmeiers , No, I don't think it will run when switched back on. I have not tested that, though. respectfully, Dave M

Hi @Lehmeiers , See image: remove from the Scheduler, and re-add. respectfully, Dave M ![scheduler1_](https://user-images.githubusercontent.com/1854718/113474603-78288b80-9436-11eb-9f30-dba3cc8c7a3e.png)

Hi @Lehmeiers , Ok, from the command line, do this: `crontab -r` This will delete your scheduled entries. Now go to the Scheduler and try to re-add. respectfully, Dave M

Hi @Lehmeiers , This is weird! I'm going to play around and see if I can duplicate this. I haven't been able to yet, but I'll try again. This one...

Hi @Lehmeiers , I have good news and bad news. The good news is that I can duplicate the issue now, so I can work on debugging/fixing without posting back...

Hi @Lehmeiers , Sorry, one more question, and no obligation to answer on Easter, either. Can you tell me if you have the file "freshclam.conf" in your .clamtk directory? ```...

Hi @Lehmeiers , I'll do that part for you. Can you tell me the output of this: ```ls -l ~/.clamtk/db``` respectfully, Dave M

Hi @Lehmeiers , Excellent. So this should work: ```/usr/bin/freshclam --config-file=/home/ralf/.clamtk/db/freshclam.conf --datadir=/home/ralf/.clamtk/db --log=/home/ralf/.clamtk/db/freshclam.log``` This is the command clamtk will run. It seems to work for me. So if it works for...

Hi @Lehmeiers , Now that part I can't explain. It is there for the scanning, so it should be there for the signature updates. Here's something we can try: 1....