Package: python-argcomplete
Version: 0.5.4-1
Severity: normal

0.5.4 contains a broken install_requires listing in setup.py which
breaks packages using argcomplete and extensions.

Traceback (most recent call last):
  File "/usr/bin/lava-server", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2793,
in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 673, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 576, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute

https://github.com/kislyuk/argcomplete/commit/5d4f9afc2e59691fbb2a0e5e647a7a5ce4a029c1

I've had to build 0.5.4 with this commit as a patch to get packages
using argcomplete to install correctly when those packages use extensions
and entry points.

The current upstream release 0.6.3 contains this fix, so packaging that version
would also fix this bug.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel
armhf

Kernel: Linux 3.10-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-argcomplete depends on:
ii  python  2.7.5-5

python-argcomplete recommends no packages.

python-argcomplete suggests no packages.

-- no debconf information


-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: signature.asc
Description: PGP signature

Reply via email to