Bug ID 1140423
Summary wrong permissions for rclone binary
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.1
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter jwagner@computing.dcu.ie
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

I installed rclone via YaST2 and default repositories. User gets "-bash:
/usr/bin/rclone: Permission denied". ls -l /usr/bin/rclone shows permissions
774 with user root and group root.

Workaround for single user: cp /usr/bin/rclone ~/bin/ ; chmod 755 ~/bin/rclone

Workaround (system wide): chmod u+x /usr/bin/rclone


You are receiving this mail because: