首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >sudo apt-get更新提供404错误"E:存储库'http://ir.archive.ubuntu.com/ubuntu巧妙发行版‘不再有发布文件。“

sudo apt-get更新提供404错误"E:存储库'http://ir.archive.ubuntu.com/ubuntu巧妙发行版‘不再有发布文件。“
EN

Ask Ubuntu用户
提问于 2018-03-28 04:39:59
回答 1查看 8.4K关注 0票数 4

当我尝试使用sudo apt更新时,它会给出以下错误:

代码语言:javascript
复制
E: The repository 'http://ir.archive.ubuntu.com/ubuntu artful Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ir.archive.ubuntu.com/ubuntu artful-updates Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ir.archive.ubuntu.com/ubuntu artful-backports Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://us.archive.ubuntu.com/ubuntu yakkety Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

有什么问题,我该怎么解决呢?

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2018-03-28 06:09:05

您使用的镜像(http://ir.archive.ubuntu.com/)似乎不起作用。

在你的例子中,通常每个国家都有一面镜子,由他们的ISO二字母国家代码识别。

解决问题的最简单方法是编辑/etc/apt/sources.list并将http://ir.archive.ubuntu.com/替换为http://SOME_OTHER_COUNTRY_CODE_HERE.archive.ubuntu.com/

还有其他的ubuntu镜像列出了这里的状态。

票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1019839

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档