[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: force installation of pbuilder from bpo on ubuntu 16.04

Holger Levsen gitlab at salsa.debian.org
Fri Nov 9 14:19:20 GMT 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
d28a62fb by Holger Levsen at 2018-11-09T14:19:11Z
reproducible Debian: force installation of pbuilder from bpo on ubuntu 16.04

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -287,9 +287,11 @@ 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" ;;
+				debootstrap/stretch-backports
+				pbuilder/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/d28a62fb0b78f0336022d62bb8c0d15fe1c23960

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d28a62fb0b78f0336022d62bb8c0d15fe1c23960
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/46c65d8a/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list