-
Notifications
You must be signed in to change notification settings - Fork 74
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
Build client after a Galaxy update #86
Comments
If you wanted to try to debug, for what it's worth, right now in the base Galaxy startup scripts this is handled at: https://github.com/galaxyproject/galaxy/blob/dev/scripts/common_startup.sh#L224 |
I lost the trace, I relaunch the CI job and that overwrite the ansible logs :/ But manually, it works perfectely (with a couple of error and warning)
Here are the errors and warnings I got, surely not related to our issue.
|
Possibly too late now but the thing to check would've been whether the role upgraded your node version properly. |
xref. #107 |
We switch our target branch ("a fork of the dev").
It raised an error during the client building:
I have to update the Galaxy dependencies using:
Maybe there was another way to update node?
Should tasks/client.yml block include tasks/dependencies.yml
The text was updated successfully, but these errors were encountered: