[
https://issues.apache.org/jira/browse/CLIMATE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235085#comment-14235085
]
ASF GitHub Bot commented on CLIMATE-548:
----------------------------------------
Github user lewismc commented on the pull request:
https://github.com/apache/climate/pull/137#issuecomment-65747812
commit c8d49eb324598f2901dac7e207f91e6b6c9b37cc
Merge: 9bcae94 3827882
Author: Lewis John McGibbney <[email protected]>
Date: Thu Dec 4 20:56:28 2014 -0800
Merge branch 'CLIMATE-548'
commit 38278829c68cda55583683e587eed322e9f31e65
Author: Lewis John McGibbney <[email protected]>
Date: Thu Dec 4 20:43:21 2014 -0800
CLIMATE-548 Vagrant references should not exist in easy-ocw ubuntu
script
commit 8617af0c09cee2760bc2f967d4c29b1ba2476487
Author: Lewis John McGibbney <[email protected]>
Date: Thu Nov 20 22:18:59 2014 -0800
CLIMATE-548 Vagrant references should not exist in easy-ocw ubuntu
script
> Vagrant references should not exist in easy-ocw ubuntu script
> -------------------------------------------------------------
>
> Key: CLIMATE-548
> URL: https://issues.apache.org/jira/browse/CLIMATE-548
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: easy-ocw
> Affects Versions: 0.4
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Blocker
> Fix For: 0.5
>
>
> I am having an issue with easy-ocw script when building on Ubuntu 14.04 LTS
> using the Ubuntu script. Yes I know that the script is intended for 12.04!!!
> The issue is in the following line (0) where vagrant is specifically
> mentioned!
> {code}
> echo "export
> PYTHONPATH=/home/vagrant/climate:/home/vagrant/climate/ocw/:/home/vagrant/climate/rcmet/src/main/python/rcmes"
> >> /home/vagrant/.bashrc
> {code}
> ... I get this
> {code}
> Updating PYTHONPATH ...
> ./easy-ocw/install-ubuntu-12_04.sh: line 188: /home/vagrant/.bashrc: No
> such file or directory
> done
> {code}
> (0)
> https://github.com/apache/climate/blob/master/easy-ocw/install-ubuntu-12_04.sh#L188
> Can we possibly agree on something else which can replace the /home/vagrant
> path?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)