Bug#932300: sysvinit: please make the build reproducible
Chris Lamb
lamby at debian.org
Wed Jul 17 13:38:04 BST 2019
Source: sysvinit
Version: 2.95-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: umask
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that sysvinit could not be built reproducibly.
This is because dh_fixperms was not being called and so the
permissions of /lib/init/init-d-script and /lib/init/init-d-script
varied depending on the umask at build-time.
The root cause of this was that an override was removed in:
https://salsa.debian.org/debian/sysvinit/commit/bab2e946e994f8f2c4548bfd369fc770bbfe0bb3
… but the corresponding reference in the list of .PHONY targets was
not also removed.
Simple patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sysvinit.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20190717/a7044d05/attachment.txt>
More information about the Reproducible-bugs
mailing list