[Qa-jenkins-scm] [jenkins.debian.net] 01/02: python3-yaml is needed to deploy kgb configs

Holger Levsen holger at moszumanska.debian.org
Tue Oct 27 03:49:56 UTC 2015


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 ce9fd5e4b6fae06f7088ecca5e7550f1ead5adfe
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Oct 26 21:44:18 2015 -0600

    python3-yaml is needed to deploy kgb configs
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index acac06b..03a1b7e 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -153,7 +153,7 @@ if [ -f /etc/debian_version ] ; then
 		esac
 		# needed to run coreboot/openwrt/netbsd jobs
 		case $HOSTNAME in
-			profitbricks-build3-amd64) DEBS="$DEBS bison cmake diffutils findutils flex g++ gawk gcc git grep iasl libc6-dev m4 make subversion unzip util-linux zlib1g-dev libncurses5-dev libssl-dev locales-all kgb-client" ;;
+			profitbricks-build3-amd64) DEBS="$DEBS bison cmake diffutils findutils flex g++ gawk gcc git grep iasl libc6-dev m4 make subversion unzip util-linux zlib1g-dev libncurses5-dev libssl-dev locales-all kgb-client python3-yaml" ;;
 			*) ;;
 		esac
 		if [ "$HOSTNAME" = "jenkins" ] ; then

-- 
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