-
Notifications
You must be signed in to change notification settings - Fork 34
Description
I tried running SynB0 with Singularity, but I'm getting the same error both on a cluster and on my local (Linux) system:
INFO: Extracting OCI image...
FATAL: While making image from oci registry: error fetching image to cache: while building SIF from layers: packer failed to pack: while unpacking tmpfs: error unpacking rootfs: unpack entry: extra/fsl/fslpython/pkgs/python-3.7.1-h0371630_7/lib/python3.7/configparser.py: unpack to regular file: short write: write /tmp/build-temp-1651613624/rootfs/extra/fsl/fslpython/pkgs/python-3.7.1-h0371630_7/lib/python3.7/configparser.py: no space left on device
I'm sure that there is enough space available for the 11.64 GB that the image needs so I'm wondering if this is not a space issue after all but something else? Has anyone gotten that error before? Thanks in advance!