Commit 9d0ac728 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: install debootstrap from stretch-backports on ubuntu...


reproducible Debian: install debootstrap from stretch-backports on ubuntu nodes as since 20180927 debootstrap 1.0.78+nmu1ubuntu1.6 cannot install sid anymore

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 42d6bd5a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -288,6 +288,12 @@ if [ -f /etc/debian_version ] ; then
				python3-yaml" ;;
			*) ;;
		esac
		# install debootstrap from stretch-backports on ubuntu nodes as since 20180927 debootstrap 1.0.78+nmu1ubuntu1.6 cannot install sid anymore
		case $HOSTNAME in
			codethink*) DEBS="$DEBS
				munin-node/stretch-backports" ;;
			*) 	;;
		esac
		# install munin from stretch-backports everywhere, except on ubuntu nodes
		case $HOSTNAME in
			codethink*) DEBS="$DEBS