Hello Many thanks! I think it is fixed upstream already (moved from getopts to clap)
Cheers Le 12/08/2021 à 12:52, Chris Lamb a écrit : > Source: rust-coreutils > Version: 0.0.6-1~exp1 > Severity: wishlist > Tags: patch > User: reproducible-bui...@lists.alioth.debian.org > Usertags: buildpath > X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org > > 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] https://reproducible-builds.org/ > > > Regards, > > -- > ,''`. > : :' : Chris Lamb > `. `'` la...@debian.org / chris-lamb.co.uk > `- > > _______________________________________________ > Pkg-rust-maintainers mailing list > pkg-rust-maintain...@alioth-lists.debian.net > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-rust-maintainers