[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Mise à jour de python.



Bonjour,

Après une semaine de déplacement, je fais la mise à jour de ma lenny et j'obtiens une erreur avec python :

"Paramétrage de python2.5-minimal (2.5.2-3) ...
Linking and byte-compiling packages for runtime python2.5...
warning: Python C API version mismatch for module strop: This Python has API version 1013, module strop has version 1012. warning: Python C API version mismatch for module time: This Python has API version 1013, module time has version 1012. warning: Python C API version mismatch for module cStringIO: This Python has API version 1013, module cStringIO has version 1012. warning: Python C API version mismatch for module _locale: This Python has API version 1013, module _locale has version 1012. warning: Python C API version mismatch for module struct: This Python has API version 1013, module struct has version 1012. warning: Python C API version mismatch for module operator: This Python has API version 1013, module operator has version 1012. warning: Python C API version mismatch for module select: This Python has API version 1013, module select has version 1012. warning: Python C API version mismatch for module fcntl: This Python has API version 1013, module fcntl has version 1012.
Traceback (most recent call last):
 File "/usr/bin/pycentral", line 1891, in <module>
   main()
 File "/usr/bin/pycentral", line 1885, in main
   rv = action.run(global_options)
 File "/usr/bin/pycentral", line 1469, in run
   pkg = DebPackage('package', pkgname, oldstyle=False)
 File "/usr/bin/pycentral", line 303, in __init__
   self.read_pyfiles()
 File "/usr/bin/pycentral", line 345, in read_pyfiles
   import subprocess
 File "/usr/lib/python2.4/subprocess.py", line 380, in <module>
   import pickle
 File "/usr/lib/python2.4/pickle.py", line 36, in <module>
   import warnings
 File "/usr/lib/python2.4/warnings.py", line 258, in <module>
   simplefilter("ignore", category=OverflowWarning, append=1)
NameError: name 'OverflowWarning' is not defined"

Et du coup, me voici avec une série de paquet non configurés :

python2.5-minimal
python2.5
pidgin
python-uno
python-minimal
python-wxgtk2.6
python
python-gobject
python-central
gimp-python
python-elementtree
python-libxml2
openoffice.org-writer
openoffice.org
python-tk
python-ctypes
openoffice.org-help-fr

Je n'ai pas trouvé d'infos concluantes sur le web.

La seule solution que j'ai, est de supprimer la version 2.5 de python et de revenir à des versions antérieures des-dits paquets mais je ne trouve pas ça très élégant.

Merci par avance pour toute aide, idée, solutions.

Antoine


Reply to: