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

how it works? #1

Open
GenomicHub opened this issue Jan 8, 2017 · 1 comment
Open

how it works? #1

GenomicHub opened this issue Jan 8, 2017 · 1 comment

Comments

@GenomicHub
Copy link

Hi,
I am a naive for singularity but i want to use polysolver. I downloaded singularity-polysolver and installed to ubuntu 15.10. following the instruction,
sudo singularity create --size 4000 polysolver.img ###works
sudo singularity bootstrap polysolver.img Singularity ### error
###########################################
wei@lc22up:~/NGS_software/singularity$ sudo singularity bootstrap polysolver.img Singularity
ERROR : Could not open bootstrap definition file Singularity: No such file or directory
ERROR : Could not open bootstrap definition file
ABORT : Retval = 255
############################################################
what is the problem and how to solve?

Thanks,

Wei

@vsoch
Copy link
Member

vsoch commented Jan 8, 2017

If you read the error message, it is telling you that it cannot find the file Singularity. That is this file. Make sure you cd into the folder with that file, or provide the full path to it, in the bootstrap command.

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