Add gpg key for mirroring newer Ubuntu releases: 2018-signing-key
Bug #1991954 reported by
Mark Cunningham
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Server |
Confirmed
|
High
|
Unassigned |
Bug Description
This is a request to add the newer (2018) Ubuntu Archive signing key to Landscape.
---
pub rsa4096 2018-09-17 [SC]
F6EC B376 2474 EDA9 D21B 7022 8719 20D1 991B C93C
uid [ unknown] Ubuntu Archive Automatic Signing Key (2018) <email address hidden>
---
Currently this needs to be done manually, in order to mirror and sync the Jammy 22.04 repository.
---
sudo apt-key adv --keyserver keyserver.
sudo apt-key export 871920D1991BC93C > 2018-signing-
landscape-api import-gpg-key 2018-signing-key 2018-signing-
---
Adding this would simplify mirroring newer releases of Ubuntu using Landscape.
information type: | Proprietary → Public |
Changed in landscape: | |
status: | New → Confirmed |
importance: | Undecided → High |
To post a comment you must log in.
Chiming in to say we probably want to continue shipping obsolete keys in landscape/ model/repositor y/constants. py since a landscape server might be mirror past suites just as much as future suites.
canonical/
Side note that apt-key is deprecated, but the key can be dumped from system keyrings keyrings/ ubuntu- archive- keyring. gpg --export --export -a F6ECB3762474EDA 9D21B7022871920 D1991BC93C
gpg --keyring /usr/share/