[Bug 190856] New: fabric fails after upgrading to py27-fabric-1.8.3,1

bz-noreply at freebsd.org bz-noreply at freebsd.org
Tue Jun 10 04:17:25 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190856

            Bug ID: 190856
           Summary: fabric fails after upgrading to py27-fabric-1.8.3,1
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: blackmore at pichove.org

When trying to invoke fabric I get the following message on all my FreeBSD
instances:

Traceback (most recent call last):
  File "/usr/local/bin/fab", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 2709, in
<module>
    parse_requirements(__requires__), Environment()
  File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 571, in
resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: paramiko>=1.10,<1.13

[root at MagnumBOX /var/db/ports]# uname -a
FreeBSD MagnumBOX 9.3-BETA1 FreeBSD 9.3-BETA1 #0 r267127: Fri Jun  6 02:42:43
CEST 2014     root at MagnumBOX:/usr/obj/usr/src/sys/MagnumBOX  amd64

[root at MagnumBOX /var/db/ports]# cat /var/db/ports/devel_py-fabric/options 
# This file is auto-generated by 'make config'.
# Options for py27-fabric-1.8.1,1
_OPTIONS_READ=py27-fabric-1.8.1,1
_FILE_COMPLETE_OPTIONS_LIST=TESTS
OPTIONS_FILE_UNSET+=TESTS

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list