[Reproducible-builds] Bug#825138: console-setup: please make the build reproducible
Reiner Herrmann
reiner at reiner-h.de
Mon May 23 23:24:53 UTC 2016
Source: console-setup
Version: 1.143
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: umask locale fileordering
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Hi!
While working on the "reproducible builds" effort [1], we have noticed
that console-setup could not be built reproducibly.
There are three remaining issues:
- different umasks cause differences in the mode of uuencoded files
- $(wildcard ...) in Makefiles is unsorted, which causes randomly
ordered entries in charmap_functions.sh
- files are listed in debian/preprocessor with `ls *.{psf,acm}`, which
is sorted, but sorted differently depending on the locale.
The attached patch fixes those issues.
Regards,
Reiner
[1]: https://wiki.debian.org/ReproducibleBuilds
-------------- next part --------------
A non-text attachment was scrubbed...
Name: console-setup.patch
Type: text/x-diff
Size: 1767 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160524/4d269a60/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160524/4d269a60/attachment.sig>
More information about the Reproducible-builds
mailing list