GNU bug report logs -
#31602
libreoffice not reproducible
Previous Next
Full log
Message #14 received at 31602 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Ludo,
On Tue, 29 May 2018 19:21:40 +0200
ludo <at> gnu.org (Ludovic Courtès) wrote:
> Danny Milosavljevic <dannym <at> scratchpost.org> skribis:
>
> > These are actually all zip files. The reason for the non-reproducibility is
> > that something copies the contents from the source to a mktemp'ed directory
> > without preserving timestamps. Then this directory is zipped up.
>
> Without *clearing* timestamps?
I think it's something like this:
src/foo.png exists with the source timestamp (which is constant for this version).
Something does mktemp, then copies the src/foo.png there without preserving timestamps.
Then this temp directory is zipped up. Now it has the wrong (different, more current)
timestamps in it.
> Perhaps we could add a phase that unpacks-resets-repacks these? Or,
> alternately, something like the Debian/R-B tool (I forgot the name) that
> does that automatically.
As a fallback - sure.
For now I've been trying to find the place in libreoffice where
it does the copying and patch that and upstream it.
I tried Zip.mk but seems that's not actually used (?).
[Message part 2 (application/pgp-signature, inline)]
This bug report was last modified 4 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.