Skip to content

debian: fix non-free repo enable for DEB822 sources format#19

Merged
mapitman merged 2 commits into
mainfrom
fix/debian-sources-nonfree
Mar 21, 2026
Merged

debian: fix non-free repo enable for DEB822 sources format#19
mapitman merged 2 commits into
mainfrom
fix/debian-sources-nonfree

Conversation

@mapitman

Copy link
Copy Markdown
Owner

Debian trixie uses the new DEB822 format (debian.sources) instead of the legacy sources.list. Update install-packages to handle both:

  • /etc/apt/sources.list.d/debian.sources (trixie+)
  • /etc/apt/sources.list (older installs)

Also update Docker test to use trixie instead of bookworm.

Tested with Docker container running debian:trixie.

Debian trixie uses the new DEB822 format (debian.sources) instead
of the legacy sources.list. Update install-packages to handle both:
- /etc/apt/sources.list.d/debian.sources (trixie+)
- /etc/apt/sources.list (older installs)

Also update Docker test to use trixie instead of bookworm.
@mapitman
mapitman merged commit 2eec15f into main Mar 21, 2026
4 checks passed
@mapitman
mapitman deleted the fix/debian-sources-nonfree branch March 22, 2026 19:13
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.

1 participant