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

Failed to build #418

Closed
caiyesd opened this issue Dec 23, 2019 · 0 comments
Closed

Failed to build #418

caiyesd opened this issue Dec 23, 2019 · 0 comments

Comments

@caiyesd
Copy link
Contributor

caiyesd commented Dec 23, 2019

Describe the bug

An error message occurs during build baetyl.

go: github.com/opencontainers/runc@v1.0.1-0.20190307181833-2b18fe1d885e: invalid pseudo-version: preceding tag (v1.0.0) not found

To Reproduce

  1. git clone https://github.com/baetyl/baetyl.git
  2. cd baetyl
  3. make

Expected behavior

Binaries can be built.

Screenshots

$ make
BUILD output/linux/amd64/baetyl/bin/baetyl
go: github.com/opencontainers/runc@v1.0.1-0.20190307181833-2b18fe1d885e: invalid pseudo-version: preceding tag (v1.0.0) not found
Makefile:46: recipe for target 'output/linux/amd64/baetyl/bin/baetyl' failed
make: *** [output/linux/amd64/baetyl/bin/baetyl] Error 1

OS-platform (please complete the following information):

  • OS: Linux(Ubuntu)
  • CPU: amd64
  • Baetyl Version: master branch(372604a)

Additional context
Add any other context about the problem here(e.g. log).

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