[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian, debrebuild: fix #970095 (only present in...
Holger Levsen
gitlab at salsa.debian.org
Fri Sep 11 16:40:11 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2eb07299 by Holger Levsen at 2020-09-11T17:36:13+02:00
reproducible Debian, debrebuild: fix #970095 (only present in https://salsa.debian.org/debian/devscripts/-/merge_requests/203)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rb-debrebuild
Changes:
=====================================
bin/rb-debrebuild
=====================================
@@ -662,7 +662,7 @@ if ($snapshots_needed) {
# we fetch them. Include the option to work around that to assist
# the user.
print
-q{--chroot-setup-commands='echo "Acquire::Check-Valid-Until \"false\";" | tee /etc/apt/apt.conf.d/23-debrebuild'};
+q{ --chroot-setup-commands='echo "Acquire::Check-Valid-Until \"false\";" | tee /etc/apt/apt.conf.d/23-debrebuild'};
}
my @add_depends = ();
foreach my $pkg (@inst_build_deps) {
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2eb072999903b5926b90909a06896bd45c982567
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2eb072999903b5926b90909a06896bd45c982567
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/20200911/d0127931/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list