control: affects -1 d-i

Hi,

On 2020-07-09 13:10, Lucas Nussbaum wrote:
> Source: fakeroot
> Version: 1.24-1
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs

I am Not sure the bullseye tag is correct here. The version from
bullseye/sid FTBFS when built in sid, but not when in built in bullseye.

> Usertags: ftbfs-20200709 ftbfs-bullseye
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> 
> Relevant part (hopefully):
> > make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-sysv/test'
> > FAIL: t.chmod_dev
> > PASS: t.cp-a
> > PASS: t.echoarg
> > PASS: t.falsereturn
> > FAIL: t.mknod
> > PASS: t.no_ld_preload
> > PASS: t.no_ld_preload_link
> > PASS: t.option
> > PASS: t.tar
> > FAIL: t.touchinstall
> > PASS: t.truereturn
> > PASS: t.xattr

The reason for these new failures is that coreutils 8.32 is using the
"new" statx function to get file status in the various binaries it
provides. fakeroot doesn't wrap this function, so the real file status
is returned instead of the fake one.

Fortunately coreutils 8.32 hasn't migrated to sid (for other reasons),
so bullseye is not affected.

Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurel...@aurel32.net                 http://www.aurel32.net

Reply via email to