Skip to content

Makefile: use tuxlava.org directly for tuxlava package sources#66

Merged
bhcopeland merged 1 commit into
kernelci:masterfrom
roxell:fix-tuxlava-apt-source
May 20, 2026
Merged

Makefile: use tuxlava.org directly for tuxlava package sources#66
bhcopeland merged 1 commit into
kernelci:masterfrom
roxell:fix-tuxlava-apt-source

Conversation

@roxell
Copy link
Copy Markdown
Collaborator

@roxell roxell commented May 19, 2026

apt over https rejects redirects that downgrade to plain http.

kernelci.github.io/tuxlava redirects to http://tuxlava.org/, so apt update fails with:

E: The repository 'https://kernelci.github.io/tuxlava/packages ./
Release' no longer has a Release file.

Point the apt, rpm and pacman sources at https://tuxlava.org/packages/ directly. tuxlava.org serves the same files over https with no redirect.

apt over https rejects redirects that downgrade to plain http.

kernelci.github.io/tuxlava redirects to http://tuxlava.org/, so
apt update fails with:

  E: The repository 'https://kernelci.github.io/tuxlava/packages ./
  Release' no longer has a Release file.

Point the apt, rpm and pacman sources at https://tuxlava.org/packages/
directly. tuxlava.org serves the same files over https with no
redirect.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@bhcopeland bhcopeland merged commit a97cc3f into kernelci:master May 20, 2026
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants