I’ve set git config lfs.batch true
globally (although it was not previously), but am today getting the following error (I was not yesterday) using lsstsw
rebuild
:
rebuild
File "/Users/wmwv/lsstsw/lsst_build/bin/lsst-build", line 41, in <module>
args.func(args)
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 746, in run
manifest = p.construct(args.products)
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 709, in construct
self._add_product_tree(products, name)
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 697, in _add_product_tree
dependencies.append( self._add_product_tree(products, dprod.name) )
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 697, in _add_product_tree
dependencies.append( self._add_product_tree(products, dprod.name) )
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 697, in _add_product_tree
dependencies.append( self._add_product_tree(products, dprod.name) )
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 680, in _add_product_tree
ref, sha1 = self.product_fetcher.fetch(productName)
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 318, in fetch
git.checkout("--force", ref)
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/git.py", line 42, in checkout
return self('checkout', *args, **kwargs)
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/git.py", line 37, in __call__
raise GitError(retcode, cmd, stdout, stderr)
lsst.ci.git.GitError: Command '['git', 'checkout', '--force', 'master']' returned non-zero exit status 128.
stdout:
stderr:
Downloading cfht_minimal/src/06AL01/D3/2006-05-20/r/SRC-849375-12.fits (75.94 KB)
WARNING: Git LFS is using a deprecated API, which will be removed in v2.0.
Consider enabling the latest API by running: `git config lfs.batch true`.
Error downloading object: cfht_minimal/src/06AL01/D3/2006-05-20/r/SRC-849375-12.fits (5071e4548d33b407c0438b3b7fcbf4fab390674f30ccfd5f7492e21b689e6653)
Errors logged to /Volumes/PS1/lsstsw/build/testdata_jointcal/.git/lfs/objects/logs/20170801T152549.098055978.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs smudge %f' failed 2
error: external filter 'git-lfs smudge %f' failed
fatal: cfht_minimal/src/06AL01/D3/2006-05-20/r/SRC-849375-12.fits: smudge filter lfs failed