Bug#1003929: ncurses: please make the build reproducible

2022-01-19 Thread Sven Joachim
On 2022-01-19 16:54 -0500, Thomas Dickey wrote: > The last change does a "chmod -x" (which is odd, since the tarball uses > 644 for README). The dh_fixperms command makes all files under /usr/libexec executable, and the chmod call just undoes that. Cheers, Sven

Bug#1003929: ncurses: please make the build reproducible

2022-01-19 Thread Thomas Dickey
On Wed, Jan 19, 2022 at 06:19:52PM +0100, Sven Joachim wrote: > On 2022-01-18 09:26 +, Chris Lamb wrote: > > > Source: ncurses > > Version: 6.3-2 > > Severity: wishlist > > Tags: patch > > User: reproducible-bui...@lists.alioth.debian.org > > Usertags: umask > > X-Debbugs-Cc: reproducible-b...

Bug#1003929: ncurses: please make the build reproducible

2022-01-19 Thread Sven Joachim
On 2022-01-18 09:26 +, Chris Lamb wrote: > Source: ncurses > Version: 6.3-2 > Severity: wishlist > Tags: patch > User: reproducible-bui...@lists.alioth.debian.org > Usertags: umask > X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org > > Hi, > > Whilst working on the Reproducible Builds e

Bug#1003929: ncurses: please make the build reproducible

2022-01-18 Thread Chris Lamb
Source: ncurses Version: 6.3-2 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: umask X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0] we noticed that ncurses could not be built reproducibly.