提示的警告信息WARNING: The following packages cannot be authenticated!
然后只能通过终端命令来更新系统....解决如下
再执行一次
sudo apt-get update (警告W: GPG error消失)
sudo apt-key update
参考:[url]http://ubuntuforums.org/showthread.php?t=2130566&p=12587695#post12587695[/url]
然后只能通过终端命令来更新系统....解决如下
sudo rm -frv /var/lib/apt/lists
sudo mkdir -pv /var/lib/lists/partial
sudo apt-get update (执行过程中有警告W: GPG error没关系)
sudo apt-key update再执行一次
sudo apt-get update (警告W: GPG error消失)
sudo apt-key update
参考:[url]http://ubuntuforums.org/showthread.php?t=2130566&p=12587695#post12587695[/url]
解决Ubuntu系统更新认证问题
本文提供了一种解决Ubuntu系统中出现的包认证失败的方法。遇到提示警告信息WARNING:The following packages cannot be authenticated!时,可以通过特定的终端命令来解决认证问题,确保系统的正常更新。
220

被折叠的 条评论
为什么被折叠?



