[Bug 191986] sysutils/py-salt: Binary package py27-salt-2014.1.5 broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 21 13:10:21 UTC 2014


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

nick at foobar.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at foobar.org

--- Comment #2 from nick at 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.


More information about the freebsd-ports-bugs mailing list