Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samtools 1.7 error - libcrypto.so.1.0.0 #9

Open
fa2k opened this issue May 9, 2023 · 0 comments
Open

Samtools 1.7 error - libcrypto.so.1.0.0 #9

fa2k opened this issue May 9, 2023 · 0 comments

Comments

@fa2k
Copy link

fa2k commented May 9, 2023

When running on some Debian-based Linux systems, it's not possible to run samtools 1.7.

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

Samtools is used by SENSV, so the analysis fails.

One solution is to use samtools 1.9 or newer. Link to bioconda issue with information about this: bioconda/bioconda-recipes#13958

I got around it by overriding to use samtools=1.9 and htslib=1.9 in the step-by-step build (Dockerfile here https://github.com/fa2k/dockerfiles/blob/main/SENSV/Dockerfile)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant