[MacPorts] #64034: mitmproxy fails to start due to incompatible pyOpenSSL

MacPorts noreply at macports.org
Mon Nov 22 08:46:01 UTC 2021


#64034: mitmproxy fails to start due to incompatible pyOpenSSL
----------------------+--------------------------
 Reporter:  szhorvat  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  py-mitmproxy
----------------------+--------------------------
 Starting mitmproxy results in the following error message:

 {{{
 Traceback (most recent call last):
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/pkg_resources/__init__.py", line 573, in _build_master
     ws.require(__requires__)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/pkg_resources/__init__.py", line 891, in require
     needed = self.resolve(parse_requirements(requirements))
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/pkg_resources/__init__.py", line 782, in resolve
     raise VersionConflict(dist, req).with_context(dependent_req)
 pkg_resources.ContextualVersionConflict: (pyOpenSSL 19.1.0
 (/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages), Requirement.parse('pyOpenSSL>=20.0'), {'mitmproxy'})
 }}}

 Looks like py-openssl needs to be updated?

-- 
Ticket URL: <https://trac.macports.org/ticket/64034>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list