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

Bump QEMU to 8.2.7 (missing 8.2.4 binaries) #281

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

jakirkham
Copy link
Member

Recently the weekly cron jobs here started failing. This appears related to in the QEMU preparation step

+ curl -sL https://kojipkgs.fedoraproject.org/packages/qemu/8.2.4/1.fc40/x86_64/qemu-user-static-aarch64-8.2.4-1.fc40.x86_64.rpm
+ bsdtar -xf- --strip-components=3 ./usr/bin/qemu-aarch64-static
bsdtar: Error opening archive: Unrecognized archive format

However when following the URL back, it appears upstream has dropped the 8.2.4 binaries

Screenshot 2024-09-24 at 6 38 34 PM

Also it appears there have been a few QEMU patch releases recently

To fix CI and update QEMU, this switches to the latest QEMU 8.2 patch release, which is 8.2.7

There is also a QEMU 9.0.0 and 9.1.0. However the goal here primarily is to fix CI builds, have stuck with the latest 8.2. Perhaps an upgrade to QEMU 9 can be evaluated separately

@jakirkham
Copy link
Member Author

cc @conda-forge/core

@xhochy xhochy merged commit cba7533 into conda-forge:main Sep 25, 2024
10 checks passed
@jakirkham jakirkham deleted the bump_qemu_8.2.7 branch September 25, 2024 08:31
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.

2 participants