svn commit: r468048 - in head: archivers/py-attic archivers/py-borgbackup databases/py-tarantool deskutils/calibre devel devel/py-fluent-logger devel/py-msgpack devel/py-msgpack-python devel/py-osl...

Mathieu Arnold mat at FreeBSD.org
Mon Apr 23 17:07:24 UTC 2018


On Mon, Apr 23, 2018 at 10:30:03AM -0600, Christer Edwards wrote:
> I have submitted an update to sysutils/py-salt today. It addresses this
> change and also updates to latest (2018.3.0).

I committed the update, but it does not fix the problem, it still does
not start:

# service salt_minion start
Starting salt_minion.
Traceback (most recent call last):
  File "/usr/local/bin/salt-minion", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3088, in <module>
    @_call_aside
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3072, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 574, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 892, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 778, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'msgpack-python!=0.5.5,>0.3' distribution was not found and is required by salt
/usr/local/etc/rc.d/salt_minion: WARNING: failed to start salt_minion

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180423/f8896f1b/attachment.sig>


More information about the svn-ports-head mailing list