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

up xpkg build breaks on Docker 25.0 #416

Open
nekr0z opened this issue Jan 24, 2024 · 3 comments
Open

up xpkg build breaks on Docker 25.0 #416

nekr0z opened this issue Jan 24, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@nekr0z
Copy link

nekr0z commented Jan 24, 2024

What happened?

On Docker 25.0, attempting to up xpkg build --controller $something results in

up: error: xpkg.buildCmd.Run(): unable to calculate manifest: blob sha256:whatever not found

Downgrading Docker to 24.0.7 restores normal behavior.

moby/moby#44598 may be related, though I'm not sure.

@nekr0z nekr0z added the bug Something isn't working label Jan 24, 2024
@nekr0z
Copy link
Author

nekr0z commented Jan 24, 2024

Tentatively linking to google/go-containerregistry#1870

@nekr0z nekr0z mentioned this issue Jan 30, 2024
3 tasks
@bobh66
Copy link

bobh66 commented Feb 12, 2024

@tnthornton - is there a reason that docker/docker is pinned back to v20.10? It is incompatible with v25+

@tnthornton
Copy link
Member

@bobh66 it looks like we needed to pin it due to a transitive dependency from helm helm/helm#11821. There's been some movement in that issue since, so maybe we can make some progress in removing that specific pin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants