码迷,mamicode.com
首页 > 系统相关 > 详细

解决UBUNTU update KEY错误的问题

时间:2016-10-27 18:55:34      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:idt   not   use   key   accept   one   code   cep   sudo   

 

114down voteaccepted

Run the following in your terminal,

 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3C962022012520A0 
 sudo apt-get update

References: How do I fix the GPG error "NO_PUBKEY"?

You need to replace the key (3C962022...) with the one that is displayed in the error message in the terminal.

 

解决UBUNTU update KEY错误的问题

标签:idt   not   use   key   accept   one   code   cep   sudo   

原文地址:http://www.cnblogs.com/jackieron/p/6004936.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!