From fce852770b5c699aa8289eabaff2dcae6ea9367e Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Tue, 18 Oct 2022 10:22:19 +0200 Subject: [PATCH] tests/check-for-bit-by-bit-identical-format-output: add comment explaining why we cannot test chrootless mode here --- tests/check-for-bit-by-bit-identical-format-output | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/check-for-bit-by-bit-identical-format-output b/tests/check-for-bit-by-bit-identical-format-output index fc00bb0..9301e53 100644 --- a/tests/check-for-bit-by-bit-identical-format-output +++ b/tests/check-for-bit-by-bit-identical-format-output @@ -31,4 +31,7 @@ case {{ VARIANT }} in essential|apt|minbase|buildd) rm /tmp/debian-chroot-fakechroot.{{ FORMAT }} ;; esac +# we cannot test chrootless mode here, because mmdebstrap relies on the +# usrmerge package to set up merged-/usr and that doesn't work in chrootless +# mode rm /tmp/debian-chroot-root.{{ FORMAT }}