Describe the bug
When using the following flag -profile standard,conda the pipeline crashes at FastQC with th exit status 127, and the following command error:
Command error:
java: symbol lookup error: /projects1/users/fellows/nextflow/eager2/my_test/work/conda/nf-core-eager-2.0.0-a95ee9548e4a04d99b07955eabaa0afe/jre/lib/amd64/../../../lib/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var
Furthermore, one 'Tip' message provided is to check .command.out file in the work directory. However, this file doesn't exist. Note, the tip message seems to change when re-running so it would be good to know if this is a random 'help of the day' type message from Nextflow, and if so make that clearer.
To Reproduce
The command I used was
run nf-core/eager --reads 'EXB015.A1701/*_R{1,2}*fastq.gz' --pairedEnd --fasta '~References/hg19_MT.fasta' -profile standard,conda --max_cpus 4 --max_memory 32G
(Sending input files privately)
Expected behavior
Not to crash and possibly for the conda environment downloaded having the correct library contents
Screenshots
NA
Operating System:
Ubuntu 14.04
Additional context
Please provide me with the following files:
.nextflow.log
results/pipeline_info/...
eager2_error_20181018.tar.gz
Describe the bug
When using the following flag
-profile standard,condathe pipeline crashes atFastQCwith th exit status 127, and the following command error:Furthermore, one 'Tip' message provided is to check
.command.outfile in the work directory. However, this file doesn't exist. Note, the tip message seems to change when re-running so it would be good to know if this is a random 'help of the day' type message from Nextflow, and if so make that clearer.To Reproduce
The command I used was
run nf-core/eager --reads 'EXB015.A1701/*_R{1,2}*fastq.gz' --pairedEnd --fasta '~References/hg19_MT.fasta' -profile standard,conda --max_cpus 4 --max_memory 32G(Sending input files privately)
Expected behavior
Not to crash and possibly for the conda environment downloaded having the correct library contents
Screenshots
NA
Operating System:
Ubuntu 14.04
Additional context
Please provide me with the following files:
.nextflow.logresults/pipeline_info/...eager2_error_20181018.tar.gz