mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 22:55:14 -05:00
Pangolin/Docker install fails on debian 13 #765
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Joly0 on GitHub (Nov 7, 2025).
Describe the Bug
On latest debian 13 version the installer fails, because a dependency for docker is failing to install. Also continuing the installer afterwards breaks the installer aswell.
The error for docker ist this:
installed docker manually using the docs here https://docs.docker.com/engine/install/debian/ and then tried to run the installer again and got this:
The url at the end is not with removed domain, this is actually what pangolin installer outputs, this is straight up copy pasted 1:1 from the terminal.
Environment
To Reproduce
Install debian 13 without anything. Run pangolin installer, see error.
Expected Behavior
Installer should not fail with debian 13