On Thu, Mar 06, 2014 at 10:45:38AM +0000, David Banks wrote:
> 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.
>

Thank you David. I have updated it in Git:
https://github.com/ana/pkg-fabric/commit/9620a30ec8c764735f665c086e7241028b7cfc04


-- 
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