Dear All,
I tried to run the official rfdiffusion.sif image on our HPC cluster with Apptainer 1.2.4, but encountered the following error:
INFO: squashfs image was compressed with lz4...
FATAL: kernel reported a bad superblock for squashfs image partition,possible causes are that your kernel doesn't support the compression algorithm or the image is corrupted.
It seems that the image is compressed with lz4, which is not supported by our HPC kernel/Apptainer build.
I would like to confirm:
Could you provide an .sif image built with xz compression (which has better compatibility)?
Or, is there another recommended way to solve this issue?
Thanks a lot for your help!