[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible debian: _setup_pbuilder: ignore SSL validation errors on the nodes in the future

Mattia Rizzolo gitlab at salsa.debian.org
Sat May 19 09:44:16 BST 2018


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


Commits:
db383202 by Mattia Rizzolo at 2018-05-19T10:43:34+02:00
reproducible debian: _setup_pbuilder: ignore SSL validation errors on the nodes in the future

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_setup_pbuilder.sh


Changes:

=====================================
bin/reproducible_setup_pbuilder.sh
=====================================
--- a/bin/reproducible_setup_pbuilder.sh
+++ b/bin/reproducible_setup_pbuilder.sh
@@ -43,6 +43,7 @@ EOF
 		cat >> $TMPFILE <<- EOF
 			echo "Configuring APT to ignore the Release file expiration"
 			echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/398future
+			echo 'Acquire::https::Verify-Peer "false";' >> /etc/apt/apt.conf.d/398future
 			echo
 		EOF
 	fi



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

---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/db383202549413f84b6d761d16fb2744f9844ceb
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/20180519/373e5408/attachment.html>


More information about the Qa-jenkins-scm mailing list