Bug#981783: dh: Call dh_fixperms before dh_strip_nondeterminism
Christoph Berg
myon at debian.org
Wed Feb 3 20:17:28 GMT 2021
Re: Niels Thykier
> This is controlled by the dh-strip-nondeterminism package. Reassigning
> accordingly.
> > dh_strip_nondeterminism
> > dh_strip_nondeterminism: warning: Ignoring unwritable file: pljava-1.6.2.jar
> > dh_compress
> > dh_fixperms
Hmm, I guess the problem is that dh_s_nd wants to run before
dh_compress, but I want it to run after dh_fixperms.
Can we switch the ordering of dh_compress and dh_fixperms?
Christoph
More information about the Reproducible-builds
mailing list