安装了一个Ubuntu 12.04 beta1版本。
当我运行apt-get update时报一个错误:
W: GPG error: http://security.ubuntu.com precise-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key
我更换源,也不行,改成国外的也是一样。
sudo apt-get clean
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get clean
sudo apt-get update
这样就搞定了。
声明: 此文观点不代表本站立场;转载须要保留原文链接;版权疑问请联系我们。