\n | signedby = Path(\"/usr/share/keyrings/debian-archive-keyring.gpg\") | \n
I mean without disabling repository_key_check.
","upvoteCount":2,"answerCount":2,"acceptedAnswer":{"@type":"Answer","text":"@ragazenta Write your own sources file to /etc/apt/sources.list.d using SandboxTrees=
and disable the builtin sources file by writing an empty file to /etc/apt/sources.list.d/mkosi.sources
also using SandboxTrees=
-
Is there any workarounds to override SignedBy in apt? I'm trying to use 32-bit armhf mirror of Raspbian. They use their own gpg key. Currently signedby is hardcoded based on the distro. mkosi/mkosi/distributions/debian.py Line 55 in f7fddc7 I mean without disabling repository_key_check. |
Beta Was this translation helpful? Give feedback.
-
@ragazenta Write your own sources file to /etc/apt/sources.list.d using |
Beta Was this translation helpful? Give feedback.
-
Sorry I'm confused how to use
Now I use mkosi from latest git main, if I set
|
Beta Was this translation helpful? Give feedback.
@ragazenta Write your own sources file to /etc/apt/sources.list.d using
SandboxTrees=
and disable the builtin sources file by writing an empty file to/etc/apt/sources.list.d/mkosi.sources
also usingSandboxTrees=