galaxyproject / dunovo

Reference-free duplex sequencing pipeline.
Other
18 stars 6 forks source link

Awk shared library error on main #13

Closed NickSto closed 6 years ago

NickSto commented 6 years ago

From this biostar posting:

awk: error while loading shared libraries: libmpfr.so.4: cannot open shared object file: No such file or directory

There's two issues:

  1. the awk error itself
  2. the fact that the tool "succeeds" with a green status even when the awk command fails like this

Cross-reference: https://github.com/galaxyproject/usegalaxy-playbook/issues/145

NickSto commented 6 years ago

Update: Nate says it's probably a conda issue.

NickSto commented 6 years ago

Update: Nate found the issue was in the conda installation of awk.