[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible debian: install python3-popcon on jenkins as need by the previous commit

Holger Levsen holger at layer-acht.org
Sat Jun 11 11:27:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 2fa993d455940ff528c0b5f3390815f90e8697be
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jun 11 13:26:37 2016 +0200

    reproducible debian: install python3-popcon on jenkins as need by the previous commit
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 26541c6..b23dcd0 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -379,7 +379,7 @@ if [ -f /etc/debian_version ] ; then
 		if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then
 			sudo apt-get install -t jessie-backports jenkins-job-builder || echo "this should only fail on the first install"
 		elif [ "$HOSTNAME" = "jenkins" ] ; then
-			sudo apt-get install -t jessie-backports ffmpeg libav-tools jenkins-job-builder
+			sudo apt-get install -t jessie-backports ffmpeg libav-tools python3-popcon jenkins-job-builder
 		fi
 		explain "packages installed."
 	else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list