[elbe-devel] [PATCH v2 7/9] Eliminate most apt-key calls

John Ogness john.ogness at linutronix.de
Mon Mar 6 13:02:28 CET 2023


On 2023-03-06, Bastian Germann <bage at linutronix.de> wrote:
> apt-key is deprecated and calls to gpg executables, which is especially
> bad in Elbe's target context. It makes sure to add the keyring in its
> argument to apt's trusted keys and unarmors the keyring on the way.
>
> Replace apt-key with unarmor_openpgp_keyring conversions and file writes
> to /etc/apt/trusted.gpg.d/, which moves the gpg call out of the target
> context.
>
> Signed-off-by: Bastian Germann <bage at linutronix.de>

Thanks.

Reviewed-by: John Ogness <john.ogness at linutronix.de>


More information about the elbe-devel mailing list