Tâche #10697
Scénario #10630: Préparer une maquette EOLE 2.5α
EoleSSO n'est pas fonctionnel sur 2.5.0
Remaining (hours):
0.0
Description
Visiblement, il s'agit d'un problème d'import lié à twisted :
root@scribe:~# /etc/init.d/eole-sso start * Starting Serveur d'authentification eole-sso Compiling /usr/share/sso/interface/template.tmpl -> /usr/share/sso/template.py Traceback (most recent call last): File "/usr/bin/eole-sso", line 66, in <module> start_service() File "/usr/bin/eole-sso", line 37, in start_service from check_certs import run_check File "/usr/share/sso/check_certs.py", line 23, in <module> from eolesso.libsecure import ClientContextFactory File "/usr/lib/python2.7/dist-packages/eolesso/libsecure.py", line 20, in <module> from twisted.web.client import HTTPClientFactory, _parse ImportError: cannot import name _parse
Associated revisions
Suppression d'un import _parse (fixes #10697 @2h)
Suppression d'un import _parse (fixes #10697 @2h)
History
#1 Updated by Lionel Morin almost 8 years ago
- Status changed from Nouveau to En cours
#2 Updated by Lionel Morin almost 8 years ago
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
Appliqué par commit eole-sso:cefaa67a463477da0c861c81eeeb93573c090670.
#3 Updated by Joël Cuissinat almost 8 years ago
- Assigned To set to Lionel Morin
- Remaining (hours) changed from 2.0 to 0.15
#4 Updated by Lionel Morin almost 8 years ago
Appliqué par commit eole-sso:45d91a65d5874d88326c74757a168d926d58540b.
#5 Updated by Joël Cuissinat almost 8 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.15 to 0.0
OK