[ https://issues.apache.org/jira/browse/CLIMATE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233622#comment-15233622 ]
ASF GitHub Bot commented on CLIMATE-766: ---------------------------------------- Github user lewismc commented on the pull request: https://github.com/apache/climate/pull/318#issuecomment-207815987 We need to set up a build on builds.apache.org that builds only on Ubuntu machines and uses the install-ubuntu script which also answers the prompts. We should maybe consider a docker deployment for this. I suppose this will all be part of your GSoC project of it IRS ahead Ibrahim. Exciting days ahead On Saturday, April 9, 2016, Ibrahim Jarif <notificati...@github.com> wrote: > Here's the latest build > <https://travis-ci.org/jarifibrahim/climate/builds/121927729>. > > Btw the Travis-CI does not use the install-ubuntu.sh script to install OCW > (Check .travis.yml file). The script has some prompts which cannot be > handled on Travis-CI. > > — > You are receiving this because you were mentioned. > Reply to this email directly or view it on GitHub > <https://github.com/apache/climate/pull/318#issuecomment-207815116> > -- *Lewis* > Easy-ocw/install-ubuntu.sh script is broken > ------------------------------------------- > > Key: CLIMATE-766 > URL: https://issues.apache.org/jira/browse/CLIMATE-766 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Environment: Ubuntu-14.04 > Reporter: Ibrahim Jarif > Assignee: Ibrahim Jarif > Fix For: 1.1 > > > The install-ubuntu.sh script is broken. There are multiple issues > 1. Missing dependencies: Even after running the script there are multiple > missing dependency errors. The script also does not install 'numpy' which is > required. > 2. Multiple install_logs : The script create log file in whichever directory > it is in. > 3. The script does not install the climate module (by executing 'python > setup.py install') > > 4. The script does not install dependencies via anaconda. That means modules > 'h5py', 'netcdf4', etc are not installed which are required. -- This message was sent by Atlassian JIRA (v6.3.4#6332)