Bug 1220209

Summary: chmod useless error message
Product: [openSUSE] openSUSE Distribution Reporter: Michal Suchanek <msuchanek>
Component: BasesystemAssignee: Bernhard Voelker <mail>
Status: CONFIRMED --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Leap 15.5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Suchanek 2024-02-22 13:39:27 UTC
chmod a+x /usr/bin/ls
chmod: changing permissions of '/usr/bin/ls': Operation not permitted

However, /usr/bin/ls is already executable, there is no need to change permissions, hence no need to report a problem with changing permissions.
Comment 1 Bernhard Voelker 2024-03-09 09:04:31 UTC
That doesn't seem to be specified.

For clarification, I've forwarded to the GNU coreutils mailing list:

https://lists.gnu.org/archive/html/coreutils/2024-03/msg00014.html