Hi Paul,
[Dropping all except bug-gnulib from CC]
Paul Eggert writes:
> I saw that bug last month, and filed a Fedora bug report here:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=2369561
>
> The kernel bug breaks libxattr's attr_copy_fd and attr_copy_file
> functions, among other things.
T
On Thu, Jun 5, 2025 at 9:46 AM Stephen Smalley
wrote:
>
> On Thu, Jun 5, 2025 at 12:03 AM Collin Funk wrote:
> >
> > Hi,
> >
> > Using the following testdir:
> >
> > $ git clone https://git.savannah.gnu.org/git/gnulib.git && cd gnulib
> > $ ./gnulib-tool --create-testdir --dir testdir1 --
On Thu, Jun 5, 2025 at 12:03 AM Collin Funk wrote:
>
> Hi,
>
> Using the following testdir:
>
> $ git clone https://git.savannah.gnu.org/git/gnulib.git && cd gnulib
> $ ./gnulib-tool --create-testdir --dir testdir1 --single-configure
> `./gnulib-tool --list | grep acl`
>
> I see the follo
I saw that bug last month, and filed a Fedora bug report here:
https://bugzilla.redhat.com/show_bug.cgi?id=2369561
The kernel bug breaks libxattr's attr_copy_fd and attr_copy_file
functions, among other things.
Hi,
Using the following testdir:
$ git clone https://git.savannah.gnu.org/git/gnulib.git && cd gnulib
$ ./gnulib-tool --create-testdir --dir testdir1 --single-configure
`./gnulib-tool --list | grep acl`
I see the following result:
$ cd testdir1 && ./configure && make check
[...