Bug#778274: [Reproducible-builds] Bug#778274: mauve: please make the build reproducible

2015-02-18 Thread Chris Lamb
Hi Jeremy, > This is likely to write tar members in the order of the filesystem which > may vary accross builds. Excellent point. Updated patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff -urNad mauve.orig/m

Bug#778274: [Reproducible-builds] Bug#778274: mauve: please make the build reproducible

2015-02-17 Thread Jérémy Bobbio
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 l

Bug#778274: mauve: please make the build reproducible

2015-02-15 Thread Chris Lamb
reopen 778274 found 20140821-2 thanks Thank you for applying this patch. However, it seems like we are still not reproducible: https://reproducible.debian.net/dbd/mauve_20140821-2.debbindiff.html Alas I cannot reproduce this locally (hence why the initial patch was incomplete). Regards, --

Bug#778274: mauve: please make the build reproducible

2015-02-12 Thread Chris Lamb
Source: mauve Version: 20140821-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi, While working on the "reproducible builds" effort [1], we have noticed that mauve could not be buil