Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

golang.org/x/sys/unix 如何下载 #62

Closed
alex1528 opened this issue May 8, 2017 · 1 comment
Closed

golang.org/x/sys/unix 如何下载 #62

alex1528 opened this issue May 8, 2017 · 1 comment

Comments

@alex1528
Copy link

alex1528 commented May 8, 2017

root@falcon-plus:/home/src/github.com/open-falcon/falcon-plus# make all
go get -u github.com/rancher/trash
trash -k -cache package_cache_tmp
INFO[0000] Trash! Reading file: 'vendor.conf'           
INFO[0000] Using 'github.com/rancher/trash' as the project's root package (from vendor.conf) 
INFO[0000] Checking out 'github.com/Sirupsen/logrus', commit: 'v0.10.0' 
INFO[0000] Checking out 'github.com/cloudfoundry-incubator/candiedyaml', commit: '99c3df8' 
INFO[0000] Checking out 'github.com/davecgh/go-spew', commit: '5215b55' 
INFO[0000] Checking out 'github.com/golang/sys', commit: 'a408501' 
INFO[0000] Checking out 'github.com/pmezard/go-difflib', commit: '792786c' 
INFO[0000] Checking out 'github.com/stretchr/testify', commit: 'v1.1.3' 
INFO[0000] Checking out 'github.com/urfave/cli', commit: 'v1.18.0' 
INFO[0000] Copying deps...                              
INFO[0000] Copying deps... Done                         
go get ./modules/agent
go build -o bin/agent/falcon-agent ./modules/agent
go get ./modules/aggregator
package golang.org/x/sys/unix: unrecognized import path "golang.org/x/sys/unix" (https fetch: Get https://golang.org/x/sys/unix?go-get=1: dial tcp 216.239.37.1:443: i/o timeout)
package golang.org/x/text/transform: unrecognized import path "golang.org/x/text/transform" (https fetch: Get https://golang.org/x/text/transform?go-get=1: dial tcp 216.239.37.1:443: i/o timeout)
package golang.org/x/text/unicode/norm: unrecognized import path "golang.org/x/text/unicode/norm" (https fetch: Get https://golang.org/x/text/unicode/norm?go-get=1: dial tcp 216.239.37.1:443: i/o timeout)
make: *** [aggregator] Error 1
@alex1528 alex1528 closed this as completed May 8, 2017
@virsheep
Copy link

可以绑个hosts先, 2017-05-10亲测可用.

61.91.161.217 go.googlesource.com www.googlesource.com
61.91.161.217 golang.org

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

No branches or pull requests

2 participants