[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: force amd64 kernel installation on i386

Holger Levsen gitlab at salsa.debian.org
Mon Sep 10 22:07:38 BST 2018


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


Commits:
8a82f593 by Holger Levsen at 2018-09-10T21:07:19Z
reproducible Debian: force amd64 kernel installation on i386

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -475,7 +475,7 @@ if [ -f /etc/debian_version ] ; then
 		elif [ "$HOSTNAME" = "profitbricks-build6-i386" ] || [ "$HOSTNAME" = "profitbricks-build16-i386" ] \
 			|| [ "$HOSTNAME" = "profitbricks-build2-i386" ] || [ "$HOSTNAME" = "profitbricks-build12-i386" ] ; then
 			# we dont vary the kernel on i386 atm, see #875990 + #876035
-			$UP2DATE || sudo apt-get install linux-image-amd64
+			$UP2DATE || sudo apt-get install linux-image-amd64:amd64
 		fi
 		# only needed on the main nodes
 		if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8a82f593d17b2d8907cb98019b1502c20dfa5a99

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8a82f593d17b2d8907cb98019b1502c20dfa5a99
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/20180910/12f6163e/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list