-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 start machine on M4 based MacOS system #25015
Comments
Hi @bschramke! Installing podman via Can you try installing from source, pkginstaller, or using one of our binaries in the Releases page and seeing if this is still an issue? You can find the documentation for that here: https://podman.io/docs/installation |
tried with podman-installer-macos-arm64.pkg and podman-installer-macos-universal.pkg.. both fail to install
PS: ok, seems that podman can only installed as root.. PS: podman installed with pkg-installer has the same issue as the one installed with homebrew
|
couple of questions:
|
I hope so. I did an
At this point the process is hanging. When I do a
|
same
|
@bschramke if you update to v5.3.2 via the pkginstaller do you still have the same issue? |
@jakecorrenti yes with homebrew also i have tried inside podman-desktop |
@jakecorrenti yes podman-installer-macos-arm64.pkg works for me |
Issue Description
I try to get podman running on my new M4 based MacOS build agent.
Anythings goes fine until I try to start the machine. podman says that it's starting "podman-machine-default" but this never returns. I waited up to an hour without any reaction from podman.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
No result at all from command
podman machine start
, process hangs forever without reaction until I kill it.Describe the results you expected
Best result would podman successfully starts the machine without issues.
At least I would expect that podman returns with a failure.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
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: