Bugzilla – Bug 1211081
cp in coreutils 9.1-9.3 fails to copy acls for absolute files
Last modified: 2023-05-08 10:52:59 UTC
FYI: I noticed this bug report https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63245 It also includes a patch https://debbugs.gnu.org/cgi/bugreport.cgi?att=1;filename=cp-abs-parents.patch;msg=8;bug=63245 The patch states that cp fails for coreutils 9.1-9.3 like ------------------------------------------------------------- # mkdir dest # cp -t dest -L --preserve=all --parents /bin/ls ------------------------------------------------------------- I did not reproduce it myself because I am not a coreutils 9.x user.
(In reply to Johannes Meixner from comment #0) > FYI: Who are you informing?