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

error creating terraform version permission denied #173

Open
dq-peytz opened this issue May 28, 2021 · 3 comments
Open

error creating terraform version permission denied #173

dq-peytz opened this issue May 28, 2021 · 3 comments

Comments

@dq-peytz
Copy link

I install the tf switch with snap on a Ubuntu foca and got this error:

image

@yermulnik
Copy link
Collaborator

yermulnik commented May 28, 2021

I'd assume the following commands can help investigating your issue:

whoami
umask
ls -ld /home/diego/ /home/diego/.terraform.versions/ /home/diego/.terraform.versions/terraform_0.15.4_linux_amd64.zip
lsattr -d /home/diego/ /home/diego/.terraform.versions/ /home/diego/.terraform.versions/terraform_0.15.4_linux_amd64.zip

@sjshuck-fpco
Copy link

I think this might be related to it being installed via Snap.
If you install it via snap install --classic does the problem persist?

@warrensbox
Copy link
Owner

I am trying to resolve this issue with snapcraft. I'm requesting additional permission here :
https://forum.snapcraft.io/t/request-interface-personal-files-read-write/25277/2
If you have a snapcraft account, please vote for this issue

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

4 participants