Bug#980356: dh-strip-nondeterminism: Should not bail out on read-only files
Chris Lamb
lamby at debian.org
Mon Jan 18 09:35:51 GMT 2021
tags 980356 + pending
thanks
Hi Axel,
> My workaround so far is this in debian/rules:
>
> override_dh_strip_nondeterminism:
> find debian/libcgi-github-webhook-perl -perm 444 | xargs chmod -c 644
> dh_strip_nondeterminism
>
> But IMHO this shouldn't be necessary.
Agreed, and thanks for the report plus the steps on how to easily
reproduce. I'm uploading strip-nondeterminism 1.10.0 very shortly that
prints the following when run against your package with the "find"
line removed.
dh_link
dh_strip_nondeterminism
dh_strip_nondeterminism: warning: Ignoring unwritable file: errored.png
dh_strip_nondeterminism: warning: Ignoring unwritable file: failed.png
dh_strip_nondeterminism: warning: Ignoring unwritable file: success.png
dh_compress
dh_fixperms
Best wishes,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org 🍥 chris-lamb.co.uk
`-
More information about the Reproducible-builds
mailing list