[Reproducible-builds] CI testbuilds LC_ALL vs. LANG
Jérémy Bobbio
lunar at debian.org
Sun Oct 4 15:07:40 UTC 2015
Andreas Metzler:
> If we are aiming for locale agnostic builds we seem to take a
> unnecessary work intensive approach by adding
> export LC_ALL=C
> to dozens (hundreds?) of debian/rules or changing
> -sort
> +env LC_ALL= sort
> instead of simply patching dpkg-buildpackage.
Using `dpkg-buildpackage` is not a requirement to build Debian packages.
If using `fakeroot debian/rules binary` starts to give different results
than running `dpkg-buildpackage`, some maintainers are likely to have
bad surprises.
Pushing for such a change is much larger than the scope of the
reproducible builds effort. Feel free to work on it, though!
--
Lunar .''`.
lunar at debian.org : :Ⓐ : # apt-get install anarchism
`. `'`
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151004/6a9ba497/attachment.sig>
More information about the Reproducible-builds
mailing list