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

Missing dependency packages #98

Closed
on99 opened this issue Dec 5, 2015 · 4 comments · Fixed by #106
Closed

Missing dependency packages #98

on99 opened this issue Dec 5, 2015 · 4 comments · Fixed by #106

Comments

@on99
Copy link
Contributor

on99 commented Dec 5, 2015

There are several dependencies missing in makefile so make cannot pass, fix it by

Add missing packages to makefile

or

vendor godep

@raphael
Copy link
Member

raphael commented Dec 6, 2015

There's a glide.yaml file in the repo too. I've had mixed results with it (not many tools are aware of the vendor experiment yet). In particular I haven't been able to make Travis use it successfully.

@on99
Copy link
Contributor Author

on99 commented Dec 6, 2015

Yeh I agree. The issue is a bit more complicated than in other framework.

Let me fix fresh environment cannot run make successfully by adding those missing packages to Makefile first though we need a tool automating it. XD

@raphael
Copy link
Member

raphael commented Dec 6, 2015

Sounds like a good plan, thanks!

@bketelsen
Copy link
Member

I heartily recommend gb for repeatable builds.

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

Successfully merging a pull request may close this issue.

3 participants