Bug#995741: latex-mk: reproducible builds: embeds path to various binaries

Vagrant Cascadian vagrant at reproducible-builds.org
Mon Oct 4 22:27:27 BST 2021


Source: latex-mk
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: usrmerge
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

The paths to various binaries are embedded which differs on a usrmerge
vs. non-usrmerge system.

  https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/latex-mk.html

  /usr/share/latex-mk/latex.gmk

  ECHO?=» » /bin/echo
vs.
  ECHO?=» » /usr/bin/echo

Patch attached which passes variables to configure to use the
non-usrmerge locations, as usrmerge installations typically have
compatibility symlinks, but not vice-versa.

With this patch applied, latex-mk should build reproducibly on
tests.reproducible-builds.org.

Thanks for maintaining latex-mk!

live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Pass-variables-to-configure-to-make-the.patch
Type: text/x-diff
Size: 890 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20211004/38224b04/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/20211004/38224b04/attachment.sig>


More information about the Reproducible-bugs mailing list