Project

General

Profile

Anomalie #2848

eosfunc.auto_network : problème de calcul du network si masque 255.255.255.255

Added by Emmanuel GARETTE over 11 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
02/07/2012
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:
Distribution:
EOLE 2.3

Description

L'erreur :

from creole.eosfunc import get_devices
print get_devices()

Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.6/creole/eosfunc.py", line 329, in get_devices
ip, netmask = dev3.split('/')
ValueError: need more than 1 value to unpack

Patch en attachement réalisé à partir de Creole 2.3-eole174

eosfunc.diff View (478 Bytes) Emmanuel GARETTE, 02/07/2012 05:57 PM

Associated revisions

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

Correction du calcul du network dans eosfunc.auto_network (fixes #2848 @10m)
  • eosfunc.py : application du patch eosfunc.diff

History

#1 Updated by Lionel Caylat over 11 years ago

Dans le département du Val d'Oise, nous avons encore de nombreux sites avec des modems simples. Ce problème est bloquant pour démarrer la migration vers la version 2.3 pour nous. Merci d'avance si vous pouvez faire descendre ce patch rapidement.

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

  • Assigned To set to Joël Cuissinat
  • Target version set to Mises à jour 2.3.4 RC
  • Estimated time set to 0.50 h

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

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

#4 Updated by Fabrice Barconnière over 11 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF