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

dockerbuild$ make : failed due to missing qemu-user-static #73

Open
wants to merge 194 commits into
base: master
Choose a base branch
from

Conversation

Bob-Lerouge
Copy link

@Bob-Lerouge Bob-Lerouge commented Jan 12, 2019

Log:

Building in /home/bob/sandbox/linux-build/pinebook-build-kT4uLC83Tl ...
[...]
Downloading bionic rootfs tarball ...
[...]
Downloading fallback bionic rootfs tarball ...
[...]
Extracting ... + tar -xf tmp/ubuntu-bionic-minimal-0.4.3-arm64.tar.xz -C /dockerbuild/linux-build/pinebook-build-kT4uLC83Tl/rootfs -J --strip-components=1 binary

  • echo OK
    OK
  • cp /usr/bin/qemu-aarch64-static /home/bob/sandbox/linux-build/pinebook-build-kT4uLC83Tl/rootfs/usr/bin
    cp: cannot stat '/usr/bin/qemu-aarch64-static': No such file or directory

Solved by installing qemu-user-static, but this dependency could be indicate in README, don't think so ?

Best Regards !

--
Robin

@longsleep
Copy link
Owner

Well aure, please change your PR to only contain that change and nothing else.

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

Successfully merging this pull request may close these issues.

7 participants