having issue installing apache with mirror linode

not sure what's happening here I already the repo update

apt-get update
Ign:1 http://mirrors.linode.com/ubuntu hirsute InRelease
Hit:2 http://ppa.launchpad.net/ondrej/apache2/ubuntu hirsute InRelease
Ign:3 http://mirrors.linode.com/ubuntu hirsute-updates InRelease
Ign:4 http://mirrors.linode.com/ubuntu hirsute-backports InRelease
Ign:5 http://mirrors.linode.com/ubuntu hirsute-security InRelease
Err:6 http://mirrors.linode.com/ubuntu hirsute Release
404 Not Found [IP: 2403:e800:e80b::2a63:8cba 80]
Err:7 http://mirrors.linode.com/ubuntu hirsute-updates Release
404 Not Found [IP: 2403:e800:e80b::2a63:8cba 80]
Err:8 http://mirrors.linode.com/ubuntu hirsute-backports Release
404 Not Found [IP: 2403:e800:e80b::2a63:8cba 80]
Err:9 http://mirrors.linode.com/ubuntu hirsute-security Release
404 Not Found [IP: 2403:e800:e80b::2a63:8cba 80]
Reading package lists… Done
E: The repository 'http://mirrors.linode.com/ubuntu hirsute 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://mirrors.linode.com/ubuntu hirsute-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://mirrors.linode.com/ubuntu hirsute-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://mirrors.linode.com/ubuntu hirsute-security 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.

1 Reply

The E: The repository 'http://mirrors.linode.com/ubuntu hirsute-backports Release' no longer has a Release file. error you are seeing usually means you are running a distribution that is no longer supported on our platform. You can check out this post on the Community Questions site titled Can't update my Linode - "no longer has a Release file" for some instructions on how to address the issue.

If you don't know what distribution you're using, you can run the following command to check:

lsb_release -a

This guide lists all of the supported distributions on the Linode platform.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct