Bug#800776: [Debian-ha-maintainers] Bug#800776: cluster-glue: please make the build reproducible

2015-10-05 Thread Reiner Herrmann
On Mon, Oct 05, 2015 at 11:25:19AM +0200, Christoph Berg wrote: > Re: Reiner Herrmann 2015-10-05 <20151005091641.gb22...@reiner-h.de> > Oh sorry, I thought this bug was about a different package so I > assumed the packaging was dh. *blush* > > We are currently reworking all of the HA stack package

Bug#800776: [Debian-ha-maintainers] Bug#800776: cluster-glue: please make the build reproducible

2015-10-05 Thread Reiner Herrmann
Hi Christoph, On Mon, Oct 05, 2015 at 09:56:00AM +0200, Christoph Berg wrote: > Re: Reiner Herrmann 2015-10-03 <560fdee9.2090...@reiner-h.de> > > +export SOURCE_DATE_EPOCH = $(shell date -d "$$(dpkg-parsechangelog > > -SDate)" +%s) > > However, shouldn't this be set from the toolchain? Builds ar

Bug#800776: [Debian-ha-maintainers] Bug#800776: cluster-glue: please make the build reproducible

2015-10-05 Thread Christoph Berg
Re: Reiner Herrmann 2015-10-05 <20151005091641.gb22...@reiner-h.de> > SOURCE_DATE_EPOCH is currently set by debhelper (dh) in our reproducible > repository (and yesterday those changes were also uploaded to unstable). Yay! > We have currently no changes to export SOURCE_DATE_EPOCH for non-dh > pa

Bug#800776: [Debian-ha-maintainers] Bug#800776: cluster-glue: please make the build reproducible

2015-10-05 Thread Christoph Berg
Re: Reiner Herrmann 2015-10-03 <560fdee9.2090...@reiner-h.de> > +export SOURCE_DATE_EPOCH = $(shell date -d "$$(dpkg-parsechangelog -SDate)" > +%s) Hi, thanks for the patch! However, shouldn't this be set from the toolchain? Builds are only reproducible in practise now using a patched toolchain