From nobody Thu Aug 31 13:00:26 2023 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Rc1VM1RrQz4s88s for ; Thu, 31 Aug 2023 13:00:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rc1VL72vSz3SYt for ; Thu, 31 Aug 2023 13:00:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693486827; a=rsa-sha256; cv=none; b=Ba/wvwylUUSfqozsalw6IEvXhxOpPEt/4CONwu2JAQi4vh5PpeCk1EcJ7yzwvb9QDe4k1V KPfYky/TF4V1SEamqMawz/hj0R0wkXoc3mueEIEp79yWHzu0g7nCwIFgBqS/HmlXZmlt/z 5C7UcjcK5lBwUZilzzAO8+YVdnBaUdICcCAv3JoIDNomPCfKjGYk4sJjwLdCrhbghLQDOP bzpHRFbsuWPlibTH+lmv09pspAozpIH3owuEmJUM2JoPYN2GHAN5r2nHaVjNyQ8/HxHuwc eKsMI4kNS2xDq3y0z/RVv8fXcOaz1HXx2lzArlAtAO4ywwmucUKhBjP5oLIUXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693486827; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xKlfj3mh9haAV3NN1QsHHuaadRVfb/xyNn/ZfzohkPw=; b=XOeBfrYQFPTPL813bKEBxY8pnj85xeEG/RwI3eN0JtDq7+a94PXLdNsxCTzUCnsUWCVAuF EZnFbQqI/eEMTeekkxzhoozD7CwGUp9/4t3JzoVRLfiF6SDLt1qOQoRRwYBFEJjeBYJwqV vcDvSdZ5v5F8nH+SSKE8BlKUJAtTeF8yZ+LnurQvhh5Sdb9x90E3UwicIGgUlt/bSSVhIG dz6DT6ZO1C13ggsckPbvX7J+/RhwBMfknTJ7m0YXsnUV72XY5lembRhazAVXGNQDLsS7t1 Kwgkv4BxcQbjNpyJpyhC3zbxVZqFYQx2Q038Mixq+U+WWkptRfWFGt30JApagQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rc1VL616Pz435 for ; Thu, 31 Aug 2023 13:00:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37VD0QYv027658 for ; Thu, 31 Aug 2023 13:00:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37VD0QA5027657 for python@FreeBSD.org; Thu, 31 Aug 2023 13:00:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 273474] security/py-certbot Date: Thu, 31 Aug 2023 13:00:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dweimer@dweimer.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273474 Bug ID: 273474 Summary: security/py-certbot Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: dweimer@dweimer.net Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Broken after py-cryptography-41.0.3,1 update. CertBot Renew Traceback (most recent call last): File "/usr/local/bin/certbot", line 33, in sys.exit(load_entry_point('certbot=3D=3D2.6.0', 'console_scripts', 'certbot')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^= ^^ File "/usr/local/bin/certbot", line 25, in importlib_load_entry_point return next(matches).load() ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/importlib/metadata/__init__.py", line 202= , in load module =3D import_module(match.group('module')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlock= ed File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_remo= ved File "/usr/local/lib/python3.11/site-packages/certbot/main.py", line 6, in from certbot._internal import main as internal_main File "/usr/local/lib/python3.11/site-packages/certbot/_internal/main.py", line 21, in import josepy as jose File "/usr/local/lib/python3.11/site-packages/josepy/__init__.py", line 4= 0, in from josepy.json_util import ( File "/usr/local/lib/python3.11/site-packages/josepy/json_util.py", line = 14, in from OpenSSL import crypto File "/usr/local/lib/python3.11/site-packages/OpenSSL/__init__.py", line = 8, in from OpenSSL import crypto, SSL File "/usr/local/lib/python3.11/site-packages/OpenSSL/crypto.py", line 32= 79, in _lib.OpenSSL_add_all_algorithms() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms' --=20 You are receiving this mail because: You are the assignee for the bug.=