[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: hosting is serious business, thanks for that too, Vagrant

Holger Levsen holger at moszumanska.debian.org
Tue Sep 22 18:10:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 6db56cf69baf0808697148bb9cf84d18d65bfe77
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 22 20:10:06 2015 +0200

    reproducible: hosting is serious business, thanks for that too, Vagrant
---
 THANKS.head                                    | 2 +-
 hosts/bpi0-armhf-rb/etc/pbuilderrc             | 2 +-
 hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc        | 2 +-
 hosts/hb0-armhf-rb/etc/pbuilderrc              | 2 +-
 hosts/jenkins/etc/pbuilderrc                   | 2 +-
 hosts/profitbricks-build1-amd64/etc/pbuilderrc | 2 +-
 hosts/profitbricks-build2-amd64/etc/pbuilderrc | 2 +-
 hosts/profitbricks-build4-amd64/etc/pbuilderrc | 2 +-
 hosts/wbq0-armhf-rb/etc/pbuilderrc             | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/THANKS.head b/THANKS.head
index 983cb10..5183ee0 100644
--- a/THANKS.head
+++ b/THANKS.head
@@ -9,7 +9,7 @@
  ** 4 cores and 8 GB memory for profitbricks-build4-amd64.debian.net
  ** 3 cores and 6 GB memory for freebsd-jenkins.debian.net
  * link:https://globalsign.com[GlobalSign] in January 2015 kindly provided free of charge SSL certificates for both jenkins.debian.net and reproducible.debian.net.
- * link:https://qa.debian.org/developer.php?login=vagrant%40debian.org[Vagrant] is kindly providing four 'armhf' systems, two quad-cores with 2 GB RAM each and two dual-cores with 1 GB RAM.
+ * link:https://qa.debian.org/developer.php?login=vagrant%40debian.org[Vagrant] is kindly providing and hosting four 'armhf' systems, two quad-cores with 2 GB RAM each and two dual-cores with 1 GB RAM.
 
 === Contributors
 
diff --git a/hosts/bpi0-armhf-rb/etc/pbuilderrc b/hosts/bpi0-armhf-rb/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/bpi0-armhf-rb/etc/pbuilderrc
+++ b/hosts/bpi0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587
diff --git a/hosts/hb0-armhf-rb/etc/pbuilderrc b/hosts/hb0-armhf-rb/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/hb0-armhf-rb/etc/pbuilderrc
+++ b/hosts/hb0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587
diff --git a/hosts/jenkins/etc/pbuilderrc b/hosts/jenkins/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/jenkins/etc/pbuilderrc
+++ b/hosts/jenkins/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587
diff --git a/hosts/profitbricks-build1-amd64/etc/pbuilderrc b/hosts/profitbricks-build1-amd64/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/profitbricks-build1-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build1-amd64/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587
diff --git a/hosts/profitbricks-build2-amd64/etc/pbuilderrc b/hosts/profitbricks-build2-amd64/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/profitbricks-build2-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build2-amd64/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587
diff --git a/hosts/profitbricks-build4-amd64/etc/pbuilderrc b/hosts/profitbricks-build4-amd64/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/profitbricks-build4-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build4-amd64/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587
diff --git a/hosts/wbq0-armhf-rb/etc/pbuilderrc b/hosts/wbq0-armhf-rb/etc/pbuilderrc
index 623a213..4827167 100644
--- a/hosts/wbq0-armhf-rb/etc/pbuilderrc
+++ b/hosts/wbq0-armhf-rb/etc/pbuilderrc
@@ -9,7 +9,7 @@ case $HOSTNAME in
 	bpi0|cbxi4pro0|hb0|wbq0)		MIRRORSITE=http://ftp.us.debian.org/debian ;;
 	*)				echo "unsupported host, exiting." ; exit 1 ;;
 esac
-EXTRAPACKAGES="fakeroot disorderfs"
+EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 # unset proxy, see #780587

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list