Skip to content

Instantly share code, notes, and snippets.

@durango
Created December 9, 2014 15: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 durango/30abcb7c2090d929c8eb to your computer and use it in GitHub Desktop.
Save durango/30abcb7c2090d929c8eb to your computer and use it in GitHub Desktop.
azk: `# cd /gopath/src/github.com/kylelemons/go-gypsy; git pull --ff-only
azk: error: Couldn't resolve host 'github.com' while accessing https://github.com/kylelemons/go-gypsy/info/refs
azk: fatal: HTTP request failed
azk: package bitbucket.org/liamstask/goose/cmd/goose
azk: imports bitbucket.org/liamstask/goose/lib/goose
azk: imports github.com/kylelemons/go-gypsy/yaml: exit status 1
azk: # cd /gopath/src/github.com/lib/pq; git pull --ff-only
azk: error: Couldn't resolve host 'github.com' while accessing https://github.com/lib/pq/info/refs
azk: fatal: HTTP request failed
azk: package bitbucket.org/liamstask/goose/cmd/goose
azk: imports bitbucket.org/liamstask/goose/lib/goose
azk: imports github.com/lib/pq: exit status 1
azk: # cd /gopath/src/github.com/mattn/go-sqlite3; git pull --ff-only
azk: error: Couldn't resolve host 'github.com' while accessing https://github.com/mattn/go-sqlite3/info/refs
azk: fatal: HTTP request failed
azk: package bitbucket.org/liamstask/goose/cmd/goose
azk: imports bitbucket.org/liamstask/goose/lib/goose
azk: imports github.com/lib/pq/oid
azk: imports github.com/mattn/go-sqlite3: exit status 1
azk: # cd /gopath/src/github.com/ziutek/mymysql; git pull --ff-only
azk: error: Couldn't resolve host 'github.com' while accessing https://github.com/ziutek/mymysql/info/refs
azk: fatal: HTTP request failed
azk: package bitbucket.org/liamstask/goose/cmd/goose
azk: imports bitbucket.org/liamstask/goose/lib/goose
azk: imports github.com/lib/pq/oid
azk: imports github.com/ziutek/mymysql/godrv: exit status 1
azk: # cd /gopath/src/github.com/codegangsta/gin; git pull --ff-only
azk: error: Couldn't resolve host 'github.com' while accessing https://github.com/codegangsta/gin/info/refs
azk: fatal: HTTP request failed
azk: package github.com/codegangsta/gin: exit status 1
azk: # cd /gopath/src/github.com/tools/godep; git pull --ff-only
azk: error: Couldn't resolve host 'github.com' while accessing https://github.com/tools/godep/info/refs
azk: fatal: HTTP request failed
azk: package github.com/tools/godep: exit status 1
azk: # cd /gopath/src/gopkg.in/godo.v1; git pull --ff-only
azk: error: Couldn't resolve host 'gopkg.in' while accessing https://gopkg.in/godo.v1/info/refs
azk: fatal: HTTP request failed
azk: package gopkg.in/godo.v1/cmd/godo: exit status 1
azk: `
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment