Last active
January 25, 2017 01:53
-
-
Save findchris/f8299dc6236e9809a55885bb1ba3bd2d to your computer and use it in GitHub Desktop.
git-lfs bundle install explosion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git-lfs/1.2.1 (GitHub; darwin amd64; go 1.6.2) | |
git version 2.4.0 | |
$ git-lfs smudge -- data/na_04_01.db | |
Error downloading object: data/na_04_01.db (6860f0ae56723ec96e00788106665d1bc2144dc7039ff8985e2b6dd2ecce01e8) | |
Post /Users/chris/.rvm/gems/ruby-2.1.2@project1/cache/bundler/git/common-650d7e8e490064278ba9d9ed434853f518126933.git/info/lfs/objects/batch: unsupported protocol scheme "" | |
goroutine 1 [running]: | |
github.com/github/git-lfs/lfs.Stack(0x0, 0x0, 0x0) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/lfs/errors.go:566 +0x80 | |
github.com/github/git-lfs/commands.logPanicToWriter(0x994330, 0xc82002c2f8, 0x998ec8, 0xc820144ba0) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/commands/commands.go:197 +0xf80 | |
github.com/github/git-lfs/commands.logPanic(0x998ec8, 0xc820144ba0, 0x0, 0x0) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/commands/commands.go:161 +0x412 | |
github.com/github/git-lfs/commands.handlePanic(0x998ec8, 0xc820144ba0, 0x0, 0x0) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/commands/commands.go:136 +0x4e | |
github.com/github/git-lfs/commands.LoggedError(0x998ec8, 0xc820144ba0, 0x61bb40, 0x21, 0xc820119c98, 0x2, 0x2) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/commands/commands.go:86 +0x82 | |
github.com/github/git-lfs/commands.smudgeCommand(0x84d780, 0xc8200bd840, 0x1, 0x2) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/commands/command_smudge.go:79 +0xdcd | |
github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra.(*Command).execute(0x84d780, 0xc8200bd6a0, 0x2, 0x2, 0x0, 0x0) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra/command.go:477 +0x3f4 | |
github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra.(*Command).Execute(0x84e7c0, 0x0, 0x0) | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra/command.go:551 +0x46a | |
github.com/github/git-lfs/commands.Run() | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/src/github.com/github/git-lfs/commands/commands.go:101 +0x23 | |
main.main() | |
/private/tmp/git-lfs-20160606-7147-y1iynq/git-lfs-1.2.1/git-lfs.go:34 +0x12e | |
ENV: | |
LocalWorkingDir=/Users/chris/.rvm/gems/ruby-2.1.2@project1/bundler/gems/common-25fd0c107daf | |
LocalGitDir=/Users/chris/.rvm/gems/ruby-2.1.2@project1/bundler/gems/common-25fd0c107daf/.git | |
LocalGitStorageDir=/Users/chris/.rvm/gems/ruby-2.1.2@project1/bundler/gems/common-25fd0c107daf/.git | |
LocalMediaDir=/Users/chris/.rvm/gems/ruby-2.1.2@project1/bundler/gems/common-25fd0c107daf/.git/lfs/objects | |
LocalReferenceDir= | |
TempDir=/Users/chris/.rvm/gems/ruby-2.1.2@project1/bundler/gems/common-25fd0c107daf/.git/lfs/tmp | |
ConcurrentTransfers=3 | |
BatchTransfer=true | |
SkipDownloadErrors=false | |
FetchRecentAlways=false | |
FetchRecentRefsDays=7 | |
FetchRecentCommitsDays=0 | |
FetchRecentRefsIncludeRemotes=true | |
PruneOffsetDays=3 | |
PruneVerifyRemoteAlways=false | |
PruneRemoteName=origin | |
AccessDownload=none | |
AccessUpload=none | |
GIT_DIR=.git | |
GIT_PREFIX= | |
GIT_MERGE_AUTOEDIT=no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment