[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: use pbuilder from bpo everywhere
Holger Levsen
gitlab at salsa.debian.org
Fri Nov 9 14:29:20 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2081b3a4 by Holger Levsen at 2018-11-09T14:29:10Z
reproducible Debian: use pbuilder from bpo everywhere
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -261,6 +261,7 @@ if [ -f /etc/debian_version ] ; then
netcat-traditional
ntp
ntpdate
+ pbuilder/stretch-backports
pigz
postfix
procmail
@@ -287,11 +288,9 @@ if [ -f /etc/debian_version ] ; then
*) ;;
esac
# install debootstrap from stretch-backports on ubuntu nodes as since 20180927 debootstrap 1.0.78+nmu1ubuntu1.6 cannot install sid anymore
- # we also want the latest pbuilder from bpo on this old ubuntu
case $HOSTNAME in
codethink*) DEBS="$DEBS
- debootstrap/stretch-backports
- pbuilder/stretch-backports" ;;
+ debootstrap/stretch-backports" ;;
*) ;;
esac
# install munin from stretch-backports everywhere, except on ubuntu nodes
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2081b3a4e1e54ab58abd6ca41369fcd9117d6c0f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2081b3a4e1e54ab58abd6ca41369fcd9117d6c0f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181109/5b230a3e/attachment.html>
More information about the Qa-jenkins-scm
mailing list