Paul Eggert wrote: > > I guess OpenBSD's fchownat function does not meet our expectations... > > Yes, thanks, I noticed this too and pushed what I hope is a fix a few > minutes ago.
The test-fchownat test got a bit further on OpenBSD 7.6, but it still fails: FAIL: test-fchownat =================== ../../gltests/test-lchown.h:185: assertion 'st1.st_gid == st2.st_gid' failed ../../gltests/test-lchown.h:192: assertion 'gids[1] == st2.st_gid' failed ../../gltests/test-lchown.h:185: assertion 'st1.st_gid == st2.st_gid' failed ../../gltests/test-lchown.h:192: assertion 'gids[1] == st2.st_gid' failed FAIL test-fchownat (exit status: 1) Bruno
