[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup 7f075605: reproducible Debian: use pool directory structure

Holger Levsen gitlab at salsa.debian.org
Wed Feb 20 15:16:42 GMT 2019


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


Commits:
538b1e84 by Holger Levsen at 2019-02-20T15:16:34Z
fixup 7f075605: reproducible Debian: use pool directory structure

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

- - - - -


1 changed file:

- bin/reproducible_compare_Debian_sha1sums.sh


Changes:

=====================================
bin/reproducible_compare_Debian_sha1sums.sh
=====================================
@@ -84,7 +84,7 @@ for package in $packages ; do
 	cd $pool_dir
 	if [ ! -e ${package_file}.sha1output ] ; then
 		echo -n "$(date -u) - preparing to download $filename"
-		( schroot --directory  $SHA1DIR -c chroot:jenkins-reproducible-unstable-diffoscope apt-get download ${package} 2>&1 |xargs echo ) || continue
+		( schroot --directory  $SHA1DIR/$pool_dir -c chroot:jenkins-reproducible-unstable-diffoscope apt-get download ${package} 2>&1 |xargs echo ) || continue
 		echo "$(date -u) - calculating sha1sum"
 		SHA1SUM_PKG="$(sha1sum ${package_file} | tee ${package_file}.sha1output | awk '{print $1}' )"
 		rm ${package_file}



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/538b1e84351770cf9070774f9d885d54234aedfe
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/20190220/5fd55a1b/attachment.html>


More information about the Qa-jenkins-scm mailing list