From c6276061103e90fbde4fe9849d550551a4d05fd8 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Mon, 23 Aug 2021 10:41:44 +0200 Subject: [PATCH] document copy:// vs. file:// --- mmdebstrap | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mmdebstrap b/mmdebstrap index f22ba2c..cbf8c04 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -7051,6 +7051,12 @@ 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. +The C URI type cannot be used to install the essential packages. This +is because B uses dpkg to install the packages that apt places into +F but with C apt will not copy the files even +with C<--download-only>. Use C instead, which is equivalent to +C but copies the archives into F. + With apt versions before 2.1.16, setting C<[trusted=yes]> or C to allow signed archives without a known public key or unsigned archives will fail because of a gpg warning in the