<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello</p>
    <p>Many thanks! I think it is fixed upstream already (moved from
      getopts to clap)</p>
    <p>Cheers</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 12/08/2021 à 12:52, Chris Lamb a
      écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:162876524324.95479.12528158551129009006@9e53833a5ba5">
      <pre class="moz-quote-pre" wrap="">Source: rust-coreutils
Version: 0.0.6-1~exp1
Severity: wishlist
Tags: patch
User: <a class="moz-txt-link-abbreviated" href="mailto:reproducible-builds@lists.alioth.debian.org">reproducible-builds@lists.alioth.debian.org</a>
Usertags: buildpath
X-Debbugs-Cc: <a class="moz-txt-link-abbreviated" href="mailto:reproducible-bugs@lists.alioth.debian.org">reproducible-bugs@lists.alioth.debian.org</a>

Hi,

Whilst working on the Reproducible Builds effort [0] we noticed that
rust-coreutils could not be built reproducibly.

This is because the "timeout" private binary includes the full
contents of argv[0] in its --help output (ie. including the absolute
build path).

The call to help2man in debian/rules then includes the build path in
the automatically-generated rust-timeout(1) manual page, making the
build not reproducible.

A patch is attached that uses the basename in the --help output
instead. This behaviour actually matches all of the other binaries in
that directory; curiously, only the rust-timeout binary is affected.

 [0] <a class="moz-txt-link-freetext" href="https://reproducible-builds.org/">https://reproducible-builds.org/</a>


Regards,

--
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      <a class="moz-txt-link-abbreviated" href="mailto:lamby@debian.org">lamby@debian.org</a> / chris-lamb.co.uk
       `-
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Pkg-rust-maintainers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pkg-rust-maintainers@alioth-lists.debian.net">Pkg-rust-maintainers@alioth-lists.debian.net</a>
<a class="moz-txt-link-freetext" href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-rust-maintainers">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-rust-maintainers</a>
</pre>
    </blockquote>
  </body>
</html>