Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Unable to build #29

Closed
marty90 opened this issue Jun 23, 2017 · 3 comments
Closed

Unable to build #29

marty90 opened this issue Jun 23, 2017 · 3 comments

Comments

@marty90
Copy link

marty90 commented Jun 23, 2017

When I build from cloning github repository I get:

package github.com/docker/docker/pkg/units: cannot find package "github.com/docker/docker/pkg/units" in any of:
/usr/local/go/src/github.com/docker/docker/pkg/units (from $GOROOT)
/go/src/github.com/docker/docker/pkg/units (from $GOPATH)
/go/src/app/_gopath/src/github.com/docker/docker/pkg/units
/gopath/src/github.com/docker/libcontainer/vendor/src/github.com/docker/docker/pkg/units
package github.com/docker/libcontainer/namespaces: cannot find package "github.com/docker/libcontainer/namespaces" in any of:
/usr/local/go/src/github.com/docker/libcontainer/namespaces (from $GOROOT)
/go/src/github.com/docker/libcontainer/namespaces (from $GOPATH)
/go/src/app/_gopath/src/github.com/docker/libcontainer/namespaces
/gopath/src/github.com/docker/libcontainer/vendor/src/github.com/docker/libcontainer/namespaces

@cwittenberg
Copy link

Same issue here. Can't use this.

@DeepSix
Copy link

DeepSix commented Mar 22, 2018

Same issue:

Step 5/7 : RUN go get
---> Running in c5df818fe434
package github.com/docker/docker/pkg/units: cannot find package "github.com/docker/docker/pkg/units" in any of:
/usr/local/go/src/github.com/docker/docker/pkg/units (from $GOROOT)
/go/src/github.com/docker/docker/pkg/units (from $GOPATH)
/go/src/app/_gopath/src/github.com/docker/docker/pkg/units
/gopath/src/github.com/docker/libcontainer/vendor/src/github.com/docker/docker/pkg/units
package github.com/docker/libcontainer/namespaces: cannot find package "github.com/docker/libcontainer/namespaces" in any of:
/usr/local/go/src/github.com/docker/libcontainer/namespaces (from $GOROOT)
/go/src/github.com/docker/libcontainer/namespaces (from $GOPATH)
/go/src/app/_gopath/src/github.com/docker/libcontainer/namespaces
/gopath/src/github.com/docker/libcontainer/vendor/src/github.com/docker/libcontainer/namespaces
The command '/bin/sh -c go get' returned a non-zero code: 1

@solarkennedy
Copy link
Contributor

Sorry, but I'm closing this because we are archiving this project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants