Paul Zimdars created CLIMATE-19:
-----------------------------------

             Summary: 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
         Environment: Microsoft Azure CentOS 6.3 Logic - 64bit
            Reporter: Paul Zimdars
            Assignee: Chris A. Mattmann


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

Reply via email to