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
macosx install_ocssw ocli problem
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times