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

x/build/cmd/gomote: not go-gettable #13213

Closed
aclements opened this issue Nov 11, 2015 · 2 comments
Closed

x/build/cmd/gomote: not go-gettable #13213

aclements opened this issue Nov 11, 2015 · 2 comments

Comments

@aclements
Copy link
Member

golang.org/x/build/cmd/gomote is not go-gettable right now:

$ go get -u golang.org/x/build/cmd/gomote
# cd .; git clone --depth=1 https://code.google.com/p/go-decimal-inf.exp /usr/local/google/home/austin/r/go/src/speter.net/go/exp/math/dec/inf
Cloning into '/usr/local/google/home/austin/r/go/src/speter.net/go/exp/math/dec/inf'...
fatal: Server does not support shallow clients
fatal: The remote end hung up unexpectedly
package speter.net/go/exp/math/dec/inf: exit status 128

It's not clear who's "fault" this is. Should x/build/kubernetes/api be depending on this external repository? Is it code.google.com's fault for not supporting shallowing clones? Should go get deal with servers that don't support shallow clones?

/cc @bradfitz @mdempsky @evandbrown

@rakyll
Copy link
Contributor

rakyll commented Nov 11, 2015

The fault of #13206?

We have more than enough reasons to revert bc1f9d2 at this point.

@gopherbot
Copy link

CL https://golang.org/cl/16832 mentions this issue.

@rakyll rakyll closed this as completed in b619d55 Nov 12, 2015
@golang golang locked and limited conversation to collaborators Nov 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants