Skip to content
Snippets Groups Projects
Commit 841b271c authored by Christopher Obbard's avatar Christopher Obbard Committed by Emanuele Aina
Browse files

Revert "Drop the APT GPG key from images that get it via the base container"


This reverts commit 7d4bce20. This
change introduces using a keyring from the system path, which requires
features which are not (yet) in our packaged version of debos.

This feature is introduced in debos commit d2ab9d3b08056c416bfbcd63c01199e14b2fc3b9

Signed-off-by: default avatarChristopher Obbard <chris.obbard@collabora.com>
parent 599b745a
No related branches found
No related tags found
2 merge requests!155v2022dev1 ← v2022dev0 forward port: Automatic KVM/UML backend selection for Debos/Fakemachine,!93WIP: documentation-builder: Rebase on Apertis instead of Debian Buster
File added
File added
......@@ -12,6 +12,6 @@ actions:
- target
mirror: {{ $mirror }}
variant: minbase
keyring-package: {{ $osname }}-archive-keyring
keyring-file: /etc/apt/trusted.gpg.d/{{ $osname }}-archive-keyring.gpg
keyring-package: apertis-archive-keyring
keyring-file: keyring/apertis-archive-keyring.gpg
merged-usr: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment