[MacPorts] #63968: certbot @1.21.0_0+python39 failure on execution after Big Sur to Monterey migration on Intel

MacPorts noreply at macports.org
Tue Nov 16 16:13:53 UTC 2021


#63968: certbot @1.21.0_0+python39 failure on execution after Big Sur to Monterey
migration on Intel
-----------------------+------------------------
  Reporter:  lterrill  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.1
Resolution:            |   Keywords:  maintainer
      Port:  certbot   |
-----------------------+------------------------

Comment (by lterrill):

 Sorry, sure. Here is the full stack trace
 {{{
 root at mini ~ # certbot renew
 Traceback (most recent call last):
   File "/opt/local/bin/certbot", line 33, in <module>
     sys.exit(load_entry_point('certbot==1.21.0', 'console_scripts',
 'certbot')())
   File "/opt/local/bin/certbot", line 25, in importlib_load_entry_point
     return next(matches).load()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/metadata.py",
 line 77, in load
     module = import_module(match.group('module'))
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/__init__.py",
 line 127, in import_module
     return _bootstrap._gcd_import(name[level:], package, level)
   File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
   File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
   File "<frozen importlib._bootstrap>", line 986, in
 _find_and_load_unlocked
   File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
   File "<frozen importlib._bootstrap>", line 228, in
 _call_with_frames_removed
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/certbot/main.py", line 2, in <module>
     from certbot._internal import main as internal_main
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/certbot/_internal/main.py", line 17, in <module>
     import josepy as jose
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/josepy/__init__.py", line 43, in <module>
     from josepy.json_util import (
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/josepy/json_util.py", line 14, in <module>
     from OpenSSL import crypto
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/OpenSSL/__init__.py", line 8, in <module>
     from OpenSSL import crypto, SSL
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/OpenSSL/crypto.py", line 15, in <module>
     from OpenSSL._util import (
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/OpenSSL/_util.py", line 6, in <module>
     from cryptography.hazmat.bindings.openssl.binding import Binding
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 14,
 in <module>
     from cryptography.hazmat.bindings._openssl import ffi, lib
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/cryptography/hazmat/bindings/_openssl.abi3.so, 0x0002):
 symbol not found in flat namespace '_ERR_put_error'
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63968#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list