[Debian-med-packaging] Bug#983142: circlator: reproducible builds: Generated tarball includes file mode
Vagrant Cascadian
vagrant at reproducible-builds.org
Fri Feb 19 23:26:17 GMT 2021
Source: circlator
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: umask
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
The generated tarball /usr/share/doc/circlator/examples/data.tar.xz
includes the file mode of the archived files:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/circlator.html
drwxr-xr-x···0········0········0········0·2019-07-30·14:50:30.000000·data/
vs.
drwxrwxr-x···0········0········0········0·2019-07-30·14:50:30.000000·data/
-rw-r--r--···0········0········0········0·2019-07-30·14:50:30.000000·data/assemble_test.dummy_reads.fa
vs.
-rw-rw-r--···0········0········0········0·2019-07-30·14:50:30.000000·data/assemble_test.dummy_reads.fa
The attached patch fixes this by passing the --mode argument to the tar
command used in debian/rules. Patch attached.
Thanks for maintaining circlator!
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Pass-mode-to-tar-when-creating-examples.patch
Type: text/x-diff
Size: 845 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20210219/94e62072/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20210219/94e62072/attachment.sig>
More information about the Debian-med-packaging
mailing list