Bug#981783: dh: Call dh_fixperms before dh_strip_nondeterminism
Niels Thykier
niels at thykier.net
Tue Jul 20 20:08:29 BST 2021
On Wed, 3 Feb 2021 21:17:28 +0100 Christoph Berg <myon at debian.org> wrote:
> 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
>
>
Interestingly, I got #982457 filed against debhelper asking for
dh_fixperms being called "as late as possible". I guess that "kind of"
conflicts with your wish (depending on the exact definition of "as late
as possible").
Sadly, I do not have a clear view what the "perfect" order would be for
these helpers at the moment. Anyway, I have added your remark to
#982457 with this email, so I remember to consider dh_compress in the
relative order of dh_fixperms.
Thanks,
~Niels
More information about the Reproducible-builds
mailing list