Tâche #15438
Distribution EOLE - Scénario #15270: Traitement express (10-12)
Erreur de syntaxe dans l'agent gaspacho
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
ligne 178 :
logger.error(' - plugin %s is not compatible with this conflevel' % (plugin_name, conflevel))
Related issues
Associated revisions
Correction erreur de syntaxe dans l'agent gaspacho
Ref: #15438 @20m
History
#1 Updated by Joël Cuissinat almost 7 years ago
- Tracker changed from Demande to Tâche
- Status changed from Nouveau to En cours
- Assigned To set to Joël Cuissinat
- Estimated time set to 1.50 h
- Remaining (hours) set to 1.5
Je constate que le paquet gaspacho-agent_2.4.2~1-1 est utilisé pour toutes les versions EOLE >= 2.4.2
Je propose, en accord avec Benjamin de corriger pour EOLE >= 2.4.2
#2 Updated by Joël Cuissinat almost 7 years ago
- % Done changed from 0 to 100
- Parent task set to #15270
- Remaining (hours) changed from 1.5 to 0.25
Paquet eole-2.4.2-proposed-updates gaspacho-agent 2.4.2-1 copié dans :
- eole-2.5.1-proposed-updates
- eole-2.5.2-proposed-updates
Recompilation spécifique pour 2.6.0
#3 Updated by Scrum Master almost 7 years ago
- Status changed from En cours to Résolu
#4 Updated by Klaas TJEBBES almost 7 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.25 to 0.0
# head -n 178 /usr/share/pyshared/gaspacho_agent/agent.py | tail -1 logger.error(' - plugin %s is not compatible with this conflevel %s' % (plugin_name, conflevel))