Bug 1211081 - cp in coreutils 9.1-9.3 fails to copy acls for absolute files
Summary: cp in coreutils 9.1-9.3 fails to copy acls for absolute files
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: All openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Raymund Will
QA Contact: E-mail List
URL: https://debbugs.gnu.org/cgi/bugreport...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-04 08:28 UTC by Johannes Meixner
Modified: 2023-05-08 10:52 UTC (History)
1 user (show)

See Also:
Found By: Community User
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Meixner 2023-05-04 08:28:12 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.
Comment 1 Andreas Stieger 2023-05-05 08:25:07 UTC
(In reply to Johannes Meixner from comment #0)
> FYI:

Who are you informing?