Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2019 10:45:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231300] sysutils/py-salt fails to start with only tcp transport selected
Message-ID:  <bug-231300-7788-6GkFQXKC6X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231300-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231300-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=3D231300

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
              Flags|maintainer-feedback?(python |maintainer-feedback?(christ
                   |@FreeBSD.org)               |er.edwards@gmail.com),
                   |                            |merge-quarterly?
           Assignee|python@FreeBSD.org          |ports-bugs@FreeBSD.org

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
^Triage: Correct assignee and maintainer-feedback flags (python is not
maintainer, but remains CC'd)

If pyzmq isn't declared as an extras_require (but instead as an
install_requires), then it is an unconditional dependency by way of its
(potentially incorrect) declaration, and *_DEPENDS must match to suit, or t=
he
requirements in sources patched appropriately

@Alexander, can you please confirm the exact set/values of port OPTIONS that
produces this error. My interpretation is that this is reproducible *only* =
if
TCP=3DON (non default) and ZMQ=3DOFF (also non default)

--=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-231300-7788-6GkFQXKC6X>