Report this

What is the reason for this report?

Its not working on Ubuntu 14.04 anymore. always getting Unable to locate package python-certbot-nginx

Posted on August 23, 2019

So I’m trying to setup certbot on a Ubuntu 14.04, I did all the steps above but I can’t get it to work.

Step 1: sudo add-apt-repository ppa:certbot/certbot Step 2: sudo apt-get update Step 3: sudo apt-get install python-certbot-nginx

Error: root@server:/etc/nginx/sites-enabled# sudo apt-get install python-certbot-nginx Reading package lists… Done Building dependency tree Reading state information… Done E: Unable to locate package python-certbot-nginx



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

I’ve checked the official certbot website and I think that the package might no longer be available for Ubuntu 14. What you could try instead is follow the instructions from the official website for older Ubuntu versions:

https://certbot.eff.org/lets-encrypt/ubuntuother-nginx.html

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.