Today i noticed the very strange thing. Running sudo apt update
tells me such terrible words:
$ sudo apt update
Ign:1 http://archive.ubuntu.com/ubuntu eoan InRelease
Ign:2 http://archive.ubuntu.com/ubuntu eoan-updates InRelease
Err:3 http://archive.ubuntu.com/ubuntu eoan Release
404 Not Found [IP: 91.189.88.152 80]
Ign:4 http://security.ubuntu.com/ubuntu eoan-security InRelease
Err:5 http://archive.ubuntu.com/ubuntu eoan-updates Release
404 Not Found [IP: 91.189.88.152 80]
Err:6 http://security.ubuntu.com/ubuntu eoan-security Release
404 Not Found [IP: 91.189.91.39 80]
Reading package lists... Done
E: The repository «http://archive.ubuntu.com/ubuntu eoan 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://archive.ubuntu.com/ubuntu eoan-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://security.ubuntu.com/ubuntu eoan-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
Does it mean that official repository for Ubuntu eoan aren't supported more?