Uh oh!
There was an error while loading. Please reload this page.
engine: update gpg keyrings location for ubuntu/debian - #17686
Conversation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
thaJeztah
commented
Jul 4, 2023
/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.
leaving a "request changes" review, as I'd like to have more eyes on this change before we merge.
tianon
commented
Jul 5, 2023
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/): |
dvdksn
commented
Jul 6, 2023
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 35727626+dvdksn@users.noreply.github.com
Proposed changes
/etc/apt/keyringsto/usr/share/keyringsinstallcommand since/usr/share/keyringsalready exists by defaultRelated issues (optional)
Closes#17471