Skip to content

Migration to OpenSSL 1.1.1 in bioconda #6

Description

@simozacca

Hi,

With the most updated version of conda and bioconda, ReMixT pipeline fails when running samtools with the following error:

samtools: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

This is due to the recent transition to OpenSSL 1.1.1 in bioconda. To solve this issue, samtools must be updated at least to the following version:

conda install samtools=1.9=*_11

Would be possible to add this update version of samtools to the conda distribution of remixt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions