<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 21, 2015 at 8:04 AM, Michael Biebl <span dir="ltr"><<a href="mailto:biebl@debian.org" target="_blank">biebl@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<br>
<br>
Am 23.11.2014 um 19:02 schrieb Daniel Schepler:<br>
<br>
> I can't reproduce this with a vanilla pbuilder setup, so I'm not sure what's<br>
> causing the difference between the two builds.<br>
<br>
Can you provide any steps how we can reproduce the issue?<br>
Does this problem happen with a fresh checkout of the sources, i.e. when<br>
you run "apt-get source -b systemd"?<br></blockquote><div><br></div><div>I finally tracked down a simple way to reproduce the build failure (all in a pbuilder login session with the sources line uncommented in /etc/apt/sources.list):</div><div>1. mkdir /tmp/intltool; cd /tmp/intltool; apt-get build-dep intltool --no-install-recommends; apt-get source -b intltool</div><div>2. dpkg -i intltool_*.deb; apt-get -f install --no-install-recommends</div><div>3. mkdir /tmp/systemd; cd /tmp/systemd; apt-get build-dep systemd --no-install-recommends; apt-get source -b systemd</div><div><br></div><div>The strange thing is: the file contents of the newly built intltool package and the official intltool package are identical.  About the only difference I can see between them is in the file timestamps.</div><div>-- </div><div>Daniel</div></div></div></div>