From 986056c99b645509606f74030c44bb239096aead Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 14 Nov 2016 10:42:22 +0100 Subject: 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 321bbb2a..36ef2a6e 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 -- cgit v1.2.3-54-g00ecf