Bug#770734: systemd: FTBFS in environment with all packages rebuilt locally

Daniel Schepler dschepler at gmail.com
Sat Apr 4 14:48:28 UTC 2015


On Wed, Jan 21, 2015 at 8:04 AM, Michael Biebl <biebl at debian.org> wrote:

> Hi Daniel,
>
> Am 23.11.2014 um 19:02 schrieb Daniel Schepler:
>
> > I can't reproduce this with a vanilla pbuilder setup, so I'm not sure
> what's
> > causing the difference between the two builds.
>
> Can you provide any steps how we can reproduce the issue?
> Does this problem happen with a fresh checkout of the sources, i.e. when
> you run "apt-get source -b systemd"?
>

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):
1. mkdir /tmp/intltool; cd /tmp/intltool; apt-get build-dep intltool
--no-install-recommends; apt-get source -b intltool
2. dpkg -i intltool_*.deb; apt-get -f install --no-install-recommends
3. mkdir /tmp/systemd; cd /tmp/systemd; apt-get build-dep systemd
--no-install-recommends; apt-get source -b systemd

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.
-- 
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20150404/6e7471ec/attachment-0001.html>


More information about the pkg-gnome-maintainers mailing list