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

support multiple users using choosenim #327

Open
Zectbumo opened this issue May 21, 2023 · 1 comment
Open

support multiple users using choosenim #327

Zectbumo opened this issue May 21, 2023 · 1 comment

Comments

@Zectbumo
Copy link

Zectbumo commented May 21, 2023

currently only one user can use choosenim at a time due to permission problems in the /tmp directory.

steps to reproduce:

login as user1
curl https://nim-lang.org/choosenim/init.sh -sSf | sh
(success)

login as user2
curl https://nim-lang.org/choosenim/init.sh -sSf | sh
error:

curl: (23) Failed writing body (0 != 1381)

workaround:
user2 asks user1 to please delete all /tmp/choosenim-* directories.

@Zectbumo
Copy link
Author

also demonstrated by a problem mentioned in the forum 3 years ago

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