Hi! On Wed, 2014-11-12 at 08:53:28 +0100, Lucas Nussbaum wrote: > Source: dpkg > Version: 1.17.21 > Severity: serious > Tags: jessie sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-2014-11-11 qa-ftbfs > Justification: FTBFS in jessie on amd64
> During a rebuild of all packages in jessie (in a jessie chroot, not a > sid chroot), your package failed to build on amd64. > > Relevant part (hopefully): > > make[5]: Entering directory '/«PKGBUILDDIR»/build-tree/lib/dpkg/test' > > # Failed test 'tar extractor ustar is ok' > > # at ../../../../lib/dpkg/test/t-tar.t line 148. > > # got: '. mode=40755 time=100000000.000000000 uid=1001 gid=200 > > uname=user gname=group type=dir […] > > # ' > > # expected: '. mode=40755 time=100000000.000000000 uid=100 gid=200 > > uname=user gname=group type=dir […] > > # ' Ok, the uid differs, and that's because *that* build system does have a user “user”, and the tar code in dpkg always prefers to use the system uid instead of the one provided by the tarball. I'll fix the test case for 1.17.22. Thanks, Guillem -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org