Skip to content

Docker - Building with volume mapping to the workspace fails on errors #1

Description

@rdar-lab

When using a local volume to map to the workdir, the bake command fails on errors on creating hard-links:

Exception: subprocess.CalledProcessError: Command 'cp -afl --preserve=xattr ./* /home/build/workspace/build/tmp/sysroots/qemux86' returned non-zero exit status 1

Subprocess output:
cp: cannot create hard link '/home/build/workspace/build/tmp/sysroots/qemux86/lib/libudev.so.1' to './lib/libudev.so.1': Input/output error
cp: cannot create hard link '/home/build/workspace/build/tmp/sysroots/qemux86/usr/lib/libudev.so' to './usr/lib/libudev.so': Input/output error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions