Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:SQuaRE
Description
[vagrant@jhoblitt-skc-f25 ~]$ which python |
/usr/bin/which: no python in (/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin:/home/vagrant/.local/bin:/home/vagrant/bin)
|
[vagrant@jhoblitt-skc-f25 ~]$ /opt/lsst/software/stack/newinstall.sh -b |
|
LSST Software Stack Builder
|
=======================================================================
|
|
######################################################################## 100.0% |
Detected git version 2.9.4. OK. |
|
/opt/lsst/software/stack/newinstall.sh: line 569: python: command not found |
|
Attachments
Issue Links
- is triggered by
-
DM-3931 sandbox-stackbuild issues
- Done
I spent some time trying to smooth out the python version checking / notifications in addition to merely fixing the blind invocation of python. It is worth nothing that it would simplify the script to give up on sanity checking a path python and simply always install miniconda.