Your message dated Mon, 15 Aug 2011 21:05:08 +0000
with message-id <[email protected]>
and subject line Bug#637920: fixed in pep8 0.6.1-2
has caused the Debian Bug report #637920,
regarding ImportError: No module named pkg_resources
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
637920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637920
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pep8
Version: 0.6.1-1
Severity: important
>From a clean and minimal unstable system:
$ pep8
Traceback (most recent call last):
File "/usr/bin/pep8", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
After installing the package python-pkg-resources I get another error:
$ pep8
Traceback (most recent call last):
File "/usr/bin/pep8", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2672,
in <module>
working_set.require(__requires__)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 654, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute
I then installed python-distribute (as suggested by
python-pkg-resources) that is in fact a virtual package for
python-setuptools and now pep8 is working
$ pep8
Usage: pep8 [options] input ...
pep8: error: input not specified
Maybe you should revert the change introduced in version 0.6.1-1 to fix
bug #581019 "setuptools dep unneeded, change to pkg_resources "
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pep8 depends on:
ii python 2.6.7-3 interactive high-level object-orie
ii python-support 1.0.14 automated rebuilding support for P
pep8 recommends no packages.
pep8 suggests no packages.
-- no debconf information
--
Dr. Ludovic Rousseau
--- End Message ---
--- Begin Message ---
Source: pep8
Source-Version: 0.6.1-2
We believe that the bug you reported is fixed in the latest version of
pep8, which is due to be installed in the Debian FTP archive:
pep8_0.6.1-2.diff.gz
to main/p/pep8/pep8_0.6.1-2.diff.gz
pep8_0.6.1-2.dsc
to main/p/pep8/pep8_0.6.1-2.dsc
pep8_0.6.1-2_all.deb
to main/p/pep8/pep8_0.6.1-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Watson <[email protected]> (supplier of updated pep8 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 15 Aug 2011 20:56:11 +0100
Source: pep8
Binary: pep8
Architecture: source all
Version: 0.6.1-2
Distribution: unstable
Urgency: low
Maintainer: David Watson <[email protected]>
Changed-By: David Watson <[email protected]>
Description:
pep8 - Python PEP 8 code style checker
Closes: 637920
Changes:
pep8 (0.6.1-2) unstable; urgency=low
.
* Revert depends change. (Closes: #637920)
* Update Standards version, no changes needed.
Checksums-Sha1:
8799c30a4d0592d3b956017ecf569f1ad4395e75 993 pep8_0.6.1-2.dsc
21ef45a470d739e72783e3afd9bd11c6e6df93be 2584 pep8_0.6.1-2.diff.gz
61666101ba07687070f667ffcdd8050fff2c738e 27364 pep8_0.6.1-2_all.deb
Checksums-Sha256:
c8e2996c1e4ddeca1270d911ce2dae8452433538914911ae41e2708516113b88 993
pep8_0.6.1-2.dsc
85470e3134ac8b888f6c51d907acf4dabd06846efce0d49b37e34df198288bb7 2584
pep8_0.6.1-2.diff.gz
5f5d225a8eb64e6eaefeed49312ece0beccf5e9155d77908fd7fb0bdc8560725 27364
pep8_0.6.1-2_all.deb
Files:
857687596a98f1e4307b91458b1ba8cf 993 python optional pep8_0.6.1-2.dsc
bf111b66e48d1310bf4830d50f5bb2bd 2584 python optional pep8_0.6.1-2.diff.gz
2c5dbeda35b11fbac9ab7de252be67e0 27364 python optional pep8_0.6.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk5Je8EACgkQDeh5nqfWrnnv0gCgsjn/PZkv3qM2pAzGzoterRZ3
d7oAoM/D29dNHU+CORqDWgV90arC8Zs2
=khYh
-----END PGP SIGNATURE-----
--- End Message ---