Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

random permission error #145

Open
fubarhouse opened this issue Dec 9, 2019 · 1 comment
Open

random permission error #145

fubarhouse opened this issue Dec 9, 2019 · 1 comment

Comments

@fubarhouse
Copy link
Owner

TASK [../../ansible-role-golang/ : Go-Lang | Ensure directory is empty] *************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "There was an issue creating /usr/local/go as requested: [Errno 13] Permission denied: b'/usr/local/go'", "path": "/usr/local/go"}
@fubarhouse
Copy link
Owner Author

fubarhouse commented Dec 9, 2019

Seems this is associated to Catalina's new permission system...
TODO change default value currently matching /usr/local/go.

- name: "Go-Lang | Define GOROOT"
set_fact:
GOROOT: /usr/local/go
when: GOROOT is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant