[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: Remove deprecated --buildinfo-id from pbuilder.

Vagrant Cascadian gitlab at salsa.debian.org
Mon May 13 07:39:53 BST 2019



Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net


Commits:
6376dd4a by Vagrant Cascadian at 2019-05-13T06:35:52Z
reproducible: Remove deprecated --buildinfo-id from pbuilder.

It does nothing but issue a warning since dpkg in stretch:

  dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect

- - - - -


1 changed file:

- bin/reproducible_build.sh


Changes:

=====================================
bin/reproducible_build.sh
=====================================
@@ -597,7 +597,7 @@ EOF
 	sudo timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice \
 	  /usr/sbin/pbuilder --build \
 		--configfile $TMPCFG \
-		--debbuildopts "-b --buildinfo-id=${ARCH}" \
+		--debbuildopts "-b" \
 		--basetgz /var/cache/pbuilder/$SUITE-reproducible-base.tgz \
 		--buildresult $TMPDIR/b1 \
 		--logfile b1/build.log \
@@ -684,7 +684,7 @@ EOF
 		/usr/sbin/pbuilder --build \
 			--configfile $TMPCFG \
 			--hookdir /etc/pbuilder/rebuild-hooks \
-			--debbuildopts "-b --buildinfo-id=${ARCH}" \
+			--debbuildopts "-b" \
 			--basetgz /var/cache/pbuilder/$SUITE-reproducible-base.tgz \
 			--buildresult $TMPDIR/b2 \
 			--logfile b2/build.log \



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6376dd4a6340cc9d6cf2f457c38a6d9f66524791
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/20190513/dfd4ac12/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list