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

Podman 4.9 PKG provides qemu 8.0.0 #21353

Closed
slemeur opened this issue Jan 24, 2024 · 1 comment
Closed

Podman 4.9 PKG provides qemu 8.0.0 #21353

slemeur opened this issue Jan 24, 2024 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@slemeur
Copy link

slemeur commented Jan 24, 2024

Issue Description

Installing Podman 4.9 on a new laptop today, I initially used Podman Desktop, which installed podman and Qemu. I ended up with the version 8.0.0 of QEMU. Removing my QEMU installation, I've downloaded the proper PKG from the 4.9 release artifacts: https://github.com/containers/podman/releases/tag/v4.9.0 .

It appears that the QEMU version installed is 8.0.0:

QEMU_VERSION ?= 8.0.0-1

We should be providing a newer version of QEMU. Ideally, the one that is validated to be solving the qemu ASSERT [ArmCpuDxe] DefaultExceptionHandler.c:333 on Mac M3 (#1990) · Issues · QEMU / QEMU · GitLab

Steps to reproduce the issue

Steps to reproduce the issue

  1. Install podman on mac from the PKG
  2. Check the version of QEMU in opt/podman/qemu/bin

Describe the results you received

Qemu version is 8.0.0

Describe the results you expected

--

podman info output

If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running.

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

@slemeur slemeur added the kind/bug Categorizes issue or PR as related to a bug. label Jan 24, 2024
@Luap99
Copy link
Member

Luap99 commented Feb 9, 2024

Looks like it was updated here: #21445

@Luap99 Luap99 closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants