Solapas principales

Al actualizar ClamAv me daba el siguiente error:

ERROR: Please edit the example config file /etc/clamav/freshclam.conf

Editando con nano el fichero encuentro una de las lineas de comentarios 'descomentada'

---------------------------------------------------------------------------------------------------------------------------

# Comment or remove the line below.
Example
 
---------------------------------------------------------------------------------------------------------------------------
 
Comentarla quedando así:
 
----------------------------------------------------------------------------------------------------------------------------
# Comment or remove the line below.
# Example
 
-----------------------------------------------------------------------------------------------------------------------------
 
Y listo podemos ejecutar:
 
freshclam -v
 
Errores comunes en ClamAv:
 
Error: Clamd was NOT notified
 
Error: No supported database files found
 
Error: Can't create temporary directory
 

Solución:  https://wiki.archlinux.org/index.php/ClamAV_(Espa%C3%B1ol)