Overview
Request 511398 accepted
now with simpler patch
- Add reproducible.patch to use a constant build time in .beam files
- Normalize zip file timestamps in /usr/bin/rebar (boo#1047218)
- Created by bmwiedemann
- In state accepted
- Package maintainer: nkrinner
- Supersedes 509818
Bernhard, don't you think that reproducibility should be reached through erlang compiler? rebar is just a wrapper around it. There are also packages which are built without rebar.
This comes from rebar's src/rebar_escripter.erl using /usr/lib64/erlang/lib/stdlib-3.3/ebin/zip.beam or do you mean we should patch erlang's general timestamp and zip functions to support overriding the 'current' time?
The ML entry seems to be for unrelated issues.
Request History
bmwiedemann created request
now with simpler patch
- Add reproducible.patch to use a constant build time in .beam files
- Normalize zip file timestamps in /usr/bin/rebar (boo#1047218)
matwey accepted request