-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi!
I am interested in using your tool for analysis, and I faced some issue while pulling singularity image following your vignette.
I pulled singularity image by singularity pull cellnest_image.sif library://fatema/collection/cellnest_image.sif:latest and these messages followed after download.
WARNING: integrity: signature not found for object group 1
WARNING: Skipping container verification
Also, there is any file in the directory which I pulled the image. I also tried different diagnosis but image is not pulled. Those are the diagnosis which I tried and messages I got.
$ singularity exec cellnest_image.sif bash
FATAL: While checking container encryption: could not open image /home/audrey/cellnest_container/cellnest_image.sif: failed to retrieve path for /home/audrey/cellnest_container/cellnest_image.sif: lstat /home/audrey/cellnest_container/cellnest_image.sif: no such file or directory
sha256sum cellnest_image.sif
sha256sum: cellnest_image.sif.: No such file or directory
Thanks in advance :)