CustomBuild Installing clamav Error

gztony8

Verified User
Joined
Aug 26, 2022
Messages
13
Centos7.9 directadmin 1.664 CustomBuild Installing clamav
Installing clamav...
Error: Unable to find a match: clamav clamav-data clamd clamav-update
grep: /etc/clamd.d/scan.conf: No such file or directory
/proc/self/fd/3: line 13869: /etc/clamd.d/scan.conf: No such file or directory
grep: /etc/clamd.d/scan.conf: No such file or directory
/proc/self/fd/3: line 13872: /etc/clamd.d/scan.conf: No such file or directory
Enabling clamd in systemd...
Failed to enable unit: Unit file [email protected] does not exist.
Failed to enable unit: Unit file clamav-freshclam.service does not exist.
Restarting freshclam.
Failed to restart clamav-freshclam.service: Unit clamav-freshclam.service not found.
Restarting clamd.
Failed to restart [email protected]: Unit [email protected] not found.
Done ClamAV.
 
I'm taking a guess that the repo for CentOS 7.9 is gone and the call to yum failed.

Does `yum update` work?
 
Back
Top