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

Cann't use. #3508

Open
helloworldABCD1234 opened this issue Feb 4, 2025 · 1 comment
Open

Cann't use. #3508

helloworldABCD1234 opened this issue Feb 4, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@helloworldABCD1234
Copy link

Before you report an issue...

Only issues that can be replicated on the latest release, or development branch, of SingularityCE will be investigated and fixed. The open source project does not maintain long-term stable branches or fix bugs in prior versions. If you require LTS support then please see the Sylabs website.

Version of Singularity

What version of Singularity are you using? Run:

singularity-ce version 4.2.1

A clear and concise description of what the bug is.

singularity shell sra-tools_2.11.3.sif
WARNING: failed to set O_CLOEXEC flags on image
WARNING: failed to set O_CLOEXEC flags on image
WARNING: failed to set O_CLOEXEC flags on image
ERROR : Failed to set securebits: Invalid argument

A clear and concise description of what you expected to happen.

Linux ubuntu

Which Linux distribution are you using? Is it up-to-date?

wsl ubuntu from window software shop

Installation Method

I download singularity-ce-4.2.1.tar.gz and use the command "./mconfig make make install " to install

Additional context

Anything else which might be relevant. E.g. if the bug only occurs on a specific filesystem, or kernel version etc.

@helloworldABCD1234 helloworldABCD1234 added the bug Something isn't working label Feb 4, 2025
@dtrudg
Copy link
Member

dtrudg commented Feb 5, 2025

  1. Check that you are using WSL2 - not WSL1. The original WSL1 Linux environment does not use a full Linux kernel, and doesn't support many of the system calls that Singularity needs. Run wsl -l -v in a powershell / windows console window to check.

  2. Try installing the .deb package (for the version of Ubuntu you are using) that's on the release page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants