[Qa-jenkins-scm] [jenkins.debian.net] 01/01: run apt-get update too

Holger Levsen holger at moszumanska.debian.org
Thu Aug 6 17:13:50 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 c571ae037ceff00ed328b0d0ea56747af1c7c0bd
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Aug 6 19:12:39 2015 +0200

    run apt-get update too
---
 update_jdn.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/update_jdn.sh b/update_jdn.sh
index 25a3e3d..7acc067 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -216,6 +216,7 @@ if [ -f /etc/debian_version ] ; then
 		else
 			MASTERDEBS=""
 		fi
+		sudo apt-get update
 		sudo apt-get install $DEBS $MASTERDEBS
 		sudo apt-get install -t jessie-backports \
 				pbuilder

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