[Reproducible-builds] Bug#806452: lierolibre: please make the build reproducible

Reiner Herrmann reiner at reiner-h.de
Fri Nov 27 15:28:32 UTC 2015


Source: lierolibre
Version: 0.5-2
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: locale
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Hi!

While working on the "reproducible builds" effort [1], we have noticed
that lierolibre could not be built reproducibly.
The shell script which is generating the sound data file is interpreting
the output of 'dd', which can be different in another language.
The script is already aware of that and is normalizing LANG,
but this is not sufficient, since LC_ALL has a higher priority.

The attached patch fixes this by overwriting LC_ALL instead of LANG.

Regards,
 Reiner

[1]: https://wiki.debian.org/ReproducibleBuilds
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lierolibre.patch
Type: text/x-diff
Size: 665 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151127/8e8dac08/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/20151127/8e8dac08/attachment.sig>


More information about the Reproducible-builds mailing list