Package: fabric
Version: 1.8.2-1
Severity: minor

The package specifies a runtune dependency on python-paramiko (>= 1.6), but
the "fab" command will fail if the paramiko version is less than 1.10.0.

    amoe@kruis2 $ fab
    Traceback (most recent call last):
      File "/usr/bin/fab", line 5, in <module>
        from pkg_resources import load_entry_point
      File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2711, in 
<module>
        parse_requirements(__requires__), Environment()
      File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in 
resolve
        raise DistributionNotFound(req)
    pkg_resources.DistributionNotFound: paramiko>=1.10.0

This does not cause any functional issue in testing, it is only a problem
when attempting to backport to stable, which can satisfy the package
dependencies but cannot actually run the program.

Cheers,
Dave

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.12-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fabric depends on:
ii  python                2.7.5-5
ii  python-nose           1.3.0-3
ii  python-paramiko       1.10.1-1
ii  python-pkg-resources  2.2-1

fabric recommends no packages.

Versions of packages fabric suggests:
pn  libjs-jquery  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to