Project

General

Profile

Anomalie #2140

check_certs.py : plante a cause d'une liste de liste et eole-sso ne démarre pas

Added by Emmanuel GARETTE (2) over 11 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
10/01/2011
Due date:
% Done:

100%

Spent time:
Distribution:
EOLE 2.3

Description

La variable "cas_dom" est une liste dans : test_addrs.insert(0, cas_dom)

Donc test_addrs est une liste de liste.

Cette ligne ne fonctionne pas :
print_orange(missing_msg % (config.CERTFILE, ", ".join(addr_err)))

On ne peut pas faire une join sur une liste de liste.

Donc ca plante lamentablement.

Mais comme le script de démarrage eole-sso commence par un "set -e", eole-sso ne démarre pas.

Je ne sais pas corriger.

Associated revisions

Revision 64993355 (diff)
Added by Bruno Boiget over 11 years ago

correction sur check_certs.py (fixes #2140)

Revision ec03f70e (diff)
Added by Joël Cuissinat over 11 years ago

check_certs.py : fix test sur web_url (fixes #2140)

History

#1 Updated by Joël Cuissinat over 11 years ago

  • Assigned To set to Bruno Boiget
  • Target version set to Mises à jour 2.3 - 02 RC

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

  • Target version changed from Mises à jour 2.3 - 02 RC to Mises à jour 2.3 - 02 Stable

#3 Updated by Bruno Boiget over 11 years ago

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

#4 Updated by Joël Cuissinat over 11 years ago

  • Distribution set to EOLE 2.3

Nb : la modification était présente lors de l'annonce de la candidate : 2.3 - 02 RC, paquet : eole-sso (2.3-eole91~9.gbp649933)

#5 Updated by Joël Cuissinat over 11 years ago

  • Status changed from Résolu to En attente d'informations
  • % Done changed from 100 to 50

La correction n'est pas satisfaisante !

Attention, les adresses suivantes ne sont pas définies
comme sujet du certificat /etc/ssl/certs/eole.crt: 0, 3, 8, 6, ., 2, 9, 1

#6 Updated by Joël Cuissinat over 11 years ago

  • Status changed from En attente d'informations to Résolu
  • % Done changed from 50 to 100

#7 Updated by Joël Cuissinat over 11 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF