http://bugzilla.opensuse.org/show_bug.cgi?id=1206688 Bug ID: 1206688 Summary: chmod reports false success on vfat Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: giecrilj@stegny.2a.pl QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- chmod on vfat has only 2 possible outcomes: 0555 and 0755 (assuming umask 022). If you request an unsupported outcome, it succeeds without doing anything. chmod a-r a.txt # it should fail here [[ ! -r a.txt ]] # it fails here -- You are receiving this mail because: You are on the CC list for the bug.