[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Revert "reproducible debian: setup_pbuilder: use [check-valid-until=no]...

Mattia Rizzolo gitlab at salsa.debian.org
Wed Apr 3 11:51:52 BST 2019



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
b1c88e3c by Mattia Rizzolo at 2019-04-03T10:51:06Z
Revert "reproducible debian: setup_pbuilder: use [check-valid-until=no] instead of Acquire::Check-Valid-Until"

I was checking the wrong log while testing…  it doesn't seem to actually
affect d-i, so let's keep the previous thing.

This reverts commit bbe0f1b2431786118eb7368b883ee6be2a35c19e.

- - - - -


1 changed file:

- bin/reproducible_setup_pbuilder.sh


Changes:

=====================================
bin/reproducible_setup_pbuilder.sh
=====================================
@@ -42,7 +42,7 @@ EOF
 	if "$NODE_RUN_IN_THE_FUTURE" ; then
 		cat >> $TMPFILE <<- EOF
 			echo "Configuring APT to ignore the Release file expiration"
-			sed -i 's,^deb ,deb [check-valid-until=no] ,g' /etc/apt/sources.list
+			echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/398future
 			echo
 		EOF
 	fi



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/b1c88e3cf7c149dcdacaa2e5964223ec3780e370

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/b1c88e3cf7c149dcdacaa2e5964223ec3780e370
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/20190403/2e5a2ad2/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list