containers icon indicating copy to clipboard operation
containers copied to clipboard

QUAST issue: Singularity

Open cjfields opened this issue 3 years ago • 1 comments

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal not in range(128)

This was detected using Singularity via Nextflow, using this container

Based on a comment in #206 this appears to be due to locale settings within the container; notably an alternative Docker container works fine when converted to Singularity.

cjfields avatar Mar 20 '22 16:03 cjfields

This is a bioconda based package auto converted to container.

@bgruening ?

osallou avatar Mar 20 '22 17:03 osallou

I assume this is fixed, please reopen if not.

bgruening avatar Jan 17 '24 09:01 bgruening