|
明明已经有这个Key了,却无效,是不是Debian包出了问题?- WSh:~# apt-get update
- 获取:1 http://ftp.debian.org unstable Release.gpg [189B]
- 命中 http://ftp.debian.org unstable Release
- 错误 http://ftp.debian.org unstable Release
- 获取:2 http://ftp.debian.org unstable Release [38.3kB]
- 忽略 http://ftp.debian.org unstable Release
- 命中 http://ftp.debian.org unstable/main Packages
- 下载 38.5kB,耗时 2s (13.4kB/s)
- 正在读取软件包列表... 完成
- W: GPG error: http://ftp.debian.org unstable Release: 下列签名无效: BADSIG 010908312D230C5F Debian Archive Automatic Signing Key (2006) <ftpmaster@debian.org>
- W: 您可能需要运行 apt-get update 来解决这些问题
- WSh:~# apt-key list
- /etc/apt/trusted.gpg
- --------------------
- pub 1024D/2D230C5F 2006-01-03 [有效至:2007-02-07]
- uid Debian Archive Automatic Signing Key (2006) <ftpmaster@debian.org>
- pub 1024R/1DB114E0 2004-01-15 [已过期:2005-01-27]
- uid Debian Archive Automatic Signing Key (2004) <ftpmaster@debian.org>
- pub 1024D/4F368D5D 2005-01-31 [已过期:2006-01-31]
- uid Debian Archive Automatic Signing Key (2005) <ftpmaster@debian.org>
- pub 1024D/B5F5BBED 2005-04-24
- uid Debian AMD64 Archive Key <debian-amd64@lists.debian.org>
- sub 2048g/34FC6FE5 2005-04-24
- WSh:~#
复制代码 |
|