macosx install_ocssw ocli problem

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
tsmoore00
Posts: 14
Joined: Fri Apr 01, 2005 9:31 am America/New_York
Answers: 0

macosx install_ocssw ocli problem

by tsmoore00 » Mon May 06, 2019 12:01 pm America/New_York

Greetings,

I am attempting to run install_ocssw and install olcis3a codes.  I am running on a macosx, my git is up to date,

and I run into this issue (cut to the chase - go the bottom - it can't find https://oceandata.sci.gsfc.nasa.gov/ocssw/opt-macosx_intel.git/):

./install_ocssw.py -v -g https://oceandata.sci.gsfc.nasa.gov/ocssw/ --curl --olci -a macosx_intel

gitBase     = https://oceandata.sci.gsfc.nasa.gov/ocssw/
gitBranch   = v7.5
install dir = /Users/tim/seadas-7.5.1/ocssw
arch        = macosx_intel

git user.name = "Default Seadas User"
git user.email = "seadas-user@localhost"
Installing bundles.sha256sum (1 of 8)
Downloading bundles.sha256sum
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3880  100  3880    0     0  26966      0 --:--:-- --:--:-- --:--:-- 32333
Loading checksum file.
Installing common (2 of 8)
Updating (fetch) existing repository -  /Users/tim/seadas-7.5.1/ocssw/share/common
Switching to branch -  v7.5
Branch 'v7.5' set up to track remote branch 'v7.5' from 'origin'.
Reset branch 'v7.5'
Your branch is up to date with 'origin/v7.5'.
Pulling from remote repository
Already up to date.
Installing OCSSW_bash.env (3 of 8)
Downloading OCSSW_bash.env.v7.5
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3001  100  3001    0     0  35283      0 --:--:-- --:--:-- --:--:-- 36597
Installing ocrvc (4 of 8)
Updating (fetch) existing repository -  /Users/tim/seadas-7.5.1/ocssw/share/ocrvc
Switching to branch -  v7.5
Branch 'v7.5' set up to track remote branch 'v7.5' from 'origin'.
Reset branch 'v7.5'
Your branch is up to date with 'origin/v7.5'.
Pulling from remote repository
Already up to date.
Installing olcis3a (5 of 8)
Updating (fetch) existing repository -  /Users/tim/seadas-7.5.1/ocssw/share/olci
Switching to branch -  v7.5
Branch 'v7.5' set up to track remote branch 'v7.5' from 'origin'.
Reset branch 'v7.5'
Your branch is up to date with 'origin/v7.5'.
Pulling from remote repository
Already up to date.
Installing bin (6 of 8)
Updating (fetch) existing repository -  /Users/tim/seadas-7.5.1/ocssw/bin
Switching to branch -  v7.5
Branch 'v7.5' set up to track remote branch 'v7.5' from 'origin'.
Reset branch 'v7.5'
Your branch is up to date with 'origin/v7.5'.
Pulling from remote repository
Already up to date.
Installing opt (7 of 8)
Updating (fetch) existing repository -  /Users/tim/seadas-7.5.1/ocssw/opt
fatal: unable to access 'https://oceandata.sci.gsfc.nasa.gov/ocssw/opt-macosx_intel.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to oceandata.sci.gsfc.nasa.gov:443
Error - Could not run "cd /Users/tim/seadas-7.5.1/ocssw/opt; git fetch"

Thanks!
Tim

Tags:

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1470
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

macosx install_ocssw ocli problem

by OB.DAAC - SeanBailey » Tue May 07, 2019 2:20 pm America/New_York

try again :grin:

tsmoore00
Posts: 14
Joined: Fri Apr 01, 2005 9:31 am America/New_York
Answers: 0

macosx install_ocssw ocli problem

by tsmoore00 » Wed May 08, 2019 9:41 am America/New_York

yes, thanks - that works now!

Post Reply