Project

General

Profile

Bug #5561

Dépendance à python-pkg-resources manquante

Added by Frédéric Péters almost 11 years ago. Updated over 10 years ago.

Status:
Fermé
Priority:
Normal
Start date:
23 September 2014
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:

Description

D'un python-entrouvert fraichement installé via son paquet,

>>> from entrouvert.wsgi.middleware import VersionMiddleware
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/dist-packages/entrouvert/wsgi/middleware.py", line 3, in <module>
    import pkg_resources
ImportError: No module named pkg_resources

History

#1

Updated by Benjamin Dauvergne (retour le 1er août) almost 11 years ago

C'est bizarre c'est pourtant mon dernier patch, 1ff96ba5 sur la branche Debian et j'ai ça sur une machine de dév:

vincennes.dev:~# apt-cache show python-entrouvert
Package: python-entrouvert
Version: 6.1.0.15.gce71993-1~eob70+1
Architecture: all
Maintainer: Benjamin Dauvergne <info@entrouvert.com>
Installed-Size: 347
Depends: python (>= 2.6), python-django (>= 1.5), python-pkg-resources
Priority: optional
Section: python
Filename: pool/main/p/python-entrouvert/python-entrouvert_6.1.0.15.gce71993-1~eob70+1_all.deb
Size: 22664
SHA256: 8bce932a834d226c877d1cee4223651cd428bcb7397cccd068c2561f4b16003e
SHA1: 2631c08f96ec730cf968427debedac8e24a7bd27
MD5sum: 921532a81a5dd799bc62bac36dab98dc
Description: Entr'ouvert tools
#2

Updated by Benjamin Dauvergne (retour le 1er août) almost 11 years ago

  • Status changed from Nouveau to Information nécessaire
#3

Updated by Frédéric Péters almost 11 years ago

  • Status changed from Information nécessaire to Nouveau

C'est le paquet installé sur le serveur wcs cdg59.

root@cdg59-4:/etc/apache2# apt-cache policy python-entrouvert
python-entrouvert:
  Installed: 6.1.0-1~eob60+1
  Candidate: 6.1.0-1~eob60+1
  Version table:
 *** 6.1.0-1~eob60+1 0
        500 http://deb.entrouvert.org/ squeeze-testing/main amd64 Packages
        100 /var/lib/dpkg/status
     6.0.3.g3bee3bc-1+eob7~eo60+1 0
        500 http://deb.entrouvert.org/ squeeze/main amd64 Packages
#4

Updated by Benjamin Dauvergne (retour le 1er août) almost 11 years ago

J'ai mis à jour le dépôt squeeze-testing avec la dernière version, je te laisse tester.

#5

Updated by Benjamin Dauvergne (retour le 1er août) almost 11 years ago

  • Assignee set to Frédéric Péters
#6

Updated by Frédéric Péters over 10 years ago

  • Status changed from Nouveau to Fermé

C'est dorénavant ok côté cdg.

Also available in: Atom PDF