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

Issue when go get repository #11

Closed
antham opened this issue Feb 5, 2017 · 2 comments
Closed

Issue when go get repository #11

antham opened this issue Feb 5, 2017 · 2 comments

Comments

@antham
Copy link

antham commented Feb 5, 2017

Hello,

when I run

go get -u srcd.works/go-billy.v1/...

I get an error like that :

# cd /home/miramaze/go/src/srcd.works/go-billy.v1; git pull --ff-only
fatal: protocol error: bad line length character: PACK
package srcd.works/go-billy.v1: exit status 1
@mcuadros
Copy link
Contributor

mcuadros commented Feb 5, 2017

It happened to us. Can you remove the repository an make a go get again? sorry

@antham
Copy link
Author

antham commented Feb 5, 2017

Yep it worked, thanks for the trick.

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