Bug 1220209 - chmod useless error message
Summary: chmod useless error message
Status: CONFIRMED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Leap 15.5
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Bernhard Voelker
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-22 13:39 UTC by Michal Suchanek
Modified: 2024-03-09 09:04 UTC (History)
0 users

See Also:
Found By: ---
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 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