From: Aurelien Jarno Date: Wed, 26 Aug 2015 09:11:33 +0000 (+0200) Subject: Always install fakeroot in the chroots X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=2045b0f2baf86fee6a3f1151da0530951a9fcc4c 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. --- 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=""