-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Unable to test podman on mac with provider applehv due to vfkit missing #21064
Comments
hello, for now the podman installer is not installing vfkit you need to install it on your own using https://github.com/crc-org/vfkit/releases |
@gbraad @baude @ashley-cui PTAL |
@rhatdan I also noticed this; but it is more a question if when this becomes the default. Adding this to the installer is an easy step. Note: also need to be signed: |
I think the goal is podman 5.0 |
@rhatdan following your advice from #20776 (comment) , I erased anything podman-related from brew (because I also had the frozen applehv machine startup), and used the Podman Desktop .dmg installer. Does your comment above mean applehv without manually installing vfkit will work only with Podman 5.0 upwards? |
Yes, that is my understanding. |
I'm worrying a bit when applehv will be easily consumable for our developers, as 5.0 sounds a bit far off... Is there perhaps some release planning happening in the open that you are aware of? Maybe 5.0 will then have applehv as default? On the other hand, I hope brew will still be supported (maybe less appropriate for early testing). Is vfkit then a brew dependency of Podman? I'm asking because I got applehv to start and say hello via brew (before it broke down) |
podman 5.0 is scheduled for February. There are fixes comming soon for the QEMU issues, I have been told. |
I can take a look at including it in the pkginstaller |
Hi @ashley-cui , is vfkit per chance now included in the 4.9 .pkg installer? |
@jfrantzius Haven't gotten to it yet, I'll try to get to it asap. In the meantime, VKFit can be installed via
|
This is fixed with the 5.0 installers I assume |
Issue Description
Trying to start a podman machine on macos with applehv it ends up on error due to missing vfkit binary
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Got an error:
Describe the results you expected
Podman machine running successfully with applehv provider
podman info output
podman v4.8.2 installed from pkg
Podman in a container
No
Privileged Or Rootless
Rootless
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
The text was updated successfully, but these errors were encountered: