-
Notifications
You must be signed in to change notification settings - Fork 823
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
singularity execution error #2902
Comments
fail from your
Which was implemented somewhere along the way per message here, but I can't find a dupe issue# for it or an entry in the release notes. You are on 15063. Try FCU 16299 and you'll probably be alright; or at least get over that fail. |
@therealkenc thanks for the quick turn-around! what's the best way to do that specific update/patch? |
Install Windows 10 Fall Creators Update. |
@benhillis @therealkenc ran the update - got a new error. will submit a new issue and close this one. |
MS Windows [Version 10.10.15063]
(Ubuntu5.4.1-2ubuntu~14.04) 5.4.1 20160904
Linux hostname 4.4.0-43-Microsoft #1-Microsoft Wed Dec31 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linux
git clone https://github.com/singularityware/singularity.git
cd singularity
./autogen.sh
./configure
make
sudo make install
sudo singularity run shub://vsoch/singularity-images
$ sudo singularity run shub://vsoch/singularity-images
Progress |===================================| 100.0%
ERROR : Could not virtualize file system namespace: Function not implemented
ABORT : Retval = 255
The sun is shining, the weather is sweet...
You say please, but all I see is pizza..
strace -ff
)https://gist.github.com/ct-clmsn/25761696b27a32e553b1577b2f30b7c1
Attempted to run the singularity container software. The software compiles successfully. But, has runtime execution errors - specifically running the introductory tutorial.
Detailed logs emailed to support
The text was updated successfully, but these errors were encountered: