Projet

Général

Profil

Tâche #28163

Mis à jour par Benjamin Bohard il y a presque 5 ans

J'ai demandé la mise à jour d'un serveur via les actions Zéphir.

Le serveur commence a se mettre à jour, via le service zstats :

<pre>
root 22408 0.8 6.7 256232 68316 ? Ss 10:58 0:01 /usr/bin/python2 /usr/bin/twistd --nodaemon --no_save --pidfile /run/z_stats.pid zephiragents --tmp=data --data=stats --archive=/tmp --static=static --actions=actions
root 27342 0.0 0.3 22576 3320 ? S 11:00 0:00 \_ sh -c /usr/share/zephir/scripts/zephir_client call &> /dev/null
root 27343 0.0 0.3 22576 3324 ? S 11:00 0:00 \_ /bin/bash /usr/share/zephir/scripts/zephir_client call
root 27344 1.2 2.8 93484 29032 ? S 11:00 0:00 \_ python /usr/share/zephir/scripts/zephir_client.py call
uucp 28622 0.0 0.2 19636 2220 ? S 11:00 0:00 \_ /usr/sbin/uuxqt -s zephir
uucp 28623 0.0 0.1 9920 1124 ? S 11:00 0:00 \_ /bin/bash /usr/share/zephir/scripts/zephir_client maj_auto
uucp 28624 9.0 2.7 76208 27620 ? S 11:00 0:00 \_ python /usr/share/zephir/scripts/zephir_client.py maj_auto
uucp 28653 0.0 0.1 9920 1232 ? S 11:00 0:00 \_ sh -c sudo /usr/share/zephir/scripts/maj_auto.zephir 2>&1 >> /var/log/zephir/last_action.log
root 28654 0.0 0.3 66888 3736 ? S 11:00 0:00 \_ sudo /usr/share/zephir/scripts/maj_auto.zephir
root 28656 11.0 3.5 141280 35404 ? S 11:00 0:00 \_ python /usr/share/zephir/scripts/maj_auto.zephir
root 28686 16.0 4.5 176444 45704 ? S 11:00 0:00 \_ /usr/bin/python2 /usr/bin/Maj-Auto -W
root 28750 0.0 0.5 46500 5652 ? R 11:00 0:00 \_ apt-get install -f
</pre>

mais le service est stoppé au moment de l'installation de zephir-stats.

La mise à jour se retrouve alors dans un état incohérent.

Il ne faudrait pas que le paquet coupe la mise à jour durant la mise à jour.

Retour