Skip to content

Don't support apt-key Debian distros#83

Merged
natefoo merged 2 commits intomainfrom
debian-trixie
Feb 16, 2026
Merged

Don't support apt-key Debian distros#83
natefoo merged 2 commits intomainfrom
debian-trixie

Conversation

@natefoo
Copy link
Member

@natefoo natefoo commented Dec 19, 2025

From what I can tell, apt-key was deprecated and the new method has been supported since Debian 11 and Ubuntu 22.04. Since no older releases of either are still supported I don't think there's a reason the role needs to handle that old case. As written the tasks didn't work for me on Debian 13, since the key download only occurred on Jammy and Noble.

So this removes most of that and just configures using the new supported method, while keeping the bits that unconfigure the old method. Plus, make the user responsible for specifying which distro they want to install packages for if they're not on a supported release.

@natefoo natefoo requested a review from mvdbeek December 19, 2025 16:28
@natefoo
Copy link
Member Author

natefoo commented Dec 19, 2025

@neoformit does this work ok for you?

@neoformit
Copy link
Contributor

I only work on Ubuntu LTS releases, and I think the rest of Galaxy AU's are the same. Is that right @cat-bro ?

@natefoo natefoo merged commit 28408e5 into main Feb 16, 2026
2 checks passed
@itisAliRH itisAliRH deleted the debian-trixie branch March 2, 2026 13:33
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