Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Unable to build from ubuntu 21.04 since 23 july #245

Closed
remydewa opened this issue Jul 26, 2022 · 4 comments
Closed

Unable to build from ubuntu 21.04 since 23 july #245

remydewa opened this issue Jul 26, 2022 · 4 comments

Comments

@remydewa
Copy link

Hello,

Since the 23th of july I got these errors when I try to build my docker images based on ubuntu 21.04:

E: The repository 'http://security.ubuntu.com/ubuntu hirsute-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-backports Release' does not have a Release file.

What is the problem? Do you know when it will be fixed?

Thx for your answer

@tianon
Copy link
Owner

tianon commented Jul 26, 2022

Hirsute is EOL; see #229.

@vinicius73
Copy link

How we can fix our builds @tianon ?
Any update do not work anymore.

docker run -it --rm ubuntu:21.10 apt update -y
Ign:1 http://archive.ubuntu.com/ubuntu impish InRelease
Ign:2 http://security.ubuntu.com/ubuntu impish-security InRelease
Err:3 http://security.ubuntu.com/ubuntu impish-security Release
  404  Not Found [IP: 91.189.91.39 80]
Ign:4 http://archive.ubuntu.com/ubuntu impish-updates InRelease
Ign:5 http://archive.ubuntu.com/ubuntu impish-backports InRelease
Err:6 http://archive.ubuntu.com/ubuntu impish Release
  404  Not Found [IP: 185.125.190.36 80]
Err:7 http://archive.ubuntu.com/ubuntu impish-updates Release
  404  Not Found [IP: 185.125.190.36 80]
Err:8 http://archive.ubuntu.com/ubuntu impish-backports Release
  404  Not Found [IP: 185.125.190.36 80]
Reading package lists... Done
E: The repository 'http://security.ubuntu.com/ubuntu impish-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.
E: The repository 'http://archive.ubuntu.com/ubuntu impish 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 impish-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://archive.ubuntu.com/ubuntu impish-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.

@yosifkit
Copy link
Collaborator

21.10 is also end of life: https://ubuntu.com/about/release-cycle. Use an LTS release to get releases with a longer provided update period (e.g. 22.04 or 20.04).

@tianon
Copy link
Owner

tianon commented Oct 18, 2022

This repository is no longer canonical; see #248 for more details.

@tianon tianon closed this as completed Oct 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants