[GH-ISSUE #1] Debian 12 OS detection #6050

Closed
opened 2026-04-25 14:54:26 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @urpayn on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1

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 GitHub (Jan 6, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1 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"
Author
Owner

@oschwartz10612 commented on GitHub (Jan 6, 2025):

Thanks for pointing this out! I made a fix in the installer. Can you try to re download and test again?

Commit: 1df1b55

<!-- gh-comment-id:2572251841 --> @oschwartz10612 commented on GitHub (Jan 6, 2025): Thanks for pointing this out! I made a fix in the installer. Can you try to re download and test again? Commit: 1df1b55
Author
Owner

@urpayn commented on GitHub (Jan 6, 2025):

Yes that fixed it.
Thanks!

<!-- gh-comment-id:2572269878 --> @urpayn commented on GitHub (Jan 6, 2025): Yes that fixed it. Thanks!
Author
Owner

@oschwartz10612 commented on GitHub (Jan 6, 2025):

Awesome!

<!-- gh-comment-id:2572271737 --> @oschwartz10612 commented on GitHub (Jan 6, 2025): Awesome!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#6050