Error with certboot installation

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: giocupo.homepc.it

I ran this command:sudo /opt/certbot/bin/pip install certbot certbot-apache

It produced this output:Collecting python-augeas (from certbot-apache)
Using cached python-augeas-1.2.0.tar.gz (99 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... error
error: subprocess-exited-with-error

× installing backend dependencies for python-augeas did not run successfully.
│ exit code: 1
╰─> [74 lines of output]
Collecting cffi>=1.0.0
Using cached cffi-2.0.0.tar.gz (523 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'

My web server is (include version):Server version: Apache/2.4.65 (Debian)

The operating system my web server runs on is (include version):DEBIAN_VERSION_FULL=13.1

My hosting provider, if applicable, is:vodafone

I can login to a root shell on my machine (yes or no, or I don't know):yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):

Did it mention these 74 lines or did you copy/paste this verbatim?

1 Like

I got more significant error blocks

I don't know what that means and it doesn't seem to answer my question.

@giocupo have you consider using the preferred installation method of Certbot for linix which is snap?

Please see Certbot Instructions

2 Likes