From nobody Fri Dec 16 08:45:26 2022 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 4NYN3C0mC1z4jnjT for ; Fri, 16 Dec 2022 08:45: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 4NYN3B5wDfz40SF for ; Fri, 16 Dec 2022 08:45:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671180326; 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=MQhSmBAO3pQr8rclO4Nepm79bYqz1UZf+EFwQalzrAc=; b=PJpLVQeI5Zh/P3mUAVkQYAzVYEzcZJZhn0DIOF8IYjpXrTc2+QLY5LTATcmFm2XaRf57Q7 f2mYBg4zt5eAX8zbqDbojqqA628v2zEZeO0y93LXc48J3nyHp2nRIT4V1qu9MlFrG5my7I bIhOjT40QNStS72fIAv6kiZdgBhpvWAAoP6KWvQ3IRCGa7wO/rabRjXS9iLoLuUd/Sqrn+ 0kCKAApOqeHivVYPW1kYJ8X/z1FytDUAuQ4LmxZK5Nj2mySboOo7WBC4BhCV2IJ1gPQftT b0iRkzdclYzDjgXEuudI0ukV3x3xV20B/n4Y7nhxpQx8/jodegQZG5Z4wwu3xQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671180326; a=rsa-sha256; cv=none; b=DJY9kNi/I0pXCisk1Xkl8HKk9TGCFnisL1nN7tM2wFbFwbE4ZnYHL2nIKKKcT+6dbTqjaa fh9w2UcA8K9EVi+e4MTDuYGuqDNLZDWvPyA1hJaj8h3B5/lvplADbW1vXs9BkcaKnOaDXW jkp2rnPI3F9ju+PgWpgCogN9k6x12HsoULSmIJakImvRe+XWq1flw3kD068l+AR9+j1QUY 8z3kfgz2Xw0QwK26wPjgl66h45+m/lPj+Vh/nVU6VGy25XJcSnJO4lQcLA3YbKfGGnu9Ri o+329aeBzWj0jzCdWsv6yUOTf9gjJ3uqqRGmuiWjNdAnMProGCkf5ohYR0lOEQ== 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 4NYN3B4tt2z16PH for ; Fri, 16 Dec 2022 08:45: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 2BG8jQhx067431 for ; Fri, 16 Dec 2022 08:45:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BG8jQZ1067430 for python@FreeBSD.org; Fri, 16 Dec 2022 08:45: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 268407] security/py-certbot: cannot run with py39-acme 2.0.0,1 Date: Fri, 16 Dec 2022 08:45: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 Only Me X-Bugzilla-Who: ish@amail.plala.or.jp 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268407 Bug ID: 268407 Summary: security/py-certbot: cannot run with py39-acme 2.0.0,1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: ish@amail.plala.or.jp Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org I'm using py39-certbot on 13.1Rp5 with pkg of latest repos. I did 'pkg upgrade' and upgraded py39-acme from 1.31.0,1 to 2.0.0,1, and py39-certbot cannot run with the following messages. Traceback (most recent call last): File "/usr/local/bin/certbot", line 33, in sys.exit(load_entry_point('certbot=3D=3D1.31.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 28, in from certbot import crypto_util File "/usr/local/lib/python3.9/site-packages/certbot/crypto_util.py", line 42, in from certbot import interfaces File "/usr/local/lib/python3.9/site-packages/certbot/interfaces.py", line= 21, in from acme.client import ClientBase ImportError: cannot import name 'ClientBase' from 'acme.client' (/usr/local/lib/python3.9/site-packages/acme/client.py) It works again by downdrading py39-acme from 2.0.0,1 to 1.31.0,1. --=20 You are receiving this mail because: You are the assignee for the bug.=