目录
错误提示:
Ign:1 http://mirrors.aliyun.com/ubuntu cosmic InRelease
Ign:2 http://mirrors.aliyun.com/ubuntu cosmic-updates InRelease
Ign:3 http://mirrors.aliyun.com/ubuntu cosmic-backports InRelease
Ign:4 http://mirrors.aliyun.com/ubuntu cosmic-security InRelease
Err:5 http://mirrors.aliyun.com/ubuntu cosmic Release
404 Not Found [IP: 180.101.199.239 80]
Err:6 http://mirrors.aliyun.com/ubuntu cosmic-updates Release
404 Not Found [IP: 180.101.199.239 80]
Err:7 http://mirrors.aliyun.com/ubuntu cosmic-backports Release
404 Not Found [IP: 180.101.199.239 80]
Err:8 http://mirrors.aliyun.com/ubuntu cosmic-security Release
404 Not Found [IP: 180.101.199.239 80]
Reading package lists... Done
E: The repository 'http://mirrors.aliyun.com/ubuntu cosmic 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.
E: The repository 'http://mirrors.aliyun.com/ubuntu cosmic-updates 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.
E: The repository 'http://mirrors.aliyun.com/ubuntu cosmic-backports 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.
E: The repository 'http://mirrors.aliyun.com/ubuntu cosmic-security 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.
解决方法:
1.在官网源https://mirrors.ustc.edu.cn/repogen/下载对应版本最新的源,比如我是18.04版本的ubuntu,对应下载的是这个:
2. 执行
sudo cp sources.list /etc/apt
3. 执行
sudo apt-get update