-
Notifications
You must be signed in to change notification settings - Fork 6
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
Missing libicui18n.so.64 in conda installation #32
Comments
This seems to be related conda-forge/r-stringi-feedstock#20 Most recent post about it 15 hours ago Thanks @RJMW |
Yes, looks lie conda has installed a wrong dependency. This can happen if you have the wrong channel order. Wired, try to remove the env and let Galaxy build it again. Alternatively, change into this env and install icu in version 64. |
Thanks @bgruening. What Conda channel order is currently recommended. Is it [iuc, bioconda, r, defaults, conda-forge]? |
Sorry that was an old reference. I was getting the error with the following order: 'iuc, conda-forge, bioconda, defaults' |
I guess this a broken package somewhere, try to install the package manually in this env for now. |
You can install it from r channel specifically, pinning worked for us. |
OK - thanks for the help all. I am just installing |
Seems like there is something similar happening again - anyone else having the same issues? |
@hechth - could I check how you were installing? (e.g. was it via the toolshed/planemo/manually) |
@Tomnl no worries it wasn't on this tool. It w was on other conda environments on some of the tools we develop |
Ah OK, Were the tools using either bioconductor-mspurity or bioconductor-xcms? |
I think neither of those actually. |
I think fixed externally |
When trying to install the latest 1.12.0+galaxy0 into the Bham Galaxy instances we have been getting the following error
However the same error is not reproduced on travis or locally on Ubuntu.
@jsaintvanne - have you had this problem when you have been testing?
@bgruening - have you seen anything similar to this before?
The text was updated successfully, but these errors were encountered: