-
Notifications
You must be signed in to change notification settings - Fork 10k
Description
Existing documentation URL(s)
https://pkg.cloudflareclient.com/
https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/download-warp/
What changes are you suggesting?
Cloudflare WARP client packages are not available for Debian 13 (trixie).
Details:
Attempting to install cloudflare-warp on Debian 13 results in:
E: The repository 'https://pkg.cloudflareclient.com trixie Release' does not have a Release file.
Cloudflare only provides bookworm packages, and the trixie repo returns 404. This prevents installation of WARP on the latest stable Debian release.
Official .deb packages and repository support should be available for Debian 13 (trixie) by default , or clear guidance provided on supported versions and workarounds.
Additional information
This is not just a documentation issue but also a matter of updated packages.
However, as the WARP code is not open source (to my knowledge) I raised this as an issue in the docs as it would be preferable if the docs would mention this limitation (or even offer a workaround).