Skip to content
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

ot-base not recognized #14

Open
josephwb opened this issue Feb 11, 2015 · 1 comment
Open

ot-base not recognized #14

josephwb opened this issue Feb 11, 2015 · 1 comment

Comments

@josephwb
Copy link
Member

I tried to update ot-base, but got the following error:

./push.sh -c ../../deployed-systems/development/devapi.config ot-base
host=ot10.opentreeoflife.org, admin=admin, pem=/Users/josephwb/.ssh/opentree/opentree.pem, controller=josephwb, command=ot-base
Syncing
as-admin.sh                                                                100% 7532     7.4KB/s   00:00    
Error: Unrecognized command, or component not in OPENTREE_COMPONENTS: ot-base

This is odd, as ot-base is present in "devapi.config":

...
opentree_branch phylesystem-api master
opentree_branch oti master
opentree_branch treemachine reducelogging
opentree_branch taxomachine master
opentree_branch ot-base master
...

I updated treemachine, and with it ot-base was updated. So, it definitely knows about ot-base, it just cannot be updated on its own.

@jimallman
Copy link
Member

This is not among the recognized commands in push.sh, so it's being rejected. We can add ot-base to support its standalone deployment, but we'll need to refactor the existing scripts to isolate those steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants