Debian 12 OS detection #1891

Closed
opened 2026-04-05 19:42:51 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @urpayn on 1/6/2025

The binary installer incorrectly detects my Debian 12 system as Ubuntu and doesn't complete the install.

Would you like to install Docker? (yes/no): yes Hit:1 http://security.debian.org/debian-security bookworm-security InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Ign:4 https://download.docker.com/linux/ubuntu bookworm InRelease Err:5 https://download.docker.com/linux/ubuntu bookworm Release 404 Not Found [IP: 3.168.86.117 443] Reading package lists... Done E: The repository 'https://download.docker.com/linux/ubuntu bookworm 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. Installation complete! root@xcvbn:~#

Looking at the docker install documentation, the docker repo is at "https://download.docker.com/linux/debian"

*Originally created by @urpayn on 1/6/2025* The binary installer incorrectly detects my Debian 12 system as Ubuntu and doesn't complete the install. `Would you like to install Docker? (yes/no): yes Hit:1 http://security.debian.org/debian-security bookworm-security InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Ign:4 https://download.docker.com/linux/ubuntu bookworm InRelease Err:5 https://download.docker.com/linux/ubuntu bookworm Release 404 Not Found [IP: 3.168.86.117 443] Reading package lists... Done E: The repository 'https://download.docker.com/linux/ubuntu bookworm 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. Installation complete! root@xcvbn:~# ` Looking at the docker install documentation, the docker repo is at "https://download.docker.com/linux/debian"
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1891