OCSSW install error
Posted: Thu Mar 09, 2017 10:23 am America/New_York
Hi,
We are running into problems installing OCSSW on a RedHat Linux release 6.8, kernel x86_64. We've tried a manual install and get the following error:
Manual Install from ./install_ocssw.py --git-branch=7.3.2
Installing bundles.sha256sum (1 of 15)
--2017-03-08 17:29:36-- http://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
Resolving oceandata.sci.gsfc.nasa.gov... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum [following]
--2017-03-08 17:29:41-- https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2736 (2.7K) [text/plain]
Saving to: “bundles.sha256sumâ€
100%[==========================================================>] 2,736 --.-K/s in 0s
2017-03-08 17:29:42 (158 MB/s) - “bundles.sha256sum†saved [2736/2736]
Installing common (2 of 15)
--2017-03-08 17:29:42-- http://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle
Resolving oceandata.sci.gsfc.nasa.gov... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle [following]
--2017-03-08 17:29:47-- https://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1270770080 (1.2G) [text/plain]
Saving to: “common.bundleâ€
100%[========================================================>] 1,270,770,080 59.4M/s in 21s
2017-03-08 17:30:08 (57.7 MB/s) - “common.bundle†saved [1270770080/1270770080]
Initialized empty Git repository in /root/ocssw/run/data/common/.git/
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'remotes/origin/7.3.2' which can not be resolved as commit?
Error - Could not run "cd /root/ocssw/run/data/common; git checkout -t -b 7.3.2 remotes/origin/7.3.2 -q > /dev/null"
Any suggestions or help would be appreciated.
We are running into problems installing OCSSW on a RedHat Linux release 6.8, kernel x86_64. We've tried a manual install and get the following error:
Manual Install from ./install_ocssw.py --git-branch=7.3.2
Installing bundles.sha256sum (1 of 15)
--2017-03-08 17:29:36-- http://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
Resolving oceandata.sci.gsfc.nasa.gov... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum [following]
--2017-03-08 17:29:41-- https://oceandata.sci.gsfc.nasa.gov/ocssw/bundles.sha256sum
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2736 (2.7K) [text/plain]
Saving to: “bundles.sha256sumâ€
100%[==========================================================>] 2,736 --.-K/s in 0s
2017-03-08 17:29:42 (158 MB/s) - “bundles.sha256sum†saved [2736/2736]
Installing common (2 of 15)
--2017-03-08 17:29:42-- http://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle
Resolving oceandata.sci.gsfc.nasa.gov... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle [following]
--2017-03-08 17:29:47-- https://oceandata.sci.gsfc.nasa.gov/ocssw/common.bundle
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1270770080 (1.2G) [text/plain]
Saving to: “common.bundleâ€
100%[========================================================>] 1,270,770,080 59.4M/s in 21s
2017-03-08 17:30:08 (57.7 MB/s) - “common.bundle†saved [1270770080/1270770080]
Initialized empty Git repository in /root/ocssw/run/data/common/.git/
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'remotes/origin/7.3.2' which can not be resolved as commit?
Error - Could not run "cd /root/ocssw/run/data/common; git checkout -t -b 7.3.2 remotes/origin/7.3.2 -q > /dev/null"
Any suggestions or help would be appreciated.