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
I've had some issues installing verkko w/mamba due to it including mashmap w/out proper dependencies. When I run mashmap it reports a missing libblis. This was broken by the recent pull request here: #51161. So a released version was broken months after release by maintenance updates, this should not be allowed in the middle of a version.
I've had some issues installing verkko w/mamba due to it including mashmap w/out proper dependencies. When I run mashmap it reports a missing libblis. This was broken by the recent pull request here: #51161. So a released version was broken months after release by maintenance updates, this should not be allowed in the middle of a version.
Downloading mashmap v3.1.3 build1 from here: https://anaconda.org/bioconda/mashmap/files confirms it has been linked against the blis library.
However, all the dependencies list libblas not libblis in the yaml:
bioconda-recipes/recipes/mashmap/meta.yaml
Line 2 in acd1b4a
The text was updated successfully, but these errors were encountered: