Your message dated Fri, 20 Mar 2026 20:04:46 -0400
with message-id 
<caeri_iezk3udm7tqozqqyglb38bweyhsybprr3w0thzjjhb...@mail.gmail.com>
and subject line Re: Bug#1131093: certbot fails to run altogether
has caused the Debian Bug report #1131093,
regarding certbot fails to run altogether
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1131093: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131093
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: certbot
Version: 4.0.0-4
Severity: normal

Dear Maintainer,

   * What led up to the situation?
   Got alerted about my cert expiring soon
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     Trie running `certbot renew` as well as just `certbot`
   * What was the outcome of this action?
   Python traceback, immediate fail.
   * What outcome did you expect instead?
   A cert renewal

This is the output produced:

```
# certbot
Traceback (most recent call last):
  File "/usr/bin/certbot", line 33, in <module>
    sys.exit(load_entry_point('certbot==4.0.0', 'console_scripts', 'certbot')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/certbot", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/certbot/main.py", line 6, in <module>
    from certbot._internal import main as internal_main
  File "/usr/lib/python3/dist-packages/certbot/_internal/main.py", line 20, in
  <module>
    from cryptography import x509
  File "/usr/lib/python3/dist-packages/cryptography/x509/__init__.py", line 7,
  in <module>
    from cryptography.x509 import certificate_transparency, verification
  File
  
"/usr/lib/python3/dist-packages/cryptography/x509/certificate_transparency.py",
  line 8, in <module>
    from cryptography.hazmat.bindings._rust import x509 as rust_x509
ImportError: cannot import name 'x509' from 'cryptography.hazmat.bindings._rust'
(unknown location)
```


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.17.13+deb14-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages certbot depends on:
ii  debconf [debconf-2.0]  1.5.92
ii  python3                3.12.5-1+b1
ii  python3-certbot        4.0.0-4

certbot recommends no packages.

Versions of packages certbot suggests:
pn  python-certbot-doc      <none>
pn  python3-certbot-apache  <none>
ii  python3-certbot-nginx   4.0.0-3

-- debconf information:
  certbot/remove_live_certs: true

--- End Message ---
--- Begin Message ---
On Fri, Mar 20, 2026 at 6:13 PM Illecors <[email protected]> wrote:

> apt full-upgrade forced the installation and the
> problem went away.
>
> Thank you very much for helping!
>

No problem! Glad it's fixed.

Sincerely,
-- 
Harlan Lieberman-Berg
~hlieberman

--- End Message ---

Reply via email to