[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: update URL for latest tails ISO manifest

Holger Levsen holger at layer-acht.org
Mon Nov 7 17:27:16 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 ff42654bf945f9b5c5869dd8b305a9168784ceb6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 7 18:27:08 2016 +0100

    reproducible Debian: update URL for latest tails ISO manifest
---
 bin/reproducible_create_meta_pkg_sets.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index eadd444..8fcf2a3 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -453,7 +453,7 @@ update_pkg_sets() {
 	# tails
 	progress_info_begin 22
 	if [ ! -z $(find $TPATH -maxdepth 1 -mtime +0 -name ${META_PKGSET[22]}.pkgset) ] || [ ! -f $TPATH/${META_PKGSET[22]}.pkgset ] ; then
-		URL="http://nightly.tails.boum.org/build_Tails_ISO_feature-stretch/lastSuccessful/archive/latest.iso.build-manifest"
+		URL="https://nightly.tails.boum.org/build_Tails_ISO_devel/lastSuccessful/archive/latest.iso.build-manifest"
 		echo "Downloading $URL now."
 		curl $URL > $TMPFILE
 		if ! grep '<title>404 Not Found</title>' $TMPFILE ; then

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