[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian: on amd64: vary the kernel again using bpo kernels

Holger Levsen gitlab at salsa.debian.org
Fri Aug 30 12:44:51 BST 2019



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


Commits:
b2870778 by Holger Levsen at 2019-08-30T11:43:33Z
reproducible Debian: on amd64: vary the kernel again using bpo kernels

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

- - - - -
7e575590 by Holger Levsen at 2019-08-30T11:44:32Z
reproducible Archlinux: use bpo kernel everywhere to support building latest stuff

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -492,7 +492,7 @@ if [ -f /etc/debian_version ] ; then
 		# - this is done as a seperate step as bpo kernels are frequently uninstallable when upgraded on bpo
 		if [ "$HOSTNAME" = "profitbricks-build5-amd64" ] || [ "$HOSTNAME" = "profitbricks-build15-amd64" ] \
 			|| [ "$HOSTNAME" = "osuosl-build172-amd64" ] ; then
-			#sudo apt install linux-image-amd64/stretch-backports || true # backport kernels are frequently uninstallable...
+			sudo apt install linux-image-amd64/buster-backports || true # backport kernels are frequently uninstallable...
 			:
 		elif [ "$HOSTNAME" = "profitbricks-build6-i386" ] || [ "$HOSTNAME" = "profitbricks-build16-i386" ] \
 			|| [ "$HOSTNAME" = "profitbricks-build2-i386" ] || [ "$HOSTNAME" = "profitbricks-build12-i386" ] ; then
@@ -500,7 +500,7 @@ if [ -f /etc/debian_version ] ; then
 			sudo apt install linux-image-amd64:amd64
 		elif [ "$HOSTNAME" = "osuosl-build169-amd64" ] || [ "$HOSTNAME" = "osuosl-build170-amd64" ] ; then
 			# Arch Linux builds latest stuff which sometimes (eg, currentlt Qt) needs newer kernel to build...
-			#sudo apt install linux-image-amd64/stretch-backports || true # backport kernels are frequently uninstallable...
+			sudo apt install linux-image-amd64/buster-backports || true # backport kernels are frequently uninstallable...
 			:
 		fi
 		# don't (re-)install pbuilder if it's on hold



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/96cbb81ea8af80a45eb57a336bdaafb308de0a58...7e57559018ca93914d73d48816568154718d9f08

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/96cbb81ea8af80a45eb57a336bdaafb308de0a58...7e57559018ca93914d73d48816568154718d9f08
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/20190830/fe21d48d/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list