You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building with v2 (v2.6.0 tested) results in these errors:
ERROR : Could not write to /usr/local/var/singularity/mnt/final/etc/localtime: Too many levels of symbolic links
ERROR : joinpath() called with NULL path2
ABORT : Retval = 255
So there seems to be multiple levels of errors. First of all, how to distribute the older images and the secondly, making it run
Edit1: Shelling into the image works, but opening the GUI does not. Needs to be further tested on a better VM.
The text was updated successfully, but these errors were encountered:
Multiple problems with older versions:
ERROR : Unknown image format/type: SingulQuand.SIF
ERROR : Could not write to /usr/local/var/singularity/mnt/final/etc/localtime: Too many levels of symbolic links
ERROR : joinpath() called with NULL path2
ABORT : Retval = 255
So there seems to be multiple levels of errors. First of all, how to distribute the older images and the secondly, making it run
Edit1: Shelling into the image works, but opening the GUI does not. Needs to be further tested on a better VM.
The text was updated successfully, but these errors were encountered: