[ 
https://issues.apache.org/jira/browse/CLIMATE-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017955#comment-14017955
 ] 

ASF GitHub Bot commented on CLIMATE-454:
----------------------------------------

GitHub user MJJoyce opened a pull request:

    https://github.com/apache/climate/pull/56

    CLIMATE-454 - Copy over install dependencies during VM build

    - The requirements files for pip and conda weren't being copied over
      during the VM build which was causing it to fail. The requirements
      files for both pip and conda are copied over now even though the conda
      one isn't used at the moment. In the future, it is planned that conda
      will be used instead of downloading an Anaconda Python distribution.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/climate CLIMATE-454

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/56.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 #56
    
----
commit 3fd3478a170d7f94166b6d1253d50608c866739b
Author: Michael Joyce <jo...@apache.org>
Date:   2014-06-04T18:13:49Z

    CLIMATE-454 - Copy over install dependencies during VM build
    
    - The requirements files for pip and conda weren't being copied over
      during the VM build which was causing it to fail. The requirements
      files for both pip and conda are copied over now even though the conda
      one isn't used at the moment. In the future, it is planned that conda
      will be used instead of downloading an Anaconda Python distribution.

----


> VM Build does not copy dependency files to install directory
> ------------------------------------------------------------
>
>                 Key: CLIMATE-454
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-454
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: build process
>    Affects Versions: 0.3-incubating
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 0.4
>
>
> CLIMATE-427 moved all the VM build dependencies for pip/conda into config 
> files. The VM initialization fails to copy them over during the VM build 
> which causes it to fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to