Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

[FIX] Setup fix#6

Open
mukarramali wants to merge 1 commit intoVikParuchuri:masterfrom
mukarramali:dev
Open

[FIX] Setup fix#6
mukarramali wants to merge 1 commit intoVikParuchuri:masterfrom
mukarramali:dev

Conversation

@mukarramali
Copy link
Copy Markdown

@mukarramali mukarramali commented Oct 10, 2018

Issues 1: While running, vagrant ssh on mac, it couldn't find precise64. After exploring, found out config.vm.box_url was the issue.
Solution:
Commented out config.vm.box_url.
Choosed hashicorp/precise64 as vm box

Issue 2: bootstrap.sh was not able to reach python packages and I was running into
python pip error 'Cannot fetch index base URL' as it is trying to hit http url.
Solution:
With pip install command in bootstrap had to add -i https://pypi.python.org/simple

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant