| 
		
	
	
	
		
	Posts: 184 
	Threads: 55 
	Joined: Jan 2016
	
 Reputation: 
0 
	
	
		everyday, it's always shows up to date but it never download definition updates, any suggestions? Code: ___@___-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo freshclam[sudo] password for ___:
 ERROR: /var/log/clamav/freshclam.log is locked by another process
 ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).
 ___@___-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo rm -rf /var/log/clamav/freshclam.log
 ___@___-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo freshclam
 ClamAV update process started at Thu Feb 23 14:58:17 2017
 main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60, builder: amishhammer)
 daily.cld is up to date (version: 23117, sigs: 1660426, f-level: 63, builder: neo)
 bytecode.cvd is up to date (version: 290, sigs: 55, f-level: 63, builder: neo)
 ___@___-HP-Compaq-dc7800-Small-Form-Factor:~$
 
	
	
	
		
	Posts: 3,234 
	Threads: 125 
	Joined: Jul 2014
	
 Reputation: 
0 
	
	
	
		
	Posts: 184 
	Threads: 55 
	Joined: Jan 2016
	
 Reputation: 
0 
	
	
		thank you 
is it look ok?
 Code: ___@___-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo update-rc.d clamav-freshclam disable[sudo] password for ___:
 insserv: warning: current start runlevel(s) (empty) of script `clamav-freshclam' overrides LSB defaults (2 3 4 5).
 insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `clamav-freshclam' overrides LSB defaults (0 1 6).
 ___@___-HP-Compaq-dc7800-Small-Form-Factor:~$
 
	
	
	
		
	Posts: 3,234 
	Threads: 125 
	Joined: Jul 2014
	
 Reputation: 
0 
	
		
		
		02-23-2017, 11:34 PM 
(This post was last modified: 02-23-2017, 11:37 PM by bitsnpcs.)
		
	 
		You're welcome     
It looks like it is set to manual updates. 
If you try the manual update now, and check the log location specified for updates ?
Fsearch Jerry is testing  for possible future LL version, is very quick.
	 
	
	
	
		
	Posts: 184 
	Threads: 55 
	Joined: Jan 2016
	
 Reputation: 
0 
	
	
		ok where do i check the location specified for updates?
	 
	
	
	
		
	Posts: 3,234 
	Threads: 125 
	Joined: Jul 2014
	
 Reputation: 
0 
	
		
		
		02-24-2017, 01:03 AM 
(This post was last modified: 02-24-2017, 01:16 AM by bitsnpcs.)
		
	 
		From the above link -  
"If you check the log
 Code: tail -10 /var/log/clamav/freshclam.log
you will probably see updates for the freshclam as early as today."
 
Or you can click "Home folder", then choose "File System", then browse to the folder and log file path. 
Eg; File System>var folder>log folder> find log file named freshclam.log, x2 left click mouse to open it, and then you can read the info inside, that you are looking for, of updates, and when checking after manual updates.
	 
	
	
	
		
	Posts: 184 
	Threads: 55 
	Joined: Jan 2016
	
 Reputation: 
0 
	
	
		thank you, that's how i found the log? Code: ___@___-HP-Compaq-dc7800-Small-Form-Factor:~$ sudo su[sudo] password for ___:
 root@___-HP-Compaq-dc7800-Small-Form-Factor:/home/___# tail -10 /var/log/clamav/freshclam.log
 Thu Feb 23 14:58:17 2017 -> --------------------------------------
 Thu Feb 23 14:58:17 2017 -> ClamAV update process started at Thu Feb 23 14:58:17 2017
 Thu Feb 23 14:58:17 2017 -> main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60, builder: amishhammer)
 Thu Feb 23 14:58:17 2017 -> daily.cld is up to date (version: 23117, sigs: 1660426, f-level: 63, builder: neo)
 Thu Feb 23 14:58:17 2017 -> bytecode.cvd is up to date (version: 290, sigs: 55, f-level: 63, builder: neo)
 Thu Feb 23 15:21:20 2017 -> --------------------------------------
 Thu Feb 23 15:21:20 2017 -> ClamAV update process started at Thu Feb 23 15:21:20 2017
 Thu Feb 23 15:21:20 2017 -> main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60, builder: amishhammer)
 Thu Feb 23 15:21:20 2017 -> daily.cld is up to date (version: 23117, sigs: 1660426, f-level: 63, builder: neo)
 Thu Feb 23 15:21:20 2017 -> bytecode.cvd is up to date (version: 290, sigs: 55, f-level: 63, builder: neo)
 root@___-HP-Compaq-dc7800-Small-Form-Factor:/home/___#
 
	
	
	
		
	Posts: 3,234 
	Threads: 125 
	Joined: Jul 2014
	
 Reputation: 
0 
	
		
		
		02-24-2017, 11:02 AM 
(This post was last modified: 02-24-2017, 11:04 AM by bitsnpcs.)
		
	 
		You're welcome     
It shows it checked for updates for - 
main.cvd 
daily.cld 
bytecode.cvd
 
At 14:48, and again 33 minutes later at 15.21, that there were no new updates available or installed for these 3 components during those 33 minutes, as the version, sigs and build numbers are the same when compared.
 
You can check the log again after a period of time, and a manual update, to confirm if there were any new updates available, or added.
	 |