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

make build failes for newer docker version > 24 #8

Open
Avarei opened this issue Jun 27, 2024 · 0 comments
Open

make build failes for newer docker version > 24 #8

Avarei opened this issue Jun 27, 2024 · 0 comments

Comments

@Avarei
Copy link

Avarei commented Jun 27, 2024

When running make build in a repo with this submodule I get.

15:31:25 [ OK ] docker build build-7196b0f9/provider-vra-arm64
15:31:25 [ .. ] Building package provider-vra-v0.0.0-38.g1d7f71f.dirty.xpkg for linux_arm64
up: error: xpkg.buildCmd.Run(): unable to calculate manifest: blob sha256:4f97f5713e2bdd62934f95548d404be13994984ccfacb779722fc5fef6060b53 not found
15:31:26 [FAIL]

This Slack message describes the same issue and they solved it by downgrading to docker 24.

This worked for me as well as a workaround but I hope this can be fixed.

A lot of Provider Pipelines that rely on this submodule still use an old version of Buildx that is compatible. They should continue to work with the new solution.

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