-
Notifications
You must be signed in to change notification settings - Fork 141
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
python scripts fail inside chroot #518
Comments
obbardc
added a commit
that referenced
this issue
Nov 18, 2024
Seems that cross-arch Python scripts are failing inside fakemachine due to qemu-user issue. Install latest qemu from backports to work around this issue. Fixes: #518 Signed-off-by: Christopher Obbard <[email protected]>
obbardc
added a commit
that referenced
this issue
Nov 18, 2024
Seems that cross-arch Python scripts are failing inside fakemachine due to qemu-user issue. Install latest qemu from backports to work around this issue. Fixes: #518 Signed-off-by: Christopher Obbard <[email protected]>
obbardc
added a commit
that referenced
this issue
Nov 18, 2024
Seems that cross-arch Python scripts are failing inside fakemachine due to qemu-user issue. Install latest qemu from backports to work around this issue. Fixes: #518 Signed-off-by: Christopher Obbard <[email protected]>
obbardc
added a commit
that referenced
this issue
Nov 18, 2024
Seems that cross-arch Python scripts are failing inside fakemachine due to qemu-user issue. Install latest qemu from backports to work around this issue. Fixes: #518 Signed-off-by: Christopher Obbard <[email protected]>
obbardc
added a commit
that referenced
this issue
Dec 2, 2024
Seems that cross-arch Python scripts are failing inside fakemachine due to qemu-user issue. Install latest qemu from backports to work around this issue. Fixes: #518 Signed-off-by: Christopher Obbard <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will fill in later. But it seems like a new bug in qemu-user-static from bookworm.
The text was updated successfully, but these errors were encountered: