[Piuparts-commits] [piuparts] 02/10: p.conf.*: add --no-check-valid-until to flags-start-squeeze

Holger Levsen holger at layer-acht.org
Sun May 1 11:55:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit d46c3a5341493dcc725716fa0edbf953ee720b47
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun May 1 09:22:20 2016 +0200

    p.conf.*: add --no-check-valid-until to flags-start-squeeze
    
    squeeze(-*) has been archived
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 debian/changelog                           | 2 ++
 instances/piuparts.conf.anbe               | 1 +
 instances/piuparts.conf.goldwasser         | 2 ++
 instances/piuparts.conf.lamarr             | 2 ++
 instances/piuparts.conf.pejacevic          | 2 ++
 instances/piuparts.conf.piu-slave-1und1-01 | 2 ++
 6 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 66c26b2..584ea3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ piuparts (0.71) UNRELEASED; urgency=medium
     - Define namedtuple FileInfo globally s.t. it can be pickled.
     - New option --no-check-valid-until to set apt option
       Acquire::Check-Valid-Until=false for testing archived releases.
+  * piuparts.conf:
+    - Use --no-check-valid-until for squeeze.
   * distros.conf: squeeze-* has been archived/removed.
   * piuparts-reports.py:
     - Skip section on HTTPError while downloading Packages.
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 32037e9..5ec516e 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -38,6 +38,7 @@ flags-end-wheezy =
 
 flags-start-squeeze =
 	-i /etc/shells
+	--no-check-valid-until
 flags-end-squeeze =
 	--warn-on-debsums-errors
 	--scriptsdir /etc/piuparts/scripts-squeeze
diff --git a/instances/piuparts.conf.goldwasser b/instances/piuparts.conf.goldwasser
index 988e5f5..ed49e1c 100644
--- a/instances/piuparts.conf.goldwasser
+++ b/instances/piuparts.conf.goldwasser
@@ -43,6 +43,8 @@ flags-start-squeeze =
 # up to squeeze a non-empty /etc/shells was shipped, actually installing
 # and removing a shell would remove its entry from /etc/shells
 	-i /etc/shells
+# squeeze has been archived
+	--no-check-valid-until
 
 # common flags for tests ending in squeeze
 flags-end-squeeze =
diff --git a/instances/piuparts.conf.lamarr b/instances/piuparts.conf.lamarr
index 4b1cd4e..07dc94b 100644
--- a/instances/piuparts.conf.lamarr
+++ b/instances/piuparts.conf.lamarr
@@ -43,6 +43,8 @@ flags-start-squeeze =
 # up to squeeze a non-empty /etc/shells was shipped, actually installing
 # and removing a shell would remove its entry from /etc/shells
 	-i /etc/shells
+# squeeze has been archived
+	--no-check-valid-until
 
 # common flags for tests ending in squeeze
 flags-end-squeeze =
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index 88b37bf..fcb5164 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -65,6 +65,8 @@ flags-start-squeeze =
 # up to squeeze a non-empty /etc/shells was shipped, actually installing
 # and removing a shell would remove its entry from /etc/shells
 	-i /etc/shells
+# squeeze has been archived
+	--no-check-valid-until
 
 # common flags for tests ending in squeeze
 flags-end-squeeze =
diff --git a/instances/piuparts.conf.piu-slave-1und1-01 b/instances/piuparts.conf.piu-slave-1und1-01
index 307406c..fe5bd04 100644
--- a/instances/piuparts.conf.piu-slave-1und1-01
+++ b/instances/piuparts.conf.piu-slave-1und1-01
@@ -57,6 +57,8 @@ flags-start-squeeze =
 # up to squeeze a non-empty /etc/shells was shipped, actually installing
 # and removing a shell would remove its entry from /etc/shells
 	-i /etc/shells
+# squeeze has been archived
+	--no-check-valid-until
 
 # common flags for tests ending in squeeze
 flags-end-squeeze =

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list