-
Notifications
You must be signed in to change notification settings - Fork 6
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 on Linux: Could not cleanup temporary directory. Exiting. #2
Comments
Hi Thomas, thanks for the report. The script is designed to run w/o root permissions, i. e. it does only manipulate files in your home dir (~). I guess this error has nothing to do with permissions. I'll look into this problem during the week. Keep an eye out on updates. |
I guess the relevant call is this one: yubiset/unix/bash/lib/bootstrap.sh Line 38 in 5b10d0b
I did set up a docker container with archlinux base image and ran yubiset.sh as a user and it did work. Two things come to mind:
You may try: |
Hi Jan, I will implement the correction and communicate an update here. Regards |
Hello Jan,
I want to run script yubiset.sh on Linux (Arch Linux) as normal user w/o root.
I assume (and hope) that the script can run w/o root permission.
How can I proceed from here?
Please advise.
Regards
Thomas
The text was updated successfully, but these errors were encountered: