Commit 69b7629c authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible armhf: fixup: add bbx15 and ff4* to pbuilderrc and common_functions.sh too

parent 70b3ed6a
...@@ -56,15 +56,15 @@ else ...@@ -56,15 +56,15 @@ else
fi fi
if [ -z "$MIRROR" ]; then if [ -z "$MIRROR" ]; then
case $HOSTNAME in case $HOSTNAME in
jenkins|jenkins-test-vm|profitbricks-build?-amd64) export MIRROR=http://ftp.de.debian.org/debian ;; jenkins|jenkins-test-vm|profitbricks-build?-amd64) export MIRROR=http://ftp.de.debian.org/debian ;;
bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) export MIRROR=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) export MIRROR=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
fi fi
if [ -z "$http_proxy" ]; then if [ -z "$http_proxy" ]; then
case $HOSTNAME in case $HOSTNAME in
jenkins|jenkins-test-vm|profitbricks-build?-amd64) export http_proxy="http://localhost:3128" ;; jenkins|jenkins-test-vm|profitbricks-build?-amd64) export http_proxy="http://localhost:3128" ;;
bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) export http_proxy="http://10.0.0.15:8000/" ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) export http_proxy="http://10.0.0.15:8000/" ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
fi fi
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options. # read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in case $HOSTNAME in
jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;; jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;; bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;; *) echo "unsupported host, exiting." ; exit 1 ;;
esac esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment