I’m not sure where that URL is coming from. I assumed it’s in the script, but it doesn’t appear to be there. Here’s my exact terminal output as I follow the instructions:
root@lsstuk3:/opt/lsst_2# curl -OL https://raw.githubusercontent.com/lsst/lsst/14.0/scripts/newinstall.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 28093 100 28093 0 0 189k 0 --:–:-- --:–:-- --:–:-- 190k
root@lsstuk3:/opt/lsst_2# bash newinstall.sh -ct
LSST Software Stack Builder
curl: (23) Failed writing body (757 != 2759)
!!! This script differs from the official version on the distribution
server. If this is not intentional, get the current version from here:
https://raw.githubusercontent.com/lsst/lsst/master/scripts/newinstall.sh
Detected git version 2.11.0. OK.
In addition to Python 2 (>=2.7) or 3 (>=3.5), some LSST
packages depend on recent versions of numpy, matplotlib, and scipy. If you
do not have all of these, the installation may fail. Using the Miniconda
Python distribution will ensure all these are set up.
Would you like us to install the Miniconda Python distribution (if
unsure, say yes)?yes
######################################################################## 100.0%
Fetching package metadata …
CondaHTTPError: HTTP 403 Forbidden
for url http://conda.lsst.codes/stack/0.14.0/linux-64/repodata.json
The channel you requested is not available on the remote server.
You will need to adjust your conda configuration to proceed.
Use conda config --show
to view your configuration’s current state.
Further configuration help can be found at http://conda.pydata.org/docs/config.html.