Skip to content

Instantly share code, notes, and snippets.

@danielballan
Created December 10, 2014 17:22
Show Gist options
  • Select an option

  • Save danielballan/b393f09b9cf7f5922b5d to your computer and use it in GitHub Desktop.

Select an option

Save danielballan/b393f09b9cf7f5922b5d to your computer and use it in GitHub Desktop.
> git-media smudge data/bulk_water/features.h5
LocalWorkingDir=/home/dallan/trackpy-bench
LocalGitDir=/home/dallan/trackpy-bench/.git
LocalMediaDir=/home/dallan/trackpy-bench/.git/media
TempDir=/home/dallan/trackpy-bench/.git/media/tmp
GIT_DIR=.git
GIT_PREFIX=
GIT_INTERNAL_GETTEXT_SH_SCHEME=gnu
GIT_REFLOG_ACTION=pull upstream master
Error accessing media: data/bulk_water/features.h5 (0bef5ddb3dfba782fbbaf957298d47944c45080b529df684350438fba874bd3b)
Error downloading /home/dallan/trackpy-bench/.git/media/0b/ef/0bef5ddb3dfba782fbbaf957298d47944c45080b529df684350438fba874bd3b.
Not Found
Request:Content-Type=application/json
Request:Date=Wed, 10 Dec 2014 17:21:55 GMT
Request:X-Xss-Protection=1; mode=block
Request:Strict-Transport-Security=max-age=2592000
Request:X-Content-Type-Options=nosniff
Request:Content-Length=129
Request:Content-Security-Policy=default-src 'none'
Request:X-Github-Request-Id=09d57460-8091-11e4-89f3-6d49c2929c16
Response:User-Agent=git-media/0.3.4 (GitHub; linux 386; git 2.2.0; go 1.3.3)
Status=404 Not Found
Request:X-Frame-Options=deny
Endpoint=https://github.com/danielballan/trackpy-bench.git/info/media
URL=GET https://github.com/danielballan/trackpy-bench.git/info/media/objects/0bef5ddb3dfba782fbbaf957298d47944c45080b529df684350438fba874bd3b
Response:Authorization=--
Response:Accept=application/vnd.git-media
goroutine 16 [running]:
github.com/github/git-media/gitmedia.Stack(0x0, 0x0, 0x0)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/gitmedia/errors.go:83 +0x93
github.com/github/git-media/gitmedia.Errorf(0xb759edb8, 0x1874c1d0, 0x83261e8, 0x14, 0xb74bdbb0, 0x1, 0x1, 0x1868001c)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/gitmedia/errors.go:27 +0x58
github.com/github/git-media/gitmediaclient.doRequest(0x18628930, 0x1860fb40, 0x6, 0x832d0e8)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/gitmediaclient/client.go:170 +0x299
github.com/github/git-media/gitmediaclient.Get(0x18628460, 0x6c, 0x0, 0x0, 0x849b7e0, 0x18614008, 0x0)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/gitmediaclient/client.go:102 +0x11d
github.com/github/git-media/pointer.downloadFile(0xb759c1a8, 0x186000a0, 0x1860ed00, 0x18628460, 0x6c, 0x0, 0x0)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/pointer/smudge.go:32 +0x4e
github.com/github/git-media/pointer.Smudge(0xb759c1a8, 0x186000a0, 0x1860ed00, 0x0, 0x0, 0x0)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/pointer/smudge.go:19 +0x1bf
github.com/github/git-media/pointer.(*Pointer).Smudge(0x1860ed00, 0xb759c1a8, 0x186000a0, 0x0, 0x0, 0x0)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/pointer/pointer.go:42 +0x56
github.com/github/git-media/commands.smudgeCommand(0x8492780, 0x18600438, 0x1, 0x1)
/home/dallan/git-media/.vendor/src/github.com/github/git-media/commands/command_smudge.go:59 +0x6af
github.com/spf13/cobra.(*Command).execute(0x8492780, 0x18600430, 0x1, 0x1, 0x0, 0x0)
/home/dallan/git-media/.vendor/src/github.com/spf13/cobra/command.go:355 +0x124
github.com/spf13/cobra.(*Command).findAndExecute(0x8492980, 0x1860e008, 0x2, 0x2, 0x0, 0x0)
/home/dallan/git-media/.vendor/src/github.com/spf13/cobra/command.go:334 +0xa7
github.com/spf13/cobra.(*Command).Execute(0x8492980, 0x0, 0x0)
/home/dallan/git-media/.vendor/src/github.com/spf13/cobra/command.go:408 +0x617
github.com/github/git-media/commands.Run()
/home/dallan/git-media/.vendor/src/github.com/github/git-media/commands/commands.go:80 +0x2d
main.main()
/home/dallan/git-media/cmd/git-media.go:8 +0x21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment