Update installer for Debian.

Review Request #14879 — Created March 5, 2026 and updated

Information

rbinstall
master

Reviewers

There are no actual new Debian versions that aren't already listed, but
there were a couple issues with tests:

  • The test for debian 10 needed to switch to the archive URL instead of
    https://deb.debian.org, since they've moved it off the main server.
  • Debian testing/unstable has renamed libxmlsec1-openssl to
    libxmlsec1-openssl1. This has no version number, so we needed a way to
    match that.
  • Ran unit tests.
  • Ran install tests for debian (arm64 for now, amd64 will come later).
Summary ID
Update installer for Debian.
There are no actual new Debian versions that aren't already listed, but there were a couple issues with tests: - The test for debian 10 needed to switch to the archive URL instead of https://deb.debian.org, since they've moved it off the main server. - Debian testing/unstable has renamed `libxmlsec1-openssl` to `libxmlsec1-openssl1`. This has no version number, so we needed a way to match that. Testing Done: - Ran unit tests. - Ran install tests for debian (arm64 for now, amd64 will come later).
qyqwrprsxvvuqpzxyyxkouyvutvxmxlm
Description From Last Updated

line break before binary operator Column: 17 Error code: W503

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

david
Review request changed
Commits:
Summary ID
Update installer for Debian.
There are no actual new Debian versions that aren't already listed, but there were a couple issues with tests: - The test for debian 10 needed to switch to the archive URL instead of https://deb.debian.org, since they've moved it off the main server. - Debian testing/unstable has renamed libxmlsec1-openssl to libxmlsec1-openssl1. This has no version number, so we needed a way to match that. Testing Done: - Ran unit tests. - Ran install tests for debian (arm64 for now, amd64 will come later).
qyqwrprsxvvuqpzxyyxkouyvutvxmxlm
Update installer for Debian.
There are no actual new Debian versions that aren't already listed, but there were a couple issues with tests: - The test for debian 10 needed to switch to the archive URL instead of https://deb.debian.org, since they've moved it off the main server. - Debian testing/unstable has renamed `libxmlsec1-openssl` to `libxmlsec1-openssl1`. This has no version number, so we needed a way to match that. Testing Done: - Ran unit tests. - Ran install tests for debian (arm64 for now, amd64 will come later).
qyqwrprsxvvuqpzxyyxkouyvutvxmxlm

Checks run (2 succeeded)

flake8 passed.
JSHint passed.