Bug#778274: [Reproducible-builds] Bug#778274: mauve: please make the build reproducible
Jérémy Bobbio
lunar at debian.org
Tue Feb 17 14:18:15 UTC 2015
Hi!
Chris Lamb:
> - tar -c --gzip -f $(CURDIR)/debian/mauve/usr/src/mauve.tar.gz \
> - -C debian/mauve/usr/src mauve
> + GZIP="-9n" tar -c --gzip -f $(CURDIR)/debian/mauve/usr/src/mauve.tar.gz \
> + -C debian/mauve/usr/src --mtime="$(BUILD_DATE)" mauve
This is likely to write tar members in the order of the filesystem which
may vary accross builds. It would probably be better to fix the issue at
the same time.
Thanks!
--
Lunar .''`.
lunar at debian.org : :Ⓐ : # apt-get install anarchism
`. `'`
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150217/dd7b3c25/attachment.sig>
More information about the pkg-java-maintainers
mailing list