Project

General

Profile

Anomalie #6931

active_rvp init fonctionne mais il affiche un warning

Added by Fabrice Barconnière over 9 years ago. Updated about 9 years ago.

Status:
Fermé
Priority:
Normal
Category:
-
Start date:
Due date:
04/04/2014
% Done:

100%

Estimated time:
2.00 h
Spent time:
Distribution:
EOLE 2.4

Description

L'activation du VPN fonctionne mais chercher du message d'erreur :

/usr/share/eole/sbin/active_rvp init
   1. manuel
   2. zephir
   3. quitter
choisissez le mode : 2
Entrez le login Zephir : admin_zephir
Entrez le mot de passe Zephir : 
Entrez l'identifiant Zephir du serveur ARV (Sphynx) : 4
#->archive récupérée

Passphrase du certificat 0210066H-15 : 
unable to load Private Key
140045932676768:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:696:Expecting: ANY PRIVATE KEY
 * Arret du Reseau Virtuel Privé                                                   [ OK ] 
 * Lancement du Reseau Virtuel Privé                                               [ OK ]


Related issues

Related to arv - Anomalie #7234: Le script posttemplate 00-arv affiche des choses étranges à la première instance Fermé 01/28/2014 04/04/2014
Related to conf-sphynx - Anomalie #7454: /usr/share/eole/sbin/init_sphynx affiche les clé privées Fermé 04/04/2014
Related to eole-common - Evolution #7800: Shell : utiliser bash par défaut plutôt que dash Fermé 04/04/2014

Associated revisions

Revision 2b28a4e0 (diff)
Added by Fabrice Barconnière about 9 years ago

arv/lib/util.py : code identique à EOLE 2.3
fixes #6931 @30m

History

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

  • Subject changed from active_rvp init fonctionne to active_rvp init fonctionne mais il affiche un warning
  • Target version changed from Eole 2.4-beta3 to Eole 2.4-RC2

#2 Updated by Fabrice Barconnière over 9 years ago

Peut-être lié à #7234

#3 Updated by Fabrice Barconnière over 9 years ago

  • Target version changed from Eole 2.4-RC2 to Eole 2.4-RC3

#4 Updated by Joël Cuissinat about 9 years ago

  • Due date set to 04/04/2014
  • Estimated time set to 2.00 h

#5 Updated by Fabrice Barconnière about 9 years ago

  • Status changed from A étudier to Accepté
  • % Done changed from 0 to 50

Python lance les commandes shell avec /bin/sh qui est un lien vers /bin/dash.
En mettant bash comme shell alternatif (update-alternatives --install /bin/sh sh /bin/bash 100) on retrouve le même comportement qu'en 2.3.
Le mieux serait donc de remettre le code ARV à l'dentique d'EOLE 2.3 (concerne arv/lib/util.py)

#6 Updated by Fabrice Barconnière about 9 years ago

  • Status changed from Accepté to Résolu
  • % Done changed from 50 to 100

#7 Updated by Joël Cuissinat about 9 years ago

  • Status changed from Résolu to Fermé

Non re-vérifié mais validé dans les tests squashTM.

Also available in: Atom PDF