From 2045b0f2baf86fee6a3f1151da0530951a9fcc4c Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Wed, 26 Aug 2015 11:11:33 +0200 Subject: [PATCH] Always install fakeroot in the chroots - On buildds, sbuild installs it for every build as a first step. - On porterboxes, one can't build a package without it. --- modules/schroot/files/setup-dchroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/schroot/files/setup-dchroot b/modules/schroot/files/setup-dchroot index 9a6fccee..698e6203 100755 --- a/modules/schroot/files/setup-dchroot +++ b/modules/schroot/files/setup-dchroot @@ -161,7 +161,7 @@ sbuildnames="" ubuntu="" groupuser="Debian,guest,d-i" grouproot="" -include="apt" +include="apt,fakeroot" users="" usersroot="" bare="" -- 2.39.2