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

go get fails because embd repository path is incorrect. #1

Open
Krokosh opened this issue May 6, 2020 · 0 comments
Open

go get fails because embd repository path is incorrect. #1

Krokosh opened this issue May 6, 2020 · 0 comments

Comments

@Krokosh
Copy link

Krokosh commented May 6, 2020

go get github.com/carloop/simulator-program fails with the following error.

cd .; git clone https://github.com/kidoman/embd /home/pi/go/src/github.com/kidoman/embd

Cloning into '/home/pi/go/src/github.com/kidoman/embd'...
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/kidoman/embd: exit status 128
package github.com/kidoman/embd/host/rpi: cannot find package "github.com/kidoman/embd/host/rpi" in any of:
/usr/lib/go-1.11/src/github.com/kidoman/embd/host/rpi (from $GOROOT)
/home/pi/go/src/github.com/kidoman/embd/host/rpi (from $GOPATH)

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

1 participant