You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Michael Joyce (JIRA)" <ji...@apache.org> on 2013/08/01 20:23:50 UTC

[jira] [Updated] (CLIMATE-19) Easy-RCMET fails on on copying py modules

     [ https://issues.apache.org/jira/browse/CLIMATE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Joyce updated CLIMATE-19:
---------------------------------

        Fix Version/s:     (was: 0.2-incubating)
                       0.3-incubating
    Affects Version/s:     (was: 0.1-incubating)
                       0.2-incubating
    
> Easy-RCMET fails on on copying py modules
> -----------------------------------------
>
>                 Key: CLIMATE-19
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-19
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: build process
>    Affects Versions: 0.2-incubating
>         Environment: Microsoft Azure CentOS 6.3 Logic - 64bit
>            Reporter: Paul Zimdars
>            Assignee: Michael Joyce
>             Fix For: 0.3-incubating
>
>
> Attempted to install on a fresh build in of CentOS 6.3 in Microsoft Azure using Easy-RCMET and it fails when installing ncl-bin and pynio-bin. The install is done with a privileged (root) user from the /root directory. The install flag is ./install.sh and -e flag is NOT selected. Here is the full output:
> Installing pynio-bin.
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100   401  100   401    0     0   3636      0 --:--:-- --:--:-- --:--:--  3747
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> cp: cannot stat `lib/python2.7/site-packages/*': No such file or directory
> While:
>   Installing pynio-bin.
> An internal error occured due to a bug in either zc.buildout or in a
> recipe being used:
> Traceback (most recent call last):
>   File "/root/easy-rcmet/eggs/zc.buildout-2.1.0-py2.7.egg/zc/buildout/buildout.py", line 1923, in main
>     getattr(buildout, command)(args)
>   File "/root/easy-rcmet/eggs/zc.buildout-2.1.0-py2.7.egg/zc/buildout/buildout.py", line 604, in install
>     installed_files = self[part]._call(recipe.install)
>   File "/root/easy-rcmet/eggs/zc.buildout-2.1.0-py2.7.egg/zc/buildout/buildout.py", line 1358, in _call
>     return f()
>   File "/root/easy-rcmet/eggs/cp.recipe.cmd-0.4-py2.7.egg/cp/recipe/cmd/__init__.py", line 41, in install
>     self.execute(cmds)
>   File "/root/easy-rcmet/eggs/cp.recipe.cmd-0.4-py2.7.egg/cp/recipe/cmd/__init__.py", line 71, in execute
>     raise CmdExecutionFailed,results
> CmdExecutionFailed:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100   401  100   401    0     0   3636      0 --:--:-- --:--:-- --:--:--  3747
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> cp: cannot stat `lib/python2.7/site-packages/*': No such file or directory
> Python 2.7 is installed to /usr/local with /usr/local/lib/python2.7/site-packages/ created.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira