Le lundi 21 septembre à 23h 11mn 37s (+0000), Clint Adams a écrit :
> On Mon, Sep 21, 2020 at 12:48:25PM +0200, jhcha54008 wrote:
> > should this bug be merged with #940056 and #968868 ?
> 
> If statx is the only reason for the failures.

Hi,

Oops, you're right : the test 't.xattr' keeps failing but statx
is not the culprit. 
It seems that the output format of getcap has changed (if I 
understand correctly) : the test code expects
 
$tmp/foo = cap_net_raw+ep

but gets instead

$tmp/foo cap_net_raw=ep

However, one may build successfully version 1.24.1-1 if t.xattr is 
corrected and statx is wrapped.
(actually, I tested with dpkg-buildpackage in a sid chroot on 
amd64/stretch and add libfakestatx.so.0.0 from [1] to LD_PRELOAD
in fakeroot)

I hope it will help to find a solution !

Regards,
JH Chatenet

[1] : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940056#10

Reply via email to