更新时出现公钥问题

更新时出现公钥问题

当我尝试启动更新管理器并安装更新时,出现此错误:

Requires installation of untrusted packages. This action would require the installation of packages from unauthenticated sources. 

然后它给出了一堆无法更新的库(我想是吧?)。它们似乎都与 GIS 软件 QGIS 相关联。

如果我尝试执行:sudo apt-get update。然后它会滚动显示一系列消息,最后显示以下内容:

W: GPG error: http://qgis.org precise Release: The following signatures couldn't be     verified because the public key is not available: NO_PUBKEY BBA6491F47765B75

所以我进行了一些搜索并尝试了这个:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BBBA6491F47765B75

但是我随后收到错误:

gph: requesting key 47765B75 from hkp server keyserver.ubuntu.com
?: keyserver.ubuntu.com: Connection refused
gpgkeys: HTTP fetch error 7: cojudln't connect: connection refused
gpg: no valid OpenPGP data found
gpg: Total numner processed: 0

我将非常感激您关于如何解决此问题的建议。

最好的祝愿

詹姆士

相关内容