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

[BUG]: /bin/sh does not exist in container #90

Open
fgvieira opened this issue Jul 3, 2024 · 5 comments
Open

[BUG]: /bin/sh does not exist in container #90

fgvieira opened this issue Jul 3, 2024 · 5 comments

Comments

@fgvieira
Copy link

fgvieira commented Jul 3, 2024

Describe the bug
A clear and concise description of what the bug is.

when running:

singularity shell fcs-adaptor.sif

gives the error:

ERROR:   /bin/sh does not exist in container
@pstrope
Copy link
Contributor

pstrope commented Jul 3, 2024

I just checked:

singularity shell fcs-adaptor.sif
Singularity> 

Please remove your previous sif and get a fresh one.
curl https://ftp.ncbi.nlm.nih.gov/genomes/TOOLS/FCS/releases/latest/fcs-adaptor.sif -Lo fcs-adaptor.sif

@fgvieira
Copy link
Author

fgvieira commented Jul 4, 2024

@pstrope thanks for the quick reply.
it seems the image on NCBI server works, but not the docker image:

singularity shell docker://ncbi/fcs-adaptor:0.5.4

@pstrope
Copy link
Contributor

pstrope commented Jul 8, 2024

Hi @fgvieira
We did not intend for this container to be run interactively. Can you please describe your use case scenario so that we can assess our ability to support it?

@fgvieira
Copy link
Author

fgvieira commented Jul 9, 2024

I am trying to incorporate it into a snakemake workflow, using snakemake's native container interface.

@pstrope
Copy link
Contributor

pstrope commented Jul 9, 2024

Thanks for letting us know. We will add it into out container and should be available in the next release.
Since singularity image works, hope that is sufficient for you until next release.

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

2 participants