docker / docker/buildx

[NFS] failed to get xattr for /tmp/containerd-mount757554418/bin: operation not supported

Open
#636 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/buildkit kind/question
Dominant language
Go
Stars
4.5k
Forks
682
Avg merge
2d 14h
Merged PRs (30d)
29

Description

Hardware: Raspberry Pi 4
OS: Ubuntu 20.04 64-bit aarch64
Docker: Docker CE 20.10.7 linux/arm64
buildx: 0.5.1

#20 exporting to oci image format
#20 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
#20 exporting layers
#20 exporting layers 2.3s done
#20 ERROR: mount callback failed on /tmp/containerd-mount757554418: mount callback failed on /tmp/containerd-mount451692969: failed to write compressed diff: failed to create diff tar stream: failed to get xattr for /tmp/containerd-mount757554418/bin: operation not supported

https://github.com/messense/rust-musl-cross/runs/2867767893?check_suite_focus=true

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the OCI export on the reported Raspberry Pi, Ubuntu, Docker, and NFS setup, focusing on the mount callback and failed xattr lookup for the /bin path. Trace the export-to-OCI path to determine where the unsupported operation is surfaced. Done means the reported build completes without the xattr failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
build-system, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.