From nobody Thu Aug 31 10:35:18 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 4RbyGt336Qz4s1rb for ; Thu, 31 Aug 2023 10:35:18 +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 4RbyGt1z3nz3GkY for ; Thu, 31 Aug 2023 10:35:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693478118; a=rsa-sha256; cv=none; b=sBMXXjHMswEQLJ5llm1oDAA06LeXoPsCZpa8z4SaoAXa9ZziAyxx3+nXqUutLx0s/u4NNy zF2tthJZr9Dy1/Vbu9nM2BUy0TNiIIRBczM3OHuAoMgzfM5Klt8wU0IwXpzPixMqEaSlLL fYswM9kIxjoOXHfMnekrxguMDVgmw23c8j2ZalA8PR1lLVp4t55Pkd5A8CNCC6L5zaoO/y sJI1tVH42kmeJftNCP+7Fe/FYgXXd0Ykst8lZR6IwnbC1ggTAiKHGHzSIIK2Z/imSs1IW6 EDQxAbwV7dfGsxCRJdgT45S+Gq8CjUfnz/OpP3cqWlbYSXBazA4fMlhxl7QwQQ== 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=1693478118; 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: in-reply-to:in-reply-to:references:references; bh=jaAUgDWclAz/3kTXDfv7cwlaxBzINtvK/YtcTUhioTA=; b=M8TdF2Op8CTkFZwvI10kOvD88V/qY2j0wS6133menzm7gzMj7JF3+2q6NWJg572cKw6tez zoK+YPwjqXtUo5dMBvoDVLl31MCtptzJFSI2WIw2kw1QTGARtVsdqpP0yp5B+7FEX36xKg 0xBVRG2Bl6qD8EOH8NhLTe+YnIFnihRN7wuOaZPxHQwgedh/5N5QUmfad0JPijDCBGQb6D k52JNAfLkJ+kDE4zB/bWcMPiFs0xu3zVasHQ7uAit5V5/T1Wzf/vFIw8Em6hCezDuHNl+g aTZBXCnq/Uv7pdLRaID59LRDPtwotvp+iyisuPNJWJLb01blLEm3kIvftJpoCA== 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 4RbyGt1391zml for ; Thu, 31 Aug 2023 10:35:18 +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 37VAZI82006721 for ; Thu, 31 Aug 2023 10:35:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37VAZId8006720 for python@FreeBSD.org; Thu, 31 Aug 2023 10:35:18 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 266680] security/py-openssl: Update to 23.2.0 Date: Thu, 31 Aug 2023 10:35:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bagas1983@mail.ru X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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=3D266680 bagas changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bagas1983@mail.ru --- Comment #17 from bagas --- Hello. py39-certbot-2.6.0,1 =3D up-to-date with index py39-josepy-1.13.0 =3D up-to-date with index py39-openssl-21.0.0,1 =3D up-to-date with index python39-3.9.17 =3D up-to-date with index py39-cryptography-41.0.3,1 =3D up-to-date with index # certbot -q renew --allow-subset-of-names 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.9/importlib/metadata.py", line 86, in load module =3D import_module(match.group('module')) File "/usr/local/lib/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 850, in exec_module File "", line 228, in _call_with_frames_remo= ved File "/usr/local/lib/python3.9/site-packages/certbot/main.py", line 6, in from certbot._internal import main as internal_main File "/usr/local/lib/python3.9/site-packages/certbot/_internal/main.py", = line 21, in import josepy as jose File "/usr/local/lib/python3.9/site-packages/josepy/__init__.py", line 40= , in from josepy.json_util import ( File "/usr/local/lib/python3.9/site-packages/josepy/json_util.py", line 1= 4, in from OpenSSL import crypto File "/usr/local/lib/python3.9/site-packages/OpenSSL/__init__.py", line 8= , in from OpenSSL import crypto, SSL File "/usr/local/lib/python3.9/site-packages/OpenSSL/crypto.py", line 327= 9, in _lib.OpenSSL_add_all_algorithms() AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms' How to fix? --=20 You are receiving this mail because: You are on the CC list for the bug.=