How to override SignedBy in apt? #3022
-
|
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.
Replies: 2 comments 4 replies
-
|
@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.sourcesalso usingSandboxTrees=