Project

General

Profile

Tâche #30178

Scénario #30166: Faire le nécessaire pour que Zéphir 2.8.0 supporte EOLE 2.6.0

impossible d'enregistrer un module 2.6.0 sur un Zéphir 2.8.0

Added by Ludwig Seys over 3 years ago. Updated over 3 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
05/26/2020
Due date:
% Done:

100%

Estimated time:
0.00 h
Remaining (hours):
0.0

Description

1. installation zephir 2.8 suivie de:
- Maj-Auto D => OK
instance => OK

2.eolebase :
- copie des certificat => OK
- enregistrement zephir => OK

3.interface zephir :
-modification de la configuration => OK
-action : envoyer la nouvelle configuration et lancer un reconfigure => OK

4.eolebase :
-synchro_zephir
message d'erreur :

root@eolebase:~# tail -f /var/log/uucp/Log
uucico zephir - (2020-05-26 15:42:06.97 3521) Handshake successful (protocol 't')
uucico zephir root (2020-05-26 15:42:06.97 3521) Sending /tmp/site1.tar (66649 bytes)
uucico zephir root (2020-05-26 15:42:06.98 3521) Receiving /var/spool/uucppublic/config-zephir.tar (174080 bytes)
uucico zephir root (2020-05-26 15:42:06.99 3521) Receiving X.zephirO0004 (62 bytes)
uucico zephir root (2020-05-26 15:42:06.99 3521) Receiving X.zephirP0005 (64 bytes)
uucico zephir - (2020-05-26 15:42:06.99 3521) Call complete (2 seconds 240855 bytes 120427 bps)
uuxqt zephir root (2020-05-26 15:42:11.00 3523) Executing X.zephirO0004 (zephir_client configure)
uuxqt zephir root (2020-05-26 15:42:11.40 3523) ERROR: Execution: Exit status 1
uuxqt zephir root (2020-05-26 15:42:11.40 3523) Execution failed (X.zephirO0004)
uuxqt zephir root (2020-05-26 15:42:11.56 3523) Executing X.zephirP0005 (zephir_client reconfigure)
root@eolebase:~# tail -f /var/log/zephir/actions.log
Tue May 26 15:42:11 2020 : zephir_client configure()
----------------------------------------------------
Traceback (most recent call last):
  File "/usr/share/zephir/scripts/config.zephir", line 26, in <module>
    code, message = verif_transfer(zephir_proxy,'config-zephir')
  File "/usr/lib/python2.7/dist-packages/zephir/lib_zephir.py", line 396, in verif_transfer
    md5string = xmlrpclib.base64.decodestring(verif_archive[1])
  File "/usr/lib/python2.7/base64.py", line 328, in decodestring
    return binascii.a2b_base64(s)
TypeError: a2b_base64() argument 1 must be string or buffer, not instance

Related issues

Related to Distribution EOLE - Tâche #30186: VPN : active_rvp avec Zéphir 2.8.0 depuis un Amon < 2.8.0 ne fonctionne pas Fermé 06/03/2020

Associated revisions

Revision b985e3d9 (diff)
Added by Emmanuel GARETTE over 3 years ago

avec Zéphir 2.8.0, convertir le MD5SUM en string (ref #30178)

History

#1 Updated by Emmanuel GARETTE over 3 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Emmanuel GARETTE over 3 years ago

  • Assigned To set to Emmanuel GARETTE

#3 Updated by Emmanuel GARETTE over 3 years ago

  • % Done changed from 0 to 100

#4 Updated by Ludwig Seys over 3 years ago

  • Status changed from En cours to Résolu

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

  • Description updated (diff)

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

  • Related to Tâche #30186: VPN : active_rvp avec Zéphir 2.8.0 depuis un Amon < 2.8.0 ne fonctionne pas added

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

  • Status changed from Résolu to Fermé
  • Remaining (hours) set to 0.0

L'enregistrement est OK : #30166#note-8

La modification a été appliquée sur toutes les versions >= 2.6.0 :

~/git/zephir-client$ git branch -r --contains b985e3d9 
  origin/2.6.0/master
  origin/2.6.1/master
  origin/2.6.2/master
  origin/2.7.0/master
  origin/2.7.1/master
  origin/2.7.2/master
  origin/HEAD -> origin/master
  origin/dist/eole/2.6.0/master
  origin/dist/eole/2.6.1/master
  origin/dist/eole/2.6.2/master
  origin/dist/eole/2.7.0/master
  origin/dist/eole/2.7.1/master
  origin/dist/eole/2.7.2/master
  origin/dist/eole/2.8.0/master
  origin/master

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

  • Estimated time set to 0.00 h

Notons que certains modules Seth 2.7.0 pourraient être impactés du fait de la diffusion, par erreur, d'un paquet de développement zephir-client numéroté 2.7.1-13~2.6a1be21 sur les dépôts samba-4.9...

Also available in: Atom PDF