-
Notifications
You must be signed in to change notification settings - Fork 8k
engine: update gpg keyrings location for ubuntu/debian #17686
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
Conversation
Signed-off-by: David Karlsson <[email protected]>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
/cc @tianon PTAL The location was updated to
FWIW; ISTR changing these instructions may potentially cause issues (package was signed by ...) |
thaJeztah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
leaving a "request changes" review, as I'd like to have more eyes on this change before we merge.
|
Yeah, the current documented path ( For distribution versions which contain APT version 2.3.10 or newer, we could switch to the newer "deb822" format for configuring these sources, in which we can embed the key directly (see https://lists.debian.org/debian-devel/2021/11/msg00026.html), but from https://packages.debian.org/apt and https://packages.ubuntu.com/apt, that limits us to Debian bookworm+ (the latest stable just recently released) and Ubuntu jammy+ (which is 22.04, so slightly less new, but still pretty recent). See also the following from the APT 2.4.0 changelog (https://tracker.debian.org/news/1305679/accepted-apt-240-source-into-unstable/): |
|
Thank you so much for the detailed explanation @tianon. I'll close this PR and related issue. Didn't know about the new APT features, let's see when we can incorporate those into our docs (probably when jammy/bookworm is our oldest supported version?) |
Signed-off-by: David Karlsson [email protected]
Proposed changes
/etc/apt/keyringsto/usr/share/keyringsinstallcommand since/usr/share/keyringsalready exists by defaultRelated issues (optional)
Closes #17471