Bug#970888: fai: fai-guide.ps embeds timestamps and tempdirs
Vagrant Cascadian
vagrant at reproducible-builds.org
Fri Sep 25 01:20:17 BST 2020
Source: fai
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps randomness
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
The /usr/share/doc/fai-doc/fai-guide.ps.gz embeds timestamps as well as
the temporary directory used when it was generated:
15 %DVIPSCommandLine:·dvips·-R0·-o·/tmp/tmpafymsm62/fai-guide.ps 15 %DVIPSCommandLine:·dvips·-R0·-o·/tmp/tmp82mwtb5p/fai-guide.ps
16 %+·/tmp/tmpafymsm62/fai-guide.dvi 16 %+·/tmp/tmp82mwtb5p/fai-guide.dvi
17 %DVIPSParameters:·dpi=600 17 %DVIPSParameters:·dpi=600
18 %DVIPSSource:··TeX·output·2021.10.16:0452 18 %DVIPSSource:··TeX·output·2020.09.14:0033
The first patch fixes the timestamp issue by passing exporting
FORCE_SOURCE_DATE=1 in debian/rules.
The second patch fixes the other issue by stripping the temporary
directory from the generated fai-guide.ps in the override_dh_installdocs
target in debian/rules.
Thanks for maintaining fai!
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Use-consistent-timestamp-in-fai-guide.p.patch
Type: text/x-diff
Size: 604 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20200924/ad44f51a/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-debian-rules-Remove-embedded-temporary-directory-fro.patch
Type: text/x-diff
Size: 1045 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20200924/ad44f51a/attachment-0001.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/reproducible-bugs/attachments/20200924/ad44f51a/attachment.sig>
More information about the Reproducible-bugs
mailing list