From 34aade9120434741cf56cea156a91ff781ffe903 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 28 Apr 2017 16:43:24 +0200 Subject: /etc/pbuilderrc: stop bind-mounting /dev/shm: pbuilder since 0.228 takes care of that Signed-off-by: Mattia Rizzolo Signed-off-by: Holger Levsen --- hosts/bbx15-armhf-rb/etc/pbuilderrc | 4 ---- hosts/bpi0-armhf-rb/etc/pbuilderrc | 4 ---- hosts/cb3a-armhf-rb/etc/pbuilderrc | 4 ---- hosts/cbxi4a-armhf-rb/etc/pbuilderrc | 4 ---- hosts/cbxi4b-armhf-rb/etc/pbuilderrc | 4 ---- hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc | 4 ---- hosts/codethink-sled10-arm64/etc/pbuilderrc | 4 ---- hosts/codethink-sled11-arm64/etc/pbuilderrc | 4 ---- hosts/codethink-sled12-arm64/etc/pbuilderrc | 4 ---- hosts/codethink-sled13-arm64/etc/pbuilderrc | 4 ---- hosts/codethink-sled14-arm64/etc/pbuilderrc | 4 ---- hosts/codethink-sled15-arm64/etc/pbuilderrc | 4 ---- hosts/codethink-sled16-arm64/etc/pbuilderrc | 4 ---- hosts/codethink-sled9-arm64/etc/pbuilderrc | 4 ---- hosts/ff2a-armhf-rb/etc/pbuilderrc | 4 ---- hosts/ff2b-armhf-rb/etc/pbuilderrc | 4 ---- hosts/ff4a-armhf-rb/etc/pbuilderrc | 4 ---- hosts/hb0-armhf-rb/etc/pbuilderrc | 4 ---- hosts/jenkins-test-vm/etc/pbuilderrc | 4 ---- hosts/jenkins/etc/pbuilderrc | 4 ---- hosts/jtk1a-armhf-rb/etc/pbuilderrc | 4 ---- hosts/odu3a-armhf-rb/etc/pbuilderrc | 4 ---- hosts/odxu4-armhf-rb/etc/pbuilderrc | 4 ---- hosts/odxu4b-armhf-rb/etc/pbuilderrc | 4 ---- hosts/odxu4c-armhf-rb/etc/pbuilderrc | 4 ---- hosts/opi2a-armhf-rb/etc/pbuilderrc | 4 ---- hosts/opi2b-armhf-rb/etc/pbuilderrc | 4 ---- hosts/opi2c-armhf-rb/etc/pbuilderrc | 4 ---- hosts/p64b-armhf-rb.debian.net/etc/pbuilderrc | 4 ---- hosts/p64c-armhf-rb.debian.net/etc/pbuilderrc | 4 ---- hosts/profitbricks-build1-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build10-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build11-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build12-i386/etc/pbuilderrc | 4 ---- hosts/profitbricks-build15-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build16-i386/etc/pbuilderrc | 4 ---- hosts/profitbricks-build2-i386/etc/pbuilderrc | 4 ---- hosts/profitbricks-build3-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build4-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build5-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build6-i386/etc/pbuilderrc | 4 ---- hosts/profitbricks-build7-amd64/etc/pbuilderrc | 4 ---- hosts/profitbricks-build9-amd64/etc/pbuilderrc | 4 ---- hosts/rpi2b-armhf-rb/etc/pbuilderrc | 4 ---- hosts/rpi2c-armhf-rb/etc/pbuilderrc | 4 ---- hosts/wbd0-armhf-rb/etc/pbuilderrc | 4 ---- hosts/wbq0-armhf-rb/etc/pbuilderrc | 4 ---- 47 files changed, 188 deletions(-) (limited to 'hosts') diff --git a/hosts/bbx15-armhf-rb/etc/pbuilderrc b/hosts/bbx15-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/bbx15-armhf-rb/etc/pbuilderrc +++ b/hosts/bbx15-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/bpi0-armhf-rb/etc/pbuilderrc b/hosts/bpi0-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/bpi0-armhf-rb/etc/pbuilderrc +++ b/hosts/bpi0-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/cb3a-armhf-rb/etc/pbuilderrc b/hosts/cb3a-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/cb3a-armhf-rb/etc/pbuilderrc +++ b/hosts/cb3a-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/cbxi4a-armhf-rb/etc/pbuilderrc b/hosts/cbxi4a-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/cbxi4a-armhf-rb/etc/pbuilderrc +++ b/hosts/cbxi4a-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/cbxi4b-armhf-rb/etc/pbuilderrc b/hosts/cbxi4b-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/cbxi4b-armhf-rb/etc/pbuilderrc +++ b/hosts/cbxi4b-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc +++ b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled10-arm64/etc/pbuilderrc b/hosts/codethink-sled10-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled10-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled10-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled11-arm64/etc/pbuilderrc b/hosts/codethink-sled11-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled11-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled11-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled12-arm64/etc/pbuilderrc b/hosts/codethink-sled12-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled12-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled12-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled13-arm64/etc/pbuilderrc b/hosts/codethink-sled13-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled13-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled13-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled14-arm64/etc/pbuilderrc b/hosts/codethink-sled14-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled14-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled14-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled15-arm64/etc/pbuilderrc b/hosts/codethink-sled15-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled15-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled15-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled16-arm64/etc/pbuilderrc b/hosts/codethink-sled16-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled16-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled16-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/codethink-sled9-arm64/etc/pbuilderrc b/hosts/codethink-sled9-arm64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/codethink-sled9-arm64/etc/pbuilderrc +++ b/hosts/codethink-sled9-arm64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/ff2a-armhf-rb/etc/pbuilderrc b/hosts/ff2a-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/ff2a-armhf-rb/etc/pbuilderrc +++ b/hosts/ff2a-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/ff2b-armhf-rb/etc/pbuilderrc b/hosts/ff2b-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/ff2b-armhf-rb/etc/pbuilderrc +++ b/hosts/ff2b-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/ff4a-armhf-rb/etc/pbuilderrc b/hosts/ff4a-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/ff4a-armhf-rb/etc/pbuilderrc +++ b/hosts/ff4a-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/hb0-armhf-rb/etc/pbuilderrc b/hosts/hb0-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/hb0-armhf-rb/etc/pbuilderrc +++ b/hosts/hb0-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/jenkins-test-vm/etc/pbuilderrc b/hosts/jenkins-test-vm/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/jenkins-test-vm/etc/pbuilderrc +++ b/hosts/jenkins-test-vm/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/jenkins/etc/pbuilderrc b/hosts/jenkins/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/jenkins/etc/pbuilderrc +++ b/hosts/jenkins/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/jtk1a-armhf-rb/etc/pbuilderrc b/hosts/jtk1a-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/jtk1a-armhf-rb/etc/pbuilderrc +++ b/hosts/jtk1a-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/odu3a-armhf-rb/etc/pbuilderrc b/hosts/odu3a-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/odu3a-armhf-rb/etc/pbuilderrc +++ b/hosts/odu3a-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/odxu4-armhf-rb/etc/pbuilderrc b/hosts/odxu4-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/odxu4-armhf-rb/etc/pbuilderrc +++ b/hosts/odxu4-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/odxu4b-armhf-rb/etc/pbuilderrc b/hosts/odxu4b-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/odxu4b-armhf-rb/etc/pbuilderrc +++ b/hosts/odxu4b-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/odxu4c-armhf-rb/etc/pbuilderrc b/hosts/odxu4c-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/odxu4c-armhf-rb/etc/pbuilderrc +++ b/hosts/odxu4c-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/opi2a-armhf-rb/etc/pbuilderrc b/hosts/opi2a-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/opi2a-armhf-rb/etc/pbuilderrc +++ b/hosts/opi2a-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/opi2b-armhf-rb/etc/pbuilderrc b/hosts/opi2b-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/opi2b-armhf-rb/etc/pbuilderrc +++ b/hosts/opi2b-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/opi2c-armhf-rb/etc/pbuilderrc b/hosts/opi2c-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/opi2c-armhf-rb/etc/pbuilderrc +++ b/hosts/opi2c-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/p64b-armhf-rb.debian.net/etc/pbuilderrc b/hosts/p64b-armhf-rb.debian.net/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/p64b-armhf-rb.debian.net/etc/pbuilderrc +++ b/hosts/p64b-armhf-rb.debian.net/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/p64c-armhf-rb.debian.net/etc/pbuilderrc b/hosts/p64c-armhf-rb.debian.net/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/p64c-armhf-rb.debian.net/etc/pbuilderrc +++ b/hosts/p64c-armhf-rb.debian.net/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build1-amd64/etc/pbuilderrc b/hosts/profitbricks-build1-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build1-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build1-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build10-amd64/etc/pbuilderrc b/hosts/profitbricks-build10-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build10-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build10-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build11-amd64/etc/pbuilderrc b/hosts/profitbricks-build11-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build11-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build11-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build12-i386/etc/pbuilderrc b/hosts/profitbricks-build12-i386/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build12-i386/etc/pbuilderrc +++ b/hosts/profitbricks-build12-i386/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build15-amd64/etc/pbuilderrc b/hosts/profitbricks-build15-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build15-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build15-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build16-i386/etc/pbuilderrc b/hosts/profitbricks-build16-i386/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build16-i386/etc/pbuilderrc +++ b/hosts/profitbricks-build16-i386/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build2-i386/etc/pbuilderrc b/hosts/profitbricks-build2-i386/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build2-i386/etc/pbuilderrc +++ b/hosts/profitbricks-build2-i386/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build3-amd64/etc/pbuilderrc b/hosts/profitbricks-build3-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build3-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build3-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build4-amd64/etc/pbuilderrc b/hosts/profitbricks-build4-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build4-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build4-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build5-amd64/etc/pbuilderrc b/hosts/profitbricks-build5-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build5-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build5-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build6-i386/etc/pbuilderrc b/hosts/profitbricks-build6-i386/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build6-i386/etc/pbuilderrc +++ b/hosts/profitbricks-build6-i386/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build7-amd64/etc/pbuilderrc b/hosts/profitbricks-build7-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build7-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build7-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/profitbricks-build9-amd64/etc/pbuilderrc b/hosts/profitbricks-build9-amd64/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/profitbricks-build9-amd64/etc/pbuilderrc +++ b/hosts/profitbricks-build9-amd64/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/rpi2b-armhf-rb/etc/pbuilderrc b/hosts/rpi2b-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/rpi2b-armhf-rb/etc/pbuilderrc +++ b/hosts/rpi2b-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/rpi2c-armhf-rb/etc/pbuilderrc b/hosts/rpi2c-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/rpi2c-armhf-rb/etc/pbuilderrc +++ b/hosts/rpi2c-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/wbd0-armhf-rb/etc/pbuilderrc b/hosts/wbd0-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/wbd0-armhf-rb/etc/pbuilderrc +++ b/hosts/wbd0-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" diff --git a/hosts/wbq0-armhf-rb/etc/pbuilderrc b/hosts/wbq0-armhf-rb/etc/pbuilderrc index f600c434..96917baf 100644 --- a/hosts/wbq0-armhf-rb/etc/pbuilderrc +++ b/hosts/wbq0-armhf-rb/etc/pbuilderrc @@ -29,10 +29,6 @@ APTCACHE="" COMPRESSPROG="pigz" BUILDPLACE=/srv/workspace/pbuilder # build in /srv/workspace, which is in tmpfs -# there are software wanting /dev/shm writable, so give them so. There are tons -# of bug shm related in pbuilder, that's just a workaround for all of them. -# /run/shm is already mounted as a tmpfs by default. -BINDMOUNTS="/dev/shm" # set PATH to predictable values, see #780729 and #780725 PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" -- cgit v1.2.3-54-g00ecf