Bug#1023286: fakeroot doesn't wrap __stat64_time64 (and friends) introduced by glibc 2.34 on 32 bit arches

2022-11-02 Thread Clint Adams
On Tue, Nov 01, 2022 at 09:29:41PM +0100, Johannes Schauer Marin Rodrigues wrote: > Do you have a patch for fakeroot that I can try? You could try https://salsa.debian.org/clint/fakeroot/-/commit/4a946cdc5cba202f888deb4ad831b4a305df7978

Bug#1023286: fakeroot doesn't wrap __stat64_time64 (and friends) introduced by glibc 2.34 on 32 bit arches

2022-11-02 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Johannes Schauer Marin Rodrigues (2022-11-01 21:29:41) > Do you have a patch for fakeroot that I can try? to make sure this doesn't happen again and to allow for easier testing that this issue is fixed, I created a test case for fakeroot that shows the problem on i386 (but not on

Bug#1023286: fakeroot doesn't wrap __stat64_time64 (and friends) introduced by glibc 2.34 on 32 bit arches

2022-11-01 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Clint Adams (2022-11-01 20:10:34) > On Tue, Nov 01, 2022 at 07:44:05PM +0100, Johannes Schauer Marin Rodrigues > wrote: > > the normal user "user" which suggests to me that the function is not > > wrapped by fakeroot even though it should. Other functions that might be > >

Bug#1023286: fakeroot doesn't wrap __stat64_time64 (and friends) introduced by glibc 2.34 on 32 bit arches

2022-11-01 Thread Clint Adams
On Tue, Nov 01, 2022 at 07:44:05PM +0100, Johannes Schauer Marin Rodrigues wrote: > the normal user "user" which suggests to me that the function is not > wrapped by fakeroot even though it should. Other functions that might be > interesting from glibc 2.34 and might need wrapping are >

Bug#1023286: fakeroot doesn't wrap __stat64_time64 (and friends) introduced by glibc 2.34 on 32 bit arches

2022-11-01 Thread Johannes Schauer Marin Rodrigues
Package: fakeroot Version: 1.29-1 Severity: important Control: affects -1 + mmdebstrap Hi, glibc 2.34 introduced several new functions on 32 bit arches which are used by coreutils since 9.1 which was built with glibc 2.34. Since these new functions are not wrapped by fakeroot, ownership