Bug#977747: nis: reproducible builds: Embeds BASH value in /usr/lib/yp/pwupdate
Vagrant Cascadian
vagrant at reproducible-builds.org
Sun Dec 20 04:12:39 GMT 2020
Source: nis
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: shell
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
The shell used for the #! in /usr/lib/yp/pwupdate depends upon the
running user's shell.
https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/diffoscope-results/nis.html
#!/bin/bash
vs.
#!/bin/sh
The attached patch fixes this by passing BASH=/bin/bash to the
appropriate configure script.
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-debian-rules-Pass-BASH-bin-bash-to-the-ypserv-config.patch
Type: text/x-diff
Size: 914 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201219/095f91c6/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201219/095f91c6/attachment.sig>
More information about the Reproducible-bugs
mailing list