singularityhub / singularityhub.github.io

Container tools for scientific computing! Docs at https://singularityhub.github.io/singularityhub-docs
https://singularityhub.github.io
68 stars 9 forks source link

builder does not detect finished image in subfolder #215

Closed jafaruddinlie closed 4 years ago

jafaruddinlie commented 4 years ago

Links

Version of Singularity

Local: 3.5.3 shub: singularity-builder-3.4.1-100GB

Behavior when Building Locally

Builds fine.

Error on Singularity Hub

The build looks OK but exited with this error: INFO:  Adding labels WARNING: Label: APPLICATION_NAME already exists and force option is false, not overwriting WARNING: Label: APPLICATION_VERSION already exists and force option is false, not overwriting WARNING: Label: MAINTAINER_NAME already exists and force option is false, not overwriting WARNING: Label: MAINTAINER_EMAIL already exists and force option is false, not overwriting INFO:  Adding environment to container INFO:  Adding runscript INFO:  Creating SIF file... INFO:  Build complete: /root/build/container.sif ERROR Final image does not exist.

What do you think is going on?

Not really sure, version of Singularity not supported?