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

lyp uses same scratch directory for multiple users #69

Open
kwetal opened this issue Apr 5, 2019 · 0 comments
Open

lyp uses same scratch directory for multiple users #69

kwetal opened this issue Apr 5, 2019 · 0 comments

Comments

@kwetal
Copy link

kwetal commented Apr 5, 2019

Using Lyp 1.3.11 on Ubuntu.

$ lyp compile OnzeVader.ly 
Permission denied @ rb_sysopen - /tmp/lyp/session.1227.yml

Reason for the "permission denied": the scratch directory /tmp/lyp has been created earlier by another user on the same computer and gives only write access to that other user. All other users on the computer cannot run lyp because they do not have write access to the scratch directory.

Please use a unique scratch directory for every invocation of lyp.

kwetal pushed a commit to kwetal/lyp that referenced this issue Apr 5, 2019
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