为什么letencrypt显示错误? [英] Why letsencrypt showing error?

查看:121
本文介绍了为什么letencrypt显示错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在DigitalOcean Server上的ubuntu 14上安装letsencrypt,但遇到此问题.

I am trying to install letsencrypt on ubuntu 14 on DigitalOcean Server but getting this issue.

我尝试使用sudo进行安装,但存在相同的错误,也尝试安装libs,但没有任何反应.

I tried sudo to install but same error, also try to install libs but nothing happen.

apt-key更新结果:

apt-key update result :

gpg: key 437D05B5: "Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>" not changed
gpg: key FBB75451: "Ubuntu CD Image Automatic Signing Key <cdimage@ubuntu.com>" not changed
gpg: key C0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <ftpmaster@ubuntu.com>" not changed
gpg: key EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <cdimage@ubuntu.com>" not changed
gpg: Total number processed: 4
gpg:              unchanged: 4

推荐答案

您可以在此处找到答案:

You can find answer here : https://askubuntu.com/questions/102153/untrusted-package-errors-after-installing-security-tools

但是简单的事情就是使用这些命令:

But easy thing just use these commands :

apt-get autoclean
apt-get --purge autoremove
apt-get dist-upgrade

这可能会解决您的问题或查看链接.

This may solve your issue or look into link.

这篇关于为什么letencrypt显示错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆