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

Project fails to compile - GetBulk #148

Open
andrewwebber opened this issue Aug 11, 2016 · 3 comments
Open

Project fails to compile - GetBulk #148

andrewwebber opened this issue Aug 11, 2016 · 3 comments

Comments

@andrewwebber
Copy link
Contributor

As a result of new go-couchbase changes the project no longer builds.

src/github.com/couchbaselabs/cbfs/blobs.go:55: assignment count mismatch: 2 = 3
src/github.com/couchbaselabs/cbfs/blobs.go:123: assignment count mismatch: 2 = 3
src/github.com/couchbaselabs/cbfs/fsck.go:90: assignment count mismatch: 2 = 3
src/github.com/couchbaselabs/cbfs/list.go:64: assignment count mismatch: 2 = 3
src/github.com/couchbaselabs/cbfs/nodes.go:244: assignment count mismatch: 2 = 3
src/github.com/couchbaselabs/cbfs/tasks.go:192: assignment count mismatch: 2 = 3

@fmeyer
Copy link
Contributor

fmeyer commented Mar 9, 2017

I worked on this #149 yesterday, need some input from someone experienced with the project.

@andrewwebber
Copy link
Contributor Author

Wow, this really brings this project back from the dead, thank you

@frank-dspeed
Copy link

it compiles now also not anymore because of the dns dependency that is not compatible with older go versions anymore

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

3 participants