[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: rename to 398 future too

Holger Levsen holger at moszumanska.debian.org
Thu Nov 12 18:18:07 UTC 2015


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 45cff9d2bf6351283e7cddbb5848eec034731523
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 12 19:17:44 2015 +0100

    reproducible: rename to 398 future too
---
 bin/reproducible_setup_pbuilder.sh | 2 +-
 bin/schroot-create.sh              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_setup_pbuilder.sh b/bin/reproducible_setup_pbuilder.sh
index bbd7864..4fdee35 100755
--- a/bin/reproducible_setup_pbuilder.sh
+++ b/bin/reproducible_setup_pbuilder.sh
@@ -68,7 +68,7 @@ echo
 for i in \$(dpkg -l |grep ^ii |awk -F' ' '{print \$2}'); do   apt-cache madison "\$i" | head -1 | grep reproducible.alioth.debian.org || true  ; done
 echo
 echo "Configuring APT to ignore the Release file expiration"
-echo 'Acquire::Check-Valid-Until "false"' > /etc/apt/apt.conf.d/400future
+echo 'Acquire::Check-Valid-Until "false"' > /etc/apt/apt.conf.d/398future
 echo
 EOF
 }
diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index ca2a69f..8637fa6 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -93,7 +93,7 @@ Mb0BawlXZui0MNUSnZtxHMxrjejdvZdqtskHl9srB1QThH0jasmUqbQPxCnxMbf1
 -----END PGP PUBLIC KEY BLOCK-----" | apt-key add -
 echo
 echo "Configuring APT to ignore the Release file expiration"
-echo 'Acquire::Check-Valid-Until "false"' > /etc/apt/apt.conf.d/400future
+echo 'Acquire::Check-Valid-Until "false"' > /etc/apt/apt.conf.d/398future
 echo
 EOF
 }

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