[Bug 1140423] New: wrong permissions for rclone binary
http://bugzilla.opensuse.org/show_bug.cgi?id=1140423 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: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1140423 http://bugzilla.opensuse.org/show_bug.cgi?id=1140423#c1 Alejandro Alvarez Melcon <alejandro.alvarez@upct.es> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alejandro.alvarez@upct.es --- Comment #1 from Alejandro Alvarez Melcon <alejandro.alvarez@upct.es> --- For system wide workaround I had to use: chmod o+x /usr/bin/rclone -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com