Pádraig Brady <p...@draigbrady.com> writes:

> Various gnulib acl tests breaking (on fedora 42 for example) is problematic.
>
> For my ref one can work around the issue by pointing TMPDIR away from tmpfs 
> like:
>
>   TMPDIR=/foo/bar make check
>
> I was considering skipping the tests if on tmpfs with kernel 6.1[45],
> but I suppose it's best for gnulib to continue to flag the problematic
> file system / kernel version combo.

On my Fedora 42 system the tests now pass due to a kernel update a few
days ago (looks like 5 days ago [1]):

    $ uname -r
    6.15.4-200.fc42.x86_64

I don't think it is a big deal, but perhaps I overestimate how many
people run 'dnf update' frequently.

Collin

[1] https://bodhi.fedoraproject.org/updates/FEDORA-2025-7feed8b25a

Reply via email to