[Git][qa/jenkins.debian.net][master] reproducible CI: switch URL for tails pkg sets
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Jul 30 10:15:48 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2c8e97a8 by Holger Levsen at 2025-07-30T11:15:08+02:00
reproducible CI: switch URL for tails pkg sets
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_create_meta_pkg_sets.sh
Changes:
=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2015-2024 Holger Levsen <holger at layer-acht.org>
+# Copyright 2015-2025 Holger Levsen <holger at layer-acht.org>
# 2023 Mattia Rizzolo <mattia at mapreri.org>
# released under the GPLv2
@@ -372,7 +372,7 @@ update_pkg_set_specific() {
fi
;;
tails) # tails
- URL="https://nightly.tails.boum.org/build_Tails_ISO_devel/lastSuccessful/archive/latest.build-manifest"
+ URL="https://nightly.tails.net/build_Tails_ISO_devel/lastSuccessful/archive/latest.build-manifest"
echo "Downloading $URL now."
curl $URL > $TMPFILE
if ! grep '404 Not Found' $TMPFILE ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2c8e97a8d78f8b58dbd0c3c995fab726444da4aa
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2c8e97a8d78f8b58dbd0c3c995fab726444da4aa
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250730/f8d0c7ac/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list