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 with singularity #139

Open
Alunethy opened this issue Apr 25, 2023 · 0 comments
Open

Error with singularity #139

Alunethy opened this issue Apr 25, 2023 · 0 comments

Comments

@Alunethy
Copy link

I installed singularity successfully but when I ran the test:
dynwrap::test_singularity_installation(detailed = TRUE)
I got:

✔ Singularity is installed

✔ Singularity is at correct version (>=3.0): 3.11.0+207-gfee9f0177 is installed

INFO:    Using cached SIF image
INFO:    Converting SIF file to temporary sandbox...
FATAL:   while preparing image: while handling /root/.singularity/cache/oci-tmp/sha256.8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10: while extracting image: root filesystem extraction failed: extract command failed: ERROR  : Failed to create user namespace: user namespace requires to set /proc/sys/kernel/unprivileged_userns_clone to 1
: exit status 1
Error in dynwrap::test_singularity_installation(detailed = TRUE): ❌ Singularity is unable to run pull and run a container from Dockerhub.
Traceback:
1. dynwrap::test_singularity_installation(detailed = TRUE)
2. stop(crayon::red("❌ Singularity is unable to run pull and run a container from Dockerhub."))

How can I resolve it? Thanks!

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