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

buildx releases: can't create /var/lock/xx-verify #203

Open
crazy-max opened this issue Dec 17, 2024 · 0 comments
Open

buildx releases: can't create /var/lock/xx-verify #203

crazy-max opened this issue Dec 17, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@crazy-max
Copy link
Member

Issue with xx when building buildx: https://github.com/moby/buildkit-bench/actions/runs/12373199942/job/34533060864?pr=202#step:6:409

 > [buildx-build 1/1] RUN --mount=type=bind,target=.   --mount=type=cache,target=/root/.cache   --mount=type=cache,target=/go/pkg/mod   --mount=type=bind,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...):
0.070 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.16.2 -X github.com/docker/buildx/version.Revision=99dea6dacacc3d604788953088560b9880550570 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
57.03 /usr/bin/xx-verify: line 7: can't create /var/lock/xx-verify: nonexistent directory

This is fixed in xx 1.6.1 but would need a set of patches for a bunch of buildx releases in our matrix to fix that 😣

@crazy-max crazy-max added the kind/bug Something isn't working label Dec 17, 2024
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
Development

No branches or pull requests

1 participant