Date: Mon, 21 Jul 2014 13:10:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191986] sysutils/py-salt: Binary package py27-salt-2014.1.5 broken Message-ID: <bug-191986-13-itvK6BFxEs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191986-13@https.bugs.freebsd.org/bugzilla/> References: <bug-191986-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191986 nick@foobar.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@foobar.org --- Comment #2 from nick@foobar.org --- Same thing happens on salt 2014.1.7 which was updated in svn commit 361501: # salt Traceback (most recent call last): File "/usr/local/bin/salt", line 5, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 2876, in <module> working_set = WorkingSet._build_master() File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 449, in _build_master ws.require(__requires__) File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 745, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 639, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: salt==2014.1.7 # -- 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-191986-13-itvK6BFxEs>