Ubuntu W: GPG error: http://archive.ubuntukey....NO_PUBKEY 8D5A09

Posted 编程浪子

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu W: GPG error: http://archive.ubuntukey....NO_PUBKEY 8D5A09相关的知识,希望对你有一定的参考价值。

在用 sudo apt-get update 时出现这样的报错:

W: GPG error: http://archive.ubuntukylin.com:10006/ubuntukylin xenial InRelease: The following signatures couldn‘t be verified because the public key is not available: NO_PUBKEY 8D5A09DC9B929006

解决方案:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <PUBKEY>

 这里 <PUBKEY> 为8D5A09DC9B929006

然后再

sudo apt-get update 

以上是关于Ubuntu W: GPG error: http://archive.ubuntukey....NO_PUBKEY 8D5A09的主要内容,如果未能解决你的问题,请参考以下文章

W: GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be ve

Ubuntu中update之错误   W: GPG签名验证错误

docker出现GPG error: At least one invalid signature was encountered 相关问题及解决方法

使用ubuntu刷新软件源 和 新利得软件管理器时提示没有公钥!!如何解决?

E: GPG error: http://mirrors.oschina.net trusty-backports InRelease: Clearsigned file isn't vali

linux 疑问:yum安装软件时提示错误信息:GPG key retrieval failed: [Errno 14] HTTP Error 404: Not Fou