If you build the stack with lsstsw, you need to follow the instructions below.
or
If you need to make changes to afwdata you need to follow the instructions below.
We have moved afwdata from the old gitolite server to Github using a gitLFS service we are running on the Nebula cluster. This is a step towards allowing developers/teams to host their own large binary repos.
Manual checkouts
For manual checkouts follow the instructions on the afwdata README:
lsstsw build environments
Your lsstsw environment will break because it uses the live repos.yaml file, which has been repointed. You need the following two steps
Update your lsstsw repo
Update your lsst_build repo
Re-run the lsstsw bin/deploy script
If you are having problems with lsstsw and yet this line works:
lsstsw uses https-based access and github recommends https over ssh-based access, so I think https is preferred. You can use ssh if you like, but it’s a pain if you use lsstsw because you have to manually modify the repos.yaml file.