]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Always install fakeroot in the chroots
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 26 Aug 2015 09:11:33 +0000 (11:11 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 26 Aug 2015 09:12:53 +0000 (11:12 +0200)
- 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

index 9a6fcceefb16fbab78c29e543e6000053c4f6f00..698e6203395684c025e7c064393451298f1f4730 100755 (executable)
@@ -161,7 +161,7 @@ sbuildnames=""
 ubuntu=""
 groupuser="Debian,guest,d-i"
 grouproot=""
-include="apt"
+include="apt,fakeroot"
 users=""
 usersroot=""
 bare=""