Skip to content

Instantly share code, notes, and snippets.

@rhass
Created March 15, 2016 23:08
Show Gist options
  • Save rhass/9475e05b843c6ea50f78 to your computer and use it in GitHub Desktop.
Save rhass/9475e05b843c6ea50f78 to your computer and use it in GitHub Desktop.
==> Removing old directory...
==> Building...
Number of parallel builds: 7
--> linux/amd64: _/home/rhass/src/packer
1 errors occurred:
--> linux/amd64 error: exit status 1
Stderr: config.go:13:2: cannot find package "github.com/kardianos/osext" in any of:
/opt/go/src/github.com/kardianos/osext (from $GOROOT)
/home/rhass/src/go/src/github.com/kardianos/osext (from $GOPATH)
commands.go:7:2: cannot find package "github.com/mitchellh/cli" in any of:
/opt/go/src/github.com/mitchellh/cli (from $GOROOT)
/home/rhass/src/go/src/github.com/mitchellh/cli (from $GOPATH)
main.go:22:2: cannot find package "github.com/mitchellh/panicwrap" in any of:
/opt/go/src/github.com/mitchellh/panicwrap (from $GOROOT)
/home/rhass/src/go/src/github.com/mitchellh/panicwrap (from $GOPATH)
main.go:23:2: cannot find package "github.com/mitchellh/prefixedio" in any of:
/opt/go/src/github.com/mitchellh/prefixedio (from $GOROOT)
/home/rhass/src/go/src/github.com/mitchellh/prefixedio (from $GOPATH)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment