Project

General

Profile

Anomalie #7623

Creoled ne devrait pas chercher à upgrader le fichier config.eol

Added by Emmanuel GARETTE over 9 years ago. Updated over 9 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
Due date:
03/21/2014
% Done:

100%

Spent time:
Distribution:
EOLE 2.4

Description

Lors de la migration 2.3 vers 2.4, creoled detect un config.eol version 2.3 et cherche à le convertir en 2.4.

Comme l'upgrade utilise les eosfunc ... qui utilise creole client qui utilise creoled, le service ne démarre pas.


Related issues

Related to creole - Evolution #7622: Migration 2.3 à 2.4 (début d'implémentation) Fermé 03/21/2014

Associated revisions

Revision 1d5c6778 (diff)
Added by Emmanuel GARETTE over 9 years ago

creoled ne devrait pas se charger d'upgrader le config.eol (fixes #7623)

History

#1 Updated by Emmanuel GARETTE over 9 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

#2 Updated by Joël Cuissinat over 9 years ago

  • Due date set to 03/21/2014

#3 Updated by Joël Cuissinat over 9 years ago

  • Status changed from Résolu to Fermé

En mettant un fichier /etc/eole/config.eol cela fait comme si je n'avais pas de fichier de configuration :

root@amon:~# creoled --debug
creoled - Loading tiramisu configuration
 ENGINE Listening for SIGHUP.
 ENGINE Listening for SIGTERM.
 ENGINE Listening for SIGUSR1.
 ENGINE Listening for SIGINT.
 ENGINE Bus STARTING
 ENGINE Start InotifyMonitor thread
 ENGINE Started monitor thread '_TimeoutMonitor'.
 ENGINE PID 9418 written to '/tmp/creoled.pid'.
 ENGINE Started monitor thread 'Autoreloader'.
 ENGINE Serving on 127.0.0.1:8000
 ENGINE Bus STARTED
creoled - variable adresse_ip_eth0 obligatoire sans valeur renseignée
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/creole/server.py", line 302, in get
    'obligatoire sans valeur renseignée'.format(name))
Exception: variable adresse_ip_eth0 obligatoire sans valeur renseignée
127.0.0.1 - - [23/Apr/2014:17:38:18] "GET /get/creole?variable=adresse_ip_eth0 HTTP/1.1" 200 93 "" "restkit/3.3.2" 

Also available in: Atom PDF