Date: Mon, 25 Oct 2021 13:33:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 259279] sysutils/py-salt 3004 requires pyzmq<22.0.0,>=17.0.0 in 2021Q4 Message-ID: <bug-259279-7788-pvmMd4Xc6e@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259279-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-259279-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=3D259279 michele@possamai.nl changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michele@possamai.nl --- Comment #1 from michele@possamai.nl --- This also breaks salt_api if you use a cherrypy webgui like SaltGUI --------------------------------------------------------------- 2021-10-25 15:28:48,994 [salt.loader.lazy :787 ][ER= ROR=20 ][7065] Failed to import netapi rest_cherrypy, this is due most likely to a syntax error: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 568, in _build_master ws.require(__requires__) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 886, in require needed =3D self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 777, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (pyzmq 22.3.0 (/usr/local/lib/python3.8/site-packages), Requirement.parse('pyzmq<22.0.0,>=3D17.0.0'), {'salt'}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/salt/loader/lazy.py", line 7= 45, in _load_module mod =3D spec.loader.load_module() File "<frozen importlib._bootstrap_external>", line 522, in _check_name_wrapper File "<frozen importlib._bootstrap_external>", line 1022, in load_module File "<frozen importlib._bootstrap_external>", line 847, in load_module File "<frozen importlib._bootstrap>", line 265, in _load_module_shim File "<frozen importlib._bootstrap>", line 702, in _load File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 843, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_remo= ved File "/usr/local/lib/python3.8/site-packages/salt/netapi/rest_cherrypy/__init__.= py", line 16, in <module> import cherrypy File "/usr/local/lib/python3.8/site-packages/cherrypy/__init__.py", line = 60, in <module> import pkg_resources File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 3243, in <module> def _initialize_master_working_set(): File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 3226, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 3255, in _initialize_master_working_set working_set =3D WorkingSet._build_master() File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 570, in _build_master return cls._build_from_requirements(__requires__) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 583, in _build_from_requirements dists =3D ws.resolve(reqs, Environment()) File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", = line 772, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'pyzmq<22.0.0,>=3D17.0.0' distribut= ion was not found and is required by salt --------------------------------------------------------------- --=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-259279-7788-pvmMd4Xc6e>