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

Provision script cannot download arch-specific firecracker builds #548

Closed
ianbuss opened this issue Oct 10, 2022 · 0 comments · Fixed by #549 or #552
Closed

Provision script cannot download arch-specific firecracker builds #548

ianbuss opened this issue Oct 10, 2022 · 0 comments · Fixed by #549 or #552
Labels
kind/bug Something isn't working

Comments

@ianbuss
Copy link
Contributor

ianbuss commented Oct 10, 2022

What happened:
With the new release of the macvtap fork of firecracker, the binaries are now firecracker_amd64 and firecracker_arm64 rather than just firecracker. The provision script fails to download the latest release.

What did you expect to happen:
The provision script should download the right binary and place it in /usr/local/bin/firecracker.

How to reproduce it:
Run ./provision.sh firecracker from the hack/scripts dir.

Environment:

  • flintlock version: HEAD of main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
1 participant