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

Unknown image format/type #6512

Closed
RosaDeSa opened this issue May 11, 2024 · 1 comment
Closed

Unknown image format/type #6512

RosaDeSa opened this issue May 11, 2024 · 1 comment

Comments

@RosaDeSa
Copy link

Version of Singularity:

What version of Singularity are you using? Run:

singularity-ce version 4.0.3

Expected behavior

I'm trying to pull a docker container with singularity in a nextflow pipeline. After updating singularity to version 4.0.2 I'm having issues in pulling the container.

Actual behavior

Command error:
ERROR: Unknown image format/type: /home/users/scratch/work/singularity/staphb-seqtk.img

In the singularity cachedir, I found the container with the .img extension, but it seems singularity doesn't recognize it. Maybe it is looking for a simg extension?
If I move in the singularity directory and run singularity shell or singularity exec on the img the container works perfectly.

Steps to reproduce this behavior

docker container that I'm trying to pull in the pipeline is the following: docker://staphb/seqtk:1.3

What OS/distro are you running

PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"



How did you install Singularity

Singularity was installed on HPC.

Copy link

New issues are no longer accepted in this repository. If singularity --version says singularity-ce, submit instead to https://github.com/sylabs/singularity, otherwise submit to https://github.com/apptainer/apptainer.

@github-actions github-actions bot locked and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant