[Reproducible-builds] dh_strip_nondeterminism

Andrew Ayer agwa at andrewayer.name
Mon Sep 7 17:11:23 UTC 2015


Hi Eugene,

On Mon, 7 Sep 2015 19:49:56 +0300
Eugene Zhukov <jevgeni.zh at gmail.com> wrote:
 
> I was testing my epubcheck package built with ExperimentalToolchain
> and noticed that jar file executable permissions get stripped.
> If I drop dh_strip_nondeterminism line from
> /usr/share/cdbs/1/rules/debhelper.mk everything works as expected.
> I don't really understand how this is related so I'd appreciate if you
> could have a look.

Do you mean the jar file itself, or files within the jar?
(dh-)strip-nondeterminism should leave the execute bit alone within the
jar, but I just checked and confirmed that it doesn't preserve the
execute bit on the jar itself.  I can fix this.

Cheers,
Andrew



More information about the Reproducible-builds mailing list