Https://download.docker.com/linux/debian not working for noble dist

Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu noble InRelease                 
Ign:3 https://download.docker.com/linux/debian noble InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Err:5 https://download.docker.com/linux/debian noble Release
  404  Not Found [IP: 3.161.193.32 443]
Hit:6 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
E: The repository 'https://download.docker.com/linux/debian noble 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.

I checked the link:Index of linux/debian/, and donā€™t see one for noble dist. Is this an issue from my end or is this something that needs to get updated by docker?

Noble is a codename of Ubuntu 24.04, not a Debian distro. Here are the supported debian distros

Thatā€™s a good point. Iā€™m not sure why its pointing to Debian for noble when thereā€™s a path available for Ubuntu. I thought Debian was including Ubuntu at first.

What is pointing to Debian? The documentation uses the right url for Ubuntu and Debian.

my ubuntu noble OS is pointing to Index of linux/debian/ when I believe it should be pointing to Index of linux/ubuntu/.

Hereā€™s my log:

root@cp:/home/fd/Desktop# apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease                                      
Hit:3 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease                                    
Ign:4 https://download.docker.com/linux/debian noble InRelease             
Err:5 https://download.docker.com/linux/debian noble Release 

That is not your Ubuntu OS. That repository is not included in any distro I know by default. You must have added the wrong repo. Probably following the Debian instructions for Ubuntu.

1 Like