ubuntu 16.10 apt-get update失败
因为使用apt-get install安装mysql找不到package,所以按照搜索解决方案为apt-get update。但是尝试了几乎所有的方法,都是失败的。不知道他们是怎么安装成功的。报错提示:
Reading package lists... Done
W: The repository 'https://mirrors.tuna.tsinghua.edu.cn/ubuntu yakkety Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'https://mirrors.tuna.tsinghua.edu.cn/ubuntu yakkety-updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'https://mirrors.tuna.tsinghua.edu.cn/ubuntu yakkety-backports Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'https://mirrors.tuna.tsinghua.edu.cn/ubuntu yakkety-security Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://mirrors.tuna.tsinghua.edu.cn/ubuntu/dists/yakkety/main/binary-amd64/Packages 404 Not Found
E: Failed to fetch https://mirrors.tuna.tsinghua.edu.cn/ubuntu/dists/yakkety-updates/main/binary-amd64/Packages 404 Not Found
E: Failed to fetch https://mirrors.tuna.tsinghua.edu.cn/ubuntu/dists/yakkety-backports/main/binary-amd64/Packages 404 Not Found
E: Failed to fetch https://mirrors.tuna.tsinghua.edu.cn/ubuntu/dists/yakkety-security/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你需要了解下Ubuntu的开发周期。你使用的版本已经不再维护,官方已经撤掉了软件仓库了。
https://wiki.ubuntu.com/Releases
你应该使用上一个LTS版本(16.04)或下一个LTS版本(18.04)
如果真的有非用EOL版本不可的理由,还能有个临时方案应付一下,就是使用ubuntu的EOL Release仓库:
https://help.ubuntu.com/commu...