Re: Three bytes in a zip file

2023-04-07 Thread Bernhard M. Wiedemann via rb-general
On 06/04/2023 10.28, Larry Doolittle wrote: I'm trying to make a process to generate byte-for-byte reproducible zip files. Try adding the -X option to the zip call. It will suppress adding of extended attributes (atime/ctime). And with

Re: Three bytes in a zip file

2023-04-07 Thread Larry Doolittle
Michael - On Fri, Apr 07, 2023 at 01:31:24PM +0200, Michael Schierl wrote: > Larry's script already called touch immediately before zip. But I assume > the nature of atime can mean that any other process may have "won the > race" and accessed the file just in between these two lines. That's my

Re: Three bytes in a zip file

2023-04-07 Thread Michael Schierl
Hello John, Am 07.04.2023 um 03:56 schrieb John Gilmore: Larry Doolittle wrote: $ diff <(ls --full-time -u fab-ea2bb52c-ld) <(ls --full-time -u fab-ea2bb52c-mb) 22c22 < -rw-r--r-- 1 redacted redacted 644661 2023-04-04 18:10:00.0 -0700 marble-ipc-d-356.txt --- -rw-r--r-- 1 redacted

Re: Three bytes in a zip file

2023-04-07 Thread Michael Schierl
Hello, Am 06.04.2023 um 23:59 schrieb Larry Doolittle: Do you know of any tooling that can help decode zip file contents in general? Ideally something that could be absorbed into diffoscope? Maybe that one-liner above would be a useful addition to diffoscope. I don't know. I would assume

Re: Please review the draft for March's report

2023-04-07 Thread Chris Lamb
Chris Lamb wrote: > Please review the draft for March's Reproducible Builds report: This has now been published — thanks to all who contributed. If possible, please share the following link: https://reproducible-builds.org/reports/2023-03/ .. and also consider retweeting: