[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "reproducible Debian: teach jessie and ubuntu 16.04 how to debootstrap buster"
Mattia Rizzolo
mattia at debian.org
Wed Jul 19 11:30:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit d50dd397b76cf86b61419d18c8a4206de9579a2b
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Jul 19 13:29:22 2017 +0200
Revert "reproducible Debian: teach jessie and ubuntu 16.04 how to debootstrap buster"
ubuntu 16.04 debootstrap now knows about buster, and all debian hosts
are now on stretch (which knows about buster).
This reverts commit 62b892ac4d4fa9321f96fe4a10646842bbe00779.
Closes: #865049
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
update_jdn.sh | 5 -----
1 file changed, 5 deletions(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 8b24194..63abc74 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -615,11 +615,6 @@ fi
explain "packages configured."
#
-# teach jessie and ubuntu 16.04 how to debootstrap buster
-#
-[ -L /usr/share/debootstrap/scripts/buster ] || ( cd /usr/share/debootstrap/scripts/ ; sudo ln -s sid buster )
-
-#
# install the heart of jenkins.debian.net
#
cd $BASEDIR
--
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