Skip to content

failed: "sh -c 'chmod 777 <path>/capistrano.lock.yml'" on <host> #1

@ghost

Description

The gem assumes a single (deploy) user, and will fail if that is not the case and someone else has a lock with:

$ cap deploy HOSTS=
*** [err :: ] chmod: changing permissions of
`/capistrano.lock.yml': Operation not permitted
failed: "sh -c 'chmod 777 /capistrano.lock.yml'" on

It also seems strange that a log file has execute permissions, i.e. should be 666.

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