Three bytes in a zip file

Chris Lamb chris at reproducible-builds.org
Thu Apr 6 10:09:02 UTC 2023


Hi Larry,

> TZ=UTC zip --latest-time "$zipfile" fab/*
                                          ^

Just as a quick glance, this may be expanding the '*' shell glob in
a different order between your two systems due to the underlying
filesystem order. Perhaps try "zip […] -r […] fab/"?

> The diff is so small, it seems silly to post both files, but I'll
> do that anyway.

(Assuming I'm parsing this right, I think you forgot to attach or
link them.)


Regards,

-- 
      o
    ⬋   ⬊      Chris Lamb
   o     o     reproducible-builds.org 💠
    ⬊   ⬋
      o



More information about the rb-general mailing list