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
Hello! Similarly to #494, I have been having issues running the rnaseq pipeline on the test dataset using singularity. Up to now, I've been playing around with various versions of both the rnaseq pipeline, nextflow, singularity and even squashfs-tools. Nothing seems to help though.
Steps to reproduce
Steps to reproduce the behaviour:
Command line: nextflow run nf-core/rnaseq -r 3.4 -profile test,singularity
See error: FATAL: container creation failed: mount /proc/self/fd/13->/var/singularity/mnt/session/rootfs error: while mounting image /proc/self/fd/13: 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
Expected behaviour
I would expect the pipeline to create the container and allow for the job to be run
Log files
Have you provided the following extra information/files:
Check Documentation
I have checked the following places for your error:
Description of the bug
Hello! Similarly to #494, I have been having issues running the rnaseq pipeline on the test dataset using singularity. Up to now, I've been playing around with various versions of both the rnaseq pipeline, nextflow, singularity and even squashfs-tools. Nothing seems to help though.
Steps to reproduce
Steps to reproduce the behaviour:
Expected behaviour
I would expect the pipeline to create the container and allow for the job to be run
Log files
Have you provided the following extra information/files:
System
Nextflow Installation
Container engine
Additional context
The text was updated successfully, but these errors were encountered: