[Qa-jenkins-scm] [jenkins.debian.net] 02/02: pbuilder: stop unsetting http_proxy, pbuilder does it itself nowadays (see #780587)

Holger Levsen holger at layer-acht.org
Sun Aug 14 11:42:08 UTC 2016


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 8b3d602b786d3d7443da35859ec125baf510c546
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Aug 14 09:56:21 2016 +0000

    pbuilder: stop unsetting http_proxy, pbuilder does it itself nowadays (see #780587)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 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/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/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/profitbricks-build1-amd64/etc/pbuilderrc  | 4 +---
 hosts/profitbricks-build10-amd64/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-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 +---
 31 files changed, 31 insertions(+), 93 deletions(-)

diff --git a/hosts/bbx15-armhf-rb/etc/pbuilderrc b/hosts/bbx15-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/bbx15-armhf-rb/etc/pbuilderrc
+++ b/hosts/bbx15-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/bpi0-armhf-rb/etc/pbuilderrc b/hosts/bpi0-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/bpi0-armhf-rb/etc/pbuilderrc
+++ b/hosts/bpi0-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/cb3a-armhf-rb/etc/pbuilderrc b/hosts/cb3a-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/cb3a-armhf-rb/etc/pbuilderrc
+++ b/hosts/cb3a-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/cbxi4a-armhf-rb/etc/pbuilderrc b/hosts/cbxi4a-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/cbxi4a-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4a-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/cbxi4b-armhf-rb/etc/pbuilderrc b/hosts/cbxi4b-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/cbxi4b-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4b-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4pro0-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/ff2a-armhf-rb/etc/pbuilderrc b/hosts/ff2a-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/ff2a-armhf-rb/etc/pbuilderrc
+++ b/hosts/ff2a-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/ff2b-armhf-rb/etc/pbuilderrc b/hosts/ff2b-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/ff2b-armhf-rb/etc/pbuilderrc
+++ b/hosts/ff2b-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/ff4a-armhf-rb/etc/pbuilderrc b/hosts/ff4a-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/ff4a-armhf-rb/etc/pbuilderrc
+++ b/hosts/ff4a-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/hb0-armhf-rb/etc/pbuilderrc b/hosts/hb0-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/hb0-armhf-rb/etc/pbuilderrc
+++ b/hosts/hb0-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/jenkins-test-vm/etc/pbuilderrc b/hosts/jenkins-test-vm/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/jenkins-test-vm/etc/pbuilderrc
+++ b/hosts/jenkins-test-vm/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/jenkins/etc/pbuilderrc b/hosts/jenkins/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/jenkins/etc/pbuilderrc
+++ b/hosts/jenkins/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/odu3a-armhf-rb/etc/pbuilderrc b/hosts/odu3a-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/odu3a-armhf-rb/etc/pbuilderrc
+++ b/hosts/odu3a-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/odxu4-armhf-rb/etc/pbuilderrc b/hosts/odxu4-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/odxu4-armhf-rb/etc/pbuilderrc
+++ b/hosts/odxu4-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/odxu4b-armhf-rb/etc/pbuilderrc b/hosts/odxu4b-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/odxu4b-armhf-rb/etc/pbuilderrc
+++ b/hosts/odxu4b-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/odxu4c-armhf-rb/etc/pbuilderrc b/hosts/odxu4c-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/odxu4c-armhf-rb/etc/pbuilderrc
+++ b/hosts/odxu4c-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/opi2a-armhf-rb/etc/pbuilderrc b/hosts/opi2a-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/opi2a-armhf-rb/etc/pbuilderrc
+++ b/hosts/opi2a-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/opi2b-armhf-rb/etc/pbuilderrc b/hosts/opi2b-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/opi2b-armhf-rb/etc/pbuilderrc
+++ b/hosts/opi2b-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/opi2c-armhf-rb/etc/pbuilderrc b/hosts/opi2c-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/opi2c-armhf-rb/etc/pbuilderrc
+++ b/hosts/opi2c-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build1-amd64/etc/pbuilderrc b/hosts/profitbricks-build1-amd64/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build1-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build1-amd64/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build10-amd64/etc/pbuilderrc b/hosts/profitbricks-build10-amd64/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build10-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build10-amd64/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build2-i386/etc/pbuilderrc b/hosts/profitbricks-build2-i386/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build2-i386/etc/pbuilderrc
+++ b/hosts/profitbricks-build2-i386/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build3-amd64/etc/pbuilderrc b/hosts/profitbricks-build3-amd64/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build3-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build3-amd64/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build4-amd64/etc/pbuilderrc b/hosts/profitbricks-build4-amd64/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build4-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build4-amd64/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build5-amd64/etc/pbuilderrc b/hosts/profitbricks-build5-amd64/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build5-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build5-amd64/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build6-i386/etc/pbuilderrc b/hosts/profitbricks-build6-i386/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build6-i386/etc/pbuilderrc
+++ b/hosts/profitbricks-build6-i386/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/profitbricks-build9-amd64/etc/pbuilderrc b/hosts/profitbricks-build9-amd64/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/profitbricks-build9-amd64/etc/pbuilderrc
+++ b/hosts/profitbricks-build9-amd64/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/rpi2b-armhf-rb/etc/pbuilderrc b/hosts/rpi2b-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/rpi2b-armhf-rb/etc/pbuilderrc
+++ b/hosts/rpi2b-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/rpi2c-armhf-rb/etc/pbuilderrc b/hosts/rpi2c-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/rpi2c-armhf-rb/etc/pbuilderrc
+++ b/hosts/rpi2c-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/wbd0-armhf-rb/etc/pbuilderrc b/hosts/wbd0-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/wbd0-armhf-rb/etc/pbuilderrc
+++ b/hosts/wbd0-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.
diff --git a/hosts/wbq0-armhf-rb/etc/pbuilderrc b/hosts/wbq0-armhf-rb/etc/pbuilderrc
index 478804d..a13ed5b 100644
--- a/hosts/wbq0-armhf-rb/etc/pbuilderrc
+++ b/hosts/wbq0-armhf-rb/etc/pbuilderrc
@@ -23,9 +23,7 @@ EXTRAPACKAGES=""	# better list them in bin/reproducible_setup_pbuilder.sh
 APTCACHE=""
 COMPRESSPROG="pigz"
 BUILDPLACE=/srv/workspace/pbuilder  # build in /srv/workspace, which is in tmpfs
-# unset proxy, see #780587
-unset http_proxy
-export -n http_proxy
+
 # 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.

-- 
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