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

Add vagrant test workflow, enable handling qemu binaries being symlinks #223

Merged
merged 2 commits into from
Oct 15, 2022
Merged

Conversation

dbast
Copy link
Collaborator

@dbast dbast commented Oct 12, 2022

Supports newer qemu-user-static versions (like in Ubuntu 22.04) where /usr/libexec/qemu-binfmt/aarch64-binfmt-P is registered under /proc/sys/fs/binfmt_misc as interpreter that is a relativ symlink, which points to ../../bin/qemu-aarch64-static. Testing this via vagrant.

@dbast dbast merged commit bde5d98 into mkaczanowski:master Oct 15, 2022
@dbast dbast deleted the vagrant branch October 15, 2022 15:30
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.

1 participant