Skip to content

Instantly share code, notes, and snippets.

@brgnepal
Created April 22, 2015 13:57
Show Gist options
  • Save brgnepal/c3f702aa35b87d2f98d6 to your computer and use it in GitHub Desktop.
Save brgnepal/c3f702aa35b87d2f98d6 to your computer and use it in GitHub Desktop.
Supervisor build error
agrant@atlantis-aquarium-vm:~/repos/atlantis-supervisor$ time make build
Installing Dependencies...
# github.com/docker/docker/pkg/pools
vendor/src/github.com/docker/docker/pkg/pools/pools.go:30: undefined: sync.Pool
make: *** [install-deps] Error 2
real 31m5.002s
user 1m58.691s
sys 11m41.219s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment