Skip to content

Replace deprecated apt-key #764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025
Merged

Replace deprecated apt-key #764

merged 1 commit into from
Apr 22, 2025

Conversation

NN708
Copy link
Contributor

@NN708 NN708 commented Apr 15, 2025

Fixes #723

apt-key will be removed in the upcoming Debian Trixie release. This PR ensures compatibility with newer build environments, which is useful for #754.

@stsdc stsdc requested a review from a team April 15, 2025 13:28
@danirabbit danirabbit requested a review from ryonakano April 19, 2025 21:27
Copy link
Member

@ryonakano ryonakano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We would be able to remove this code and just install ubuntu-keyring instead eventually when switching to Trixie as I wrote in #723, but this looks good and works for me.

Checklist:

  • Build succeeds using Docker on elementary OS 8.0.1
  • Built image boots and can install system as before

@danirabbit danirabbit merged commit 0146c9d into elementary:master Apr 22, 2025
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.

Install ubuntu-keyring from apt again instead of using deprecated apt-key
3 participants