When running:
$ deb-get update
$ deb-get install tailscale
--2025-04-14 12:47:27-- https://pkgs.tailscale.com/stable/debian/13.noarmor.gpg
Resolving pkgs.tailscale.com (pkgs.tailscale.com)... 199.38.181.239, 2607:f740:f::d19
Connecting to pkgs.tailscale.com (pkgs.tailscale.com)|199.38.181.239|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-04-14 12:47:28 ERROR 404: Not Found.
[+] Updating: /etc/apt/sources.list.d/tailscale.list
Ign:1 https://pkgs.tailscale.com/stable/debian 13 InRelease
Err:2 https://pkgs.tailscale.com/stable/debian 13 Release
404 Not Found [IP: 199.38.181.239 443]
Reading package lists... Done
E: The repository 'https://pkgs.tailscale.com/stable/debian 13 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.
Seems like UPSTREAM_CODENAME is 13 instead of trixie. Can you help me identify what the issue is? For context this is on a freshly installed machine.
When running:
Seems like
UPSTREAM_CODENAMEis13instead oftrixie. Can you help me identify what the issue is? For context this is on a freshly installed machine.