小编Lip*_*tan的帖子

无法在 Ubuntu Bionic 上升级 certbot

我以前在 Ubuntu 上安装了 Certbot,但我相信该软件包尚不能用于此发行版,所以我相信我是从预构建的软件包安装的(也许,我真的不确定)。无论如何,现在我已经安装了 certbot 0.26.1:

certbot --version
certbot 0.26.1
Run Code Online (Sandbox Code Playgroud)

我尝试使用这里的指南安装它:https : //certbot.eff.org/lets-encrypt/ubuntubionic-nginx

以下是当前系统的一些输出:

apt-get install python-certbot-nginx 
python-certbot-nginx is already the newest version (0.28.0-1+ubuntu18.04.1+certbot+3).


certbot --version
certbot 0.26.1

which certbot
/usr/bin/certbot

dpkg-query -L python-certbot-nginx 
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python-certbot-nginx
/usr/share/doc/python-certbot-nginx/changelog.Debian.gz
/usr/share/doc/python-certbot-nginx/copyright
Run Code Online (Sandbox Code Playgroud)

所以在我看来,“python-certbot-nginx”包没有安装任何二进制文件。我在这里做错了吗?我有一些完全不同的软件包可以升级(例如 MySQL、PHP),但我只能在这个星期天升级这些软件包。但我相信这与我的问题完全无关。谢谢!

server apt nginx letsencrypt 18.04

5
推荐指数
1
解决办法
2057
查看次数

标签 统计

18.04 ×1

apt ×1

letsencrypt ×1

nginx ×1

server ×1