W: GPG error: http //archive.ubuntu.com jaunty Release: The following signatures were invalid: NODATA 2
W: Failed to fetch http: //archive.ubuntu.com/ubuntu/dists/jaunty-updates/Release.gpg Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.170 80]
W: Failed to fetch http: //archive.ubuntu.com/ubuntu/dists/jaunty-updates/universe/i18n/Translation-en_IN.bz2 Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.170 80]
W: Failed to fetch http: //archive.ubuntu.com/ubuntu/dists/jaunty-updates/multiverse/i18n/Translation-en_IN.bz2 Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.170 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.
我按照说明进行了尝试,但在恢复默认设置时再次出现以下错误,它显示为空,因为在从 9.04 更新到 9.10 的过程中,我删除了早期的键;-
我应该如何为 jaunty 检索 gpg 密钥
Hit http: //archive.ubuntu.com jaunty-updates/universe Sources
Hit http: //archive.ubuntu.com jaunty-updates/main Sources
Hit http: //archive.ubuntu.com jaunty-updates/multiverse Sources
Fetched 598B in 6s (88B/s)
W: GPG error: http: //security.ubuntu.com jaunty-security Release: The following signatures were invalid: NODATA 2
W: GPG error: http: //archive.ubuntu.com jaunty Release: The following signatures were invalid: NODATA 2
W: GPG error: http: //archive.ubuntu.com jaunty-updates Release: The following signatures were invalid: NODATA 2
W: Failed to fetch http: //archive.ubuntu.com/ubuntu/dists/jaunty/universe/i18n/Translation-en_IN.bz2 Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.171 80]
W: Failed to fetch http: //archive.ubuntu.com/ubuntu/dists/jaunty/multiverse/i18n/Translation-en_IN.bz2 Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.171 80]
W: Failed to fetch http: //archive.ubuntu.com/ubuntu/dists/jaunty-updates/universe/i18n/Translation-en_IN.bz2 Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.171 80]
W: Failed to fetch http: //archive.ubuntu.com/ubuntu/dists/jaunty-updates/multiverse/i18n/Translation-en_IN.bz2 Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.171 80]
W: Failed to fetch http: //security.ubuntu.com/ubuntu/dists/jaunty-security/universe/i18n/Translation-en_IN.bz2 Error reading from server - read (104 Connection reset by peer) [IP: 91.189.92.166 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.
关于“Failed to fetch”警告,这与 Jaunty 的 18 个月 EOL 有关。软件包存储库已移至另一台服务器 - 从
archive.ubuntu.com
到old-releases.ubuntu.com
。尝试相应地更改您的/etc/apt/sources.list
,如sources.list
本页所示:https://help.ubuntu.com/community/EOLUpgrades/Jaunty
您不需要实际升级您的版本,只需更改 APT 源。
自上个月以来,Ubuntu 9.04 又名“Jaunty”已终止使用。我怀疑您看到的错误与此有关...
您应该将系统升级到较新的版本,以确保您不断获得安全更新。
尝试这个
恢复 Synaptic 中的默认键(设置-->管理-->新立得包管理器)
在 Synaptic 包管理器中,转到 Settings--> Repositories
它将打开软件源,转到身份验证选项卡并单击恢复默认值。
然后在终端中输入以下内容。
我希望这能解决您的问题。如果您有任何问题,请通过评论告诉我。