Looks like the same issue. Any idea when this will end up in Debian 13?
Thx! -----Original Message----- From: Pádraig Brady <[email protected]> On Behalf Of Pádraig Brady Sent: Tuesday, June 3, 2025 2:16 PM To: bls 3427 <[email protected]>; [email protected]; Bastian Blank <[email protected]>; [email protected]; [email protected] Subject: Re: Bug#1107169: cp --preserve=mode from nfs-mounted share works but returns error On 03/06/2025 21:05, bls 3427 wrote: > Indeed. Using cp from Debian 12 works correctly with no error. Thank you for > looking into this. > > -----Original Message----- > From: Bastian Blank <[email protected]> > Sent: Tuesday, June 3, 2025 12:45 PM > To: [email protected]; [email protected] > Subject: Bug#1107169: cp --preserve=mode from nfs-mounted share works > but returns error > > Control: reassign -1 coreutils > > On Tue, Jun 03, 2025 at 07:34:49PM +0000, bls 3427 wrote: >> Also, as far as I can tell, the source file does not have any ACLs on it. > >> fsetxattr(4, "system.nfs4_acl", >> "\0\0\0\3\0\0\0\0\0\0\0\0\0\26\1\207\0\0\0\6OWNER@\0\0\0\0\0", 80, 0) >> = -1 EOPNOTSUPP (Operation not supported) > > It does, it has nfs4 acl and nfs acl are not supported for everything except > nfs. But why would cp try to copy that? > > I'm reassigning this to coreutils, which provides cp. > > Bastian > > -- > Bones: "The man's DEAD, Jim!" This sounds like it may be: https://bugs.gnu.org/78328 There is a patch already in gnulib and backported to Fedora 42 for this. cheers, Padraig.

