-
Notifications
You must be signed in to change notification settings - Fork 209
Upgrade vm to trusty64 and revise install for pip and mo #728
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
Conversation
bin/prep-release.php
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: json
contains the mongo orchestration config and should have been included long ago.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the documented method for installing mongo-orchestration, provided that pip is up-to-date.
The original command was so verbose because the python-pip
package on Ubuntu Precise (12.04) is rather ancient.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we upgrade our Precise thing to something newer as well then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New commits updates the VM to trusty64.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry Jeremy, I deleted your comment here by mistake. It said:
This is the install process suggested in the pip documentation.
No description provided.