[Qa-jenkins-scm] [jenkins.debian.net] 01/03: Revert "update_jdn: install debootstrap from jessie-backports (#837649 is not fixed in jessie proper)"

Holger Levsen holger at layer-acht.org
Mon Nov 14 09:45:25 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 986056c99b645509606f74030c44bb239096aead
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 14 10:42:22 2016 +0100

    Revert "update_jdn: install debootstrap from jessie-backports (#837649 is not fixed in jessie proper)"
    
    This reverts commit 0d207593a11815b07163eb57ecbb7be1053696b3.
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 321bbb2..36ef2a6 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -220,6 +220,7 @@ if [ -f /etc/debian_version ] ; then
 			bc
 			bsd-mailx
 			curl 
+			debootstrap 
 			devscripts
 			eatmydata
 			etckeeper
@@ -442,7 +443,6 @@ if [ -f /etc/debian_version ] ; then
 		$UP2DATE || sudo apt-get update
 		$UP2DATE || sudo apt-get install $DEBS $MASTERDEBS
 		$UP2DATE || sudo apt-get install -t jessie-backports \
-				debootstrap \
 				pbuilder lintian || echo "this should only fail on the first install"
 		#		botch
 		# we need mock from bpo to build current fedora

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