Skip to content

Instantly share code, notes, and snippets.

@jmatt
Created October 28, 2015 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmatt/28fc512a5b7857a5aa50 to your computer and use it in GitHub Desktop.
Save jmatt/28fc512a5b7857a5aa50 to your computer and use it in GitHub Desktop.
git lfs non zero exit
test_s3s3)leia:git-lfs jmatt$
⇝ git clone https://github.com/jmatt/loquacious-octo-guacamole.git loquacious-octo-guacamole-pewpew
Cloning into 'loquacious-octo-guacamole-pewpew'...
remote: Counting objects: 48, done.
remote: Total 48 (delta 0), reused 0 (delta 0), pack-reused 48
Unpacking objects: 100% (48/48), done.
Checking connectivity... done.
Downloading test/871034p_1_MI.fits (74.88 MB)
Username for 'https://s3.lsst.codes':
Password for 'https://s3.lsst.codes':
Downloading test/871034p_1_img.fits (18.74 MB)
Downloading test/cal-53535-i-797722_1.fits (93.60 MB)
Error accessing media: test/cal-53535-i-797722_1.fits (367f5e77a19a44213878106558a2c9744d2986b19a0e0bc144e2eadabaf981eb)
Errors logged to .git/lfs/objects/logs/20151028T112026.634955259.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: test/cal-53535-i-797722_1.fits: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
(test_s3s3)leia:git-lfs jmatt$
⇝ echo $?
128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment