-
Type:
Bug
-
Status: Won't Fix (View Workflow)
-
Priority:
Normal
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2DDRP-2019 J, 2DDRP-2020 A, 2DDRP-2021 A
A minor bug, but installation from scratch failed :
updating shebang: /home/fmadec/pfs/drp/stack/miniconda3-4.5.12-1172c30/Linux64/base/18.1.0/python/lsstimport.py# Setup LSST
setup_args=""
[ -n "$LSST_VERSION" ] && setup_args+="-t $LSST_VERSION"
setup pipe_drivers ${setup_args}
/home/fmadec/tmp/pfs_pipe2d/bin/install_pfs.sh: line 77: setup: command not found
fixed by doing a source loadLSST.bash and then restart the install but I guess that should be handle in the install script.
- relates to
-
PIPE2D-513 drp 2d install test failed
-
- Done
-