Date: Tue, 10 Jun 2014 04:17:25 +0000 From: bz-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 190856] New: fabric fails after upgrading to py27-fabric-1.8.3,1 Message-ID: <bug-190856-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: blackmore@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@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@MagnumBOX:/usr/obj/usr/src/sys/MagnumBOX amd64 [root@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190856-13>