[Bug 213893] devel/py-fabric
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 29 18:09:45 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213893
Bug ID: 213893
Summary: devel/py-fabric
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: koobs at FreeBSD.org
Reporter: blackmore at pichove.org
Assignee: koobs at FreeBSD.org
Flags: maintainer-feedback?(koobs at FreeBSD.org)
The following error occurs after upgrading to py27-fabric-1.12.0,1
Traceback (most recent call last):
File "/usr/local/bin/fab", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
2991, in <module>
@_call_aside
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
2977, in _call_aside
f(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3004, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
664, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
677, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
856, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'paramiko<2.0,>=1.10' distribution was
not found and is required by Fabric
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list