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 <wa...@debian.org>
Sent: Tuesday, June 3, 2025 12:45 PM
To: 1107169-submit...@bugs.debian.org; 1107...@bugs.debian.org
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.