Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2018 17:06:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227721] sysutils/py-salt: update to 2018.3.0 [maintainer]
Message-ID:  <bug-227721-7788-K3WFo31DCx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227721-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227721-7788@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=3D227721

--- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> ---
Note that salt_minion 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 =3D 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 =3D 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!=3D0.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

--=20
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-227721-7788-K3WFo31DCx>