Projet

Général

Profil

Tâche #23287

Mis à jour par Emmanuel GARETTE il y a environ 6 ans

Chaque jour on recoit un mail de eole-debsums sur Zéphir :

<pre>
run-parts: /etc/cron.daily/eole-debsums exited with return code 1
</pre>

Et je confirme :

<pre>
root@zephir:~# /etc/cron.daily/eole-debsums
root@zephir:~# echo $?
1
</pre>

Le fichier /var/log/eole-debsums/eole.ignored est mal interprété :

<pre>
root@zephir:~# /usr/share/eole/debsums/eole-debsums.sh
List modified files…
Filter files listed by /etc/eole/debsums-ignore.d/eole.conf…
eole-debsums: /usr/share/eole/debsums/eole-debsums.sh
dpkg-query: aucun chemin ne correspond à *debsums:*
dpkg-query: aucun chemin ne correspond à *(from*
dpkg-query: aucun chemin ne correspond à *package)*
</pre>

Le contenu du fichier :
<pre>
/usr/share/zephir/monitor/static/img/rouge.gif
/usr/share/zephir/monitor/static/img/vert.gif
debsums: missing file /usr/share/zephir/web/images/readme.txt (from zephir-web package)
/usr/share/zephir/utils/conf_db
</pre>

Retour