Skip to content

cannot install dependency github.com/sanderhahn/gozip/patchzip #48

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

Closed
xrmx opened this issue Jan 12, 2016 · 3 comments
Closed

cannot install dependency github.com/sanderhahn/gozip/patchzip #48

xrmx opened this issue Jan 12, 2016 · 3 comments

Comments

@xrmx
Copy link
Contributor

xrmx commented Jan 12, 2016

Trying to install dependencies but fails:

GOPATH=$(pwd) ./bin/godep get ./...
package github.com/sanderhahn/gozip/patchzip: cannot find package "github.com/sanderhahn/gozip/patchzip" in any of:
    /usr/lib/go/src/github.com/sanderhahn/gozip/patchzip (from $GOROOT)
    /home/rm/src/arduino-create-agent/src/github.com/sanderhahn/gozip/patchzip (from $GOPATH)
godep: exit status 1
@facchinm
Copy link
Member

Hi @xrmx ,
the master branch is out of date and will be merged soon with devel branch.
In the latter one all the dependencies are ok, so I strongly suggest to use that one as starting point for your hacking! 😉

@xrmx
Copy link
Contributor Author

xrmx commented Jan 12, 2016

@facchinm good to know! :) if you are using a git-flow-like branching please write it in the README.md. BTW if the master is broken what about switching the default branch in github to devel? thanks

@facchinm
Copy link
Member

devel is now the default branch, thanks for the tip 😉

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