Erreur après une mise à jour de debian

Cron <root@web> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

/etc/cron.daily/webalizer:
Error Opening file /usr/share/GeoIP/GeoIP.dat

Solution, installer le paquet geoip-database pour installer le fichier /usr/share/GeoIP/GeoIP.dat

apt-get install geoip-database

Source: Webalizer: Error Opening file /usr/share/GeoIP/GeoIP.dat on Debian Linux