Ubuntu16.04更新软件源,执行apt-get update时出现“The following signatures couldn't be verified”错误
2021-07-11 08:09
阅读:947
标签:error 解决方法 release no_pubkey 解决 follow res 出现 ubunt
Ubuntu16.04中科大软件源:
deb http://mirrors.ustc.edu.cn/ubuntu/ trusty universe deb-src http://mirrors.ustc.edu.cn/ubuntu/ trusty universe
Ubuntu16.04更新为中科大的软件源后,执行apt-get update时出现以下错误:
W: GPG error: https://mirrors.ustc.edu.cn trusty InRelease:
The following signatures couldn‘t be verified
because the public key is not available: NO_PUBKEY 7EA0A9C3F273FCD8
解决方法:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7EA0A9C3F273FCD8
再次执行:
sudo apt-get update
Ubuntu16.04更新软件源,执行apt-get update时出现“The following signatures couldn't be verified”错误
标签:error 解决方法 release no_pubkey 解决 follow res 出现 ubunt
原文地址:https://www.cnblogs.com/Flian/p/9655644.html
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:Ubuntu16.04更新软件源,执行apt-get update时出现“The following signatures couldn't be verified”错误
文章链接:http://soscw.com/index.php/essay/103625.html
文章标题:Ubuntu16.04更新软件源,执行apt-get update时出现“The following signatures couldn't be verified”错误
文章链接:http://soscw.com/index.php/essay/103625.html
评论
亲,登录后才可以留言!