Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. successfully found all deps for go-multistream
  2. installation of go-multistream complete!
  3. installation of go-stream-muxer complete!
  4. - go-peerstream depends on go-temp-err-catcher (QmWHgLqrghM9zw77nF6gdvT9ExQ2RB9pLxkd8sDHZf1rWb)
  5. installing package: go-temp-err-catcher-0.0.0
  6. successfully found all deps for go-temp-err-catcher
  7. installation of go-temp-err-catcher complete!
  8. installation of go-peerstream complete!
  9. installation of go-libp2p complete!
  10. installation of go-ipfs complete!
  11. cd cmd/ipfs && go build -i -ldflags="-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=37258a2"
  12. daemon.go:14:2: cannot find package "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/runtime" in any of:
  13. /usr/local/go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/runtime (from $GOROOT)
  14. /home/bill/pkg/go/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/codahale/metrics/runtime (from $GOPATH)
  15. init.go:10:2: cannot find package "github.com/ipfs/go-ipfs/assets" in any of:
  16. /usr/local/go/src/github.com/ipfs/go-ipfs/assets (from $GOROOT)
  17. /home/bill/pkg/go/src/github.com/ipfs/go-ipfs/assets (from $GOPATH)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement