[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: increase loglevel when running pbuilder --create

Holger Levsen gitlab at salsa.debian.org
Sat Oct 6 12:04:41 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
929f5eaf by Holger Levsen at 2018-10-06T11:04:30Z
reproducible Debian: increase loglevel when running pbuilder --create

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_setup_pbuilder.sh


Changes:

=====================================
bin/reproducible_setup_pbuilder.sh
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright 2014-2017 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2018 Holger Levsen <holger at layer-acht.org>
 #           ©    2018 Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv=2
 
@@ -130,7 +130,7 @@ setup_pbuilder() {
 		pbuilder_http_proxy="--http-proxy $http_proxy"
 	fi
 	# setup base.tgz
-	sudo pbuilder --create $pbuilder_http_proxy --basetgz /var/cache/pbuilder/${NAME}-new.tgz --distribution $SUITE --extrapackages "$EXTRA_PACKAGES"
+	sudo pbuilder --create $pbuilder_http_proxy --basetgz /var/cache/pbuilder/${NAME}-new.tgz --distribution $SUITE --extrapackages "$EXTRA_PACKAGES" --loglevel D
 
 	# customize pbuilder
 	create_customized_tmpfile ${TMPFILE}



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/929f5eaf746f27df250ea09b4bdc8b94daf60c92
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/20181006/a431c634/attachment.html>


More information about the Qa-jenkins-scm mailing list