apt-get update 提示 E: GPG error
发表于 : 2014-08-12 9:51
172.17.70.21 是内网的一个apt源,每天定时从搜狐更新。从另一台内外机器通过apt-get update时,提示如下日志,之前update还好用呢,今天不知道为什么忽然就不好用了……
neunn@ubuntu:/var/lib/apt/lists/partial$ sudo apt-get update
[sudo] password for neunn:
Ign http://172.17.70.21 trusty InRelease
Ign http://172.17.70.21 trusty-security InRelease
Ign http://172.17.70.21 trusty-updates InRelease
Ign http://172.17.70.21 trusty-proposed InRelease
Get:1 http://172.17.70.21 trusty Release.gpg [933 B]
Get:2 http://172.17.70.21 trusty-security Release.gpg [933 B]
Get:3 http://172.17.70.21 trusty-updates Release.gpg [933 B]
Get:4 http://172.17.70.21 trusty-proposed Release.gpg [933 B]
Get:5 http://172.17.70.21 trusty-backports InRelease [15.2 kB]
Hit http://172.17.70.21 trusty Release
Get:6 http://172.17.70.21 trusty-security Release [59.7 kB]
Get:7 http://172.17.70.21 trusty-updates Release [59.7 kB]
Ign http://172.17.70.21 trusty-backports InRelease Splitting up /var/lib/apt/lists/partial/172.17.70.21_ubuntu_dists_trusty-backports_InRelease into data and signature failed
E: GPG error: http://172.17.70.21 trusty-backports InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
neunn@ubuntu:/var/lib/apt/lists/partial$ sudo apt-get update
[sudo] password for neunn:
Ign http://172.17.70.21 trusty InRelease
Ign http://172.17.70.21 trusty-security InRelease
Ign http://172.17.70.21 trusty-updates InRelease
Ign http://172.17.70.21 trusty-proposed InRelease
Get:1 http://172.17.70.21 trusty Release.gpg [933 B]
Get:2 http://172.17.70.21 trusty-security Release.gpg [933 B]
Get:3 http://172.17.70.21 trusty-updates Release.gpg [933 B]
Get:4 http://172.17.70.21 trusty-proposed Release.gpg [933 B]
Get:5 http://172.17.70.21 trusty-backports InRelease [15.2 kB]
Hit http://172.17.70.21 trusty Release
Get:6 http://172.17.70.21 trusty-security Release [59.7 kB]
Get:7 http://172.17.70.21 trusty-updates Release [59.7 kB]
Ign http://172.17.70.21 trusty-backports InRelease Splitting up /var/lib/apt/lists/partial/172.17.70.21_ubuntu_dists_trusty-backports_InRelease into data and signature failed
E: GPG error: http://172.17.70.21 trusty-backports InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)