Tâche #27213
Scénario #27100: Traitement express MEN (13-15)
Pas de message d'erreur si Query-Auto échoue
Start date:
03/12/2019
Due date:
% Done:
100%
Remaining (hours):
0.0
Description
Dans /usr/share/zephir/scripts/install_paqs.zephir si Query-Auto échoue il est impossible de savoir pourquoi.
Le message d'erreur devrait être redirigé dans un fichier comme c'est fait pour les erreurs apt-get.
Associated revisions
install_paqs.zephir : redirect Query-Auto messages in a logfile
Ref: #27213
History
#1 Updated by Joël Cuissinat over 4 years ago
- Parent task set to #26618
#2 Updated by Joël Cuissinat over 4 years ago
Ligne n°91 en cause :
Query-Auto >/dev/null
à remplacer par : Query-Auto >> /tmp/Maj-Auto.log
(ou >>/tmp/Zephir-Paqs.log
mais il faudrait comprendre pourquoi il y a deux fichiers !)
#3 Updated by Joël Cuissinat over 4 years ago
- Parent task changed from #26618 to #27100
#4 Updated by Joël Cuissinat over 4 years ago
- Project changed from zephir-client to Distribution EOLE
- Status changed from Nouveau to En cours
#5 Updated by Joël Cuissinat over 4 years ago
- Status changed from En cours to Résolu
- Assigned To set to Joël Cuissinat
- % Done changed from 0 to 100
Fait pour EOLE >= 2.6.0
#6 Updated by Joël Cuissinat over 4 years ago
Non testé
#7 Updated by Joël Cuissinat over 4 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) set to 0.0