Tâche #9437
instanciation impossible si Services > activer apache est à "non"
Description
Enable System V service z_stats
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Génération des certificats
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Erreur creole 1 : tentative d'accès à une option nommée : applications_web avec les propriétés ['disabled']
Erreur lors de la génération des certificats : Erreur creole 1 : tentative d'accès à une option nommée : applications_web avec les propriétés ['disabled']
root@horus:~# gen_config
gen_config n'est pas joignable, veuillez consulter les journaux d'eoleflask pour en savoir plus :
/var/log/eoleflask/eolegenconfig.log
et relancer le service
Related issues
Associated revisions
Si apache n'est pas activé, il ne faut pas tenter de faire le certificat.
Ref #9437 @15m
Autorise l'upgrade d'un paquet installé par "apt-eole install"
- ajout d'une option always_install pour EolePkgApt (False par défaut)
- option always_install positionnée à True dans apt_cli (apt-eole)
Fixes #9437 @1h30m
History
#1 Updated by Klaas TJEBBES over 8 years ago
Après avoir activé apache, l'instance se termine correctement.
#2 Updated by Benjamin Bohard over 8 years ago
- Tracker changed from Anomalie to Tâche
#3 Updated by Benjamin Bohard over 8 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
La chaine de certificats pour apache n'est créée que si apache est activée.
#4 Updated by Bruno Boiget about 8 years ago
Appliqué par commit python-pyeole:d2534fea1dd9078683a9e10f5727d06670a4a094.
=> mauvaise référence !
#5 Updated by Joël Cuissinat about 8 years ago
- Status changed from Résolu to En cours
- Assigned To set to Benjamin Bohard
- Estimated time set to 1.00 h
- Remaining (hours) set to 0.5
OK sauf qu'en voulant valider, je suis tombé sur une autre erreur :
Avec le fichier 01_apache.gen_cert
corrigé :
root@amonecole:~# /usr/share/creole/gen_certif.py root@amonecole:~#
Avec le fichier 01_apache.gen_cert
non corrigé :
root@amonecole:~# /usr/share/creole/gen_certif.py Erreur : Traceback (most recent call last): File "/usr/share/creole/gen_certif.py", line 66, in <module> print str(e) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 33: ordinal not in range(128)
#6 Updated by Joël Cuissinat about 8 years ago
- Status changed from En cours to Résolu
Appliqué par commit creole:3a46c252d768c7653b248c57b56b87cfde5d5279.
#7 Updated by Joël Cuissinat about 8 years ago
- Target version set to sprint 2014 44-45
- Remaining (hours) changed from 0.5 to 0.1
#8 Updated by Joël Cuissinat about 8 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.1 to 0.0
Les erreurs Creole sont bien affichées maintenant.