Michael Joyce created CLIMATE-620:
-------------------------------------
Summary: OCW VM build hangs on pip install
Key: CLIMATE-620
URL: https://issues.apache.org/jira/browse/CLIMATE-620
Project: Apache Open Climate Workbench
Issue Type: Bug
Components: build process
Affects Versions: 0.5
Reporter: Michael Joyce
Priority: Minor
Fix For: 1.0.0
Was playing around and building a new VM and found that it kept hanging on
installing pip. If you ctrl-c out of the install it still works and proceeds to
install everything else correctly. Need to checkout logs and try to debug
what's going on here. I think the issue might be that we're not passing '-y'
here:
{code}
sudo apt-get install python-pip >> install_log
{code}
Although I'm surprised we didn't run into this in the past.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)