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
Operating system
Which operating system and version are you using?
CentOS Linux release 7.5.1804
Package name
Which package / tool is causing the problem? Which version are you using, use tool --version. Have you updated to the latest version conda update package? Have you updated the complete env by running conda update --all? Have you ensured that your channel priorities are set up according to the bioconda recommendations at https://bioconda.github.io/#set-up-channels?
I'm having an issue with bp-assembly's fc_phase.py on all datasets, including the F1_bull_test
I've run conda update --all & conda update pb-assembly and get: All requested packages already installed.
Conda environment
What is the result of conda list? (Try to paste that between triple backticks.)
perl: symbol lookup error: /usr/lib64/perl5/auto/Fcntl/Fcntl.so: undefined symbol: Perl_xs_apiversion_bootcheck
That's disturbing. Your perl in Bioconda seems to be interacting with your system libraries. Not sure how to solve that. You could try conda update --all.
To debug, you can go into the run-directory of this failure (5-phase/index-pair/) and run the steps in the script yourself in your own shell. But it's unlikely we can solve this for you. If you hit a brick wall, maybe ask a question in a Bioconda forum.
Operating system
Which operating system and version are you using?
CentOS Linux release 7.5.1804
Package name
Which package / tool is causing the problem? Which version are you using, use
tool --version
. Have you updated to the latest versionconda update package
? Have you updated the complete env by runningconda update --all
? Have you ensured that your channel priorities are set up according to the bioconda recommendations at https://bioconda.github.io/#set-up-channels?conda update --all
&conda update pb-assembly
and get:All requested packages already installed.
Conda environment
What is the result of
conda list
? (Try to paste that between triple backticks.)conda list
:Describe the bug
A clear and concise description of what the bug is.
Error message
Paste the error message / stack.
5-phase/index-pair/run-P078f34dbbca943.bash.stderr
Thank you for the help!
-Dana
The text was updated successfully, but these errors were encountered: