Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Make fails intermittently #224

Closed
akshayl opened this issue Oct 13, 2016 · 3 comments
Closed

Make fails intermittently #224

akshayl opened this issue Oct 13, 2016 · 3 comments
Labels

Comments

@akshayl
Copy link

akshayl commented Oct 13, 2016

$ make ci
+ fmt
+ vet
+ lint
+ vendor-sync
# cd .; git clone https://go.googlesource.com/net /Users/aluther/code/go/.cache/govendor/golang.org/x/net
Cloning into '/Users/aluther/code/go/.cache/govendor/golang.org/x/net'...
error: RPC failed; curl 56 SSLRead() return error -36
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Error: Remotes failed for:
    Failed for "golang.org/x/net/context" (failed to clone repo): exit status 128

make: *** [vendor-sync] Error 2

Any ideas what could be wrong here?

@wfarner
Copy link
Contributor

wfarner commented Oct 13, 2016

Does it consistently fail there? I've seen this type of error occasionally, and i seem to recall it being transient.

@akshayl
Copy link
Author

akshayl commented Oct 13, 2016

Tried again, and it worked. Tried several times yesterday to no avail, but worked second time today.

@akshayl akshayl changed the title Make fails Make fails intermittently Oct 13, 2016
@wfarner
Copy link
Contributor

wfarner commented Oct 13, 2016

👍 happy hacking!

@wfarner wfarner closed this as completed Oct 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants