From d29bdafb8967711b4ae2fd3520218c7222d6a671 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Thu, 9 Apr 2020 12:49:07 +0200 Subject: [PATCH] add workaround for dpkg bug to docs --- mmdebstrap | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mmdebstrap b/mmdebstrap index ca171be..6b394f2 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -5336,8 +5336,11 @@ https://bugs.debian.org/src:mmdebstrap As of version 1.19.5, dpkg does not provide facilities preventing it from reading the dpkg configuration of the machine running B. -Therefore, until this dpkg limitation is fixed, a default dpkg configuration -is recommended on machines running B. +Therefore, until this dpkg limitation is fixed, a default dpkg configuration is +recommended on machines running B. If you are using B +as the non-root user, then as a workaround you could run C so that the config files are only accessible by the +root user. Setting [trusted=yes] to allow signed archives without a known public key will fail because of a gpg warning in the apt output. Since apt does not