Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

chmod silently fails inside VM #138

@XedinUnknown

Description

@XedinUnknown

Hi,

I have a project for which there is an installation script install.sh - runs composer, WP CLI and some other commands, to simplify and document installation instructions. Of course, that file needs to be executable. When cloned, ls displays permissions for install.sh as -rw-rw-rw-, which is fine. However, same permissions are displayed after running chmod u+x install.sh or chmod u=rwx. No error message is displayed.

I tried r8 because there is a similar issue with scotchbox. However, it appears that I can't use r8 for the same reasons. On the other hand, this suggests that the issue is not with r8 or scotchbox, but with underlying infrastructure. Still, it's probably up to you guys to make it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions