[
https://issues.apache.org/jira/browse/CLIMATE-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065698#comment-15065698
]
ASF GitHub Bot commented on CLIMATE-561:
----------------------------------------
GitHub user Omkar20895 opened a pull request:
https://github.com/apache/climate/pull/270
Resolve CLIMATE-561 : wraping up the error in install-ubuntu.sh
We haven't removed the code discrepancy in the install-ubuntu.sh. This pull
request solves it. @lewismc please have a look at this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Omkar20895/climate master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/270.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #270
----
commit 93f6bf32eb65c21fcd8005ac33a775bb03272f05
Author: Omkar20895 <[email protected]>
Date: 2015-12-20T10:10:39Z
Resolve CLIMATE-561 : wraping up the error in install-ubuntu.sh
----
> easy-ocw/install-osx.sh script should not assume relative locations for
> dependency utilitiy files
> -------------------------------------------------------------------------------------------------
>
> Key: CLIMATE-561
> URL: https://issues.apache.org/jira/browse/CLIMATE-561
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: easy-ocw
> Affects Versions: 0.4, 0.5
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Labels: build
> Fix For: 1.2
>
>
> Right now there are a number of flat files contained within ./easy-ocw/ which
> are utilized (very cunningly) to make the easy install process smooth.
> An improvement to the install scripts themselves would be to NOT assume these
> files are relative to where the script was invoked.
> We should be able to find these files based on a $OCW_HOME or something.
> Right now (as we are already setting virtualenv etc) I am not entirely sure
> how we do this cleanly.
> Lets talk about it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)