uptime is the game, downtime is the name

Heute gemacht, in der Hoffnung das es ohne Probs durchläuft und dann:

1
2
3
Starting ClamAV daemon: clamd LibClamAV Error: cli_loaddb(): No supported database files found in /var/lib/clamav
ERROR: Not supported data format
 failed!

oh noez.

Also Datenbank neubauen:

1
2
 rm -rf /var/lib/clamav/main.inc/
 rm -rf /var/lib/clamav/daily.inc/

dann noch ein:

1
freshclam

und schon:

1
2
/etc/init.d/clamav-daemon start
Starting ClamAV daemon: clamd .
Keine Kommentare
Post a comment