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

pip need to be installed inside the VM #1

Open
mpapply11 opened this issue Aug 28, 2019 · 0 comments
Open

pip need to be installed inside the VM #1

mpapply11 opened this issue Aug 28, 2019 · 0 comments

Comments

@mpapply11
Copy link

mpapply11 commented Aug 28, 2019

Thank you for putting together all of this. it is so convenient to play with a MySQL cluster with proxy and orchestrator solution.

However, I have encountered the below errors when installing every of the VMs.
and it is fixed with put line into init/app_init.sh and init/db_init.sh file
"""sudo apt-get install -y python-pip """


mysql2: Installing pip... (for Ansible installation)

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

pip install --upgrade ansible

Stdout from the command:

Stderr from the command:

bash: line 4: pip: command not found

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

No branches or pull requests

1 participant