Opened 9 months ago

Last modified 9 months ago

#69017 closed defect

podman @4.8.2_0 Waiting for VM forever — at Version 3

Reported by: AntonioSun Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: podman qemu

Description (last modified by AntonioSun)

podman v4.8.2 which is updated 1 day ago, is not working -- podman machine start will show Waiting for VM and it'll wait forever.

  • I tried to debug with podman machine start --log-level=debug, and noticed that the popped up qemu window displays nothing.
  • I tried further checking qemu with /opt/local/bin/qemu-system-aarch64 -accel hvf -accel tcg -cpu host -M virt,highmem=on -monitor stdio -drive if=virtio,file=/Users/myid/.local/share/containers/podman/machine/qemu/podman-machine-default_fedora-coreos-39.20231204.2.1-qemu.aarch64.qcow2 -D /tmp/qemu-debug-log -d strace,unimp,guest_errors,out_asm, but the /tmp/qemu-debug-log is empty (0 bytes)
$ port installed | grep -E 'podman|qemu'
  podman @4.8.2_0 (active)
  podman-compose @1.0.6_0 (active)
  qemu @8.0.5_0+cocoa+spice+spice_protocol+target_arm+target_i386+target_x86_64+usb+vnc (active)

$ uname -srm
Darwin 23.1.0 arm64

$ sw_vers
ProductName:		macOS
ProductVersion:		14.1.2
BuildVersion:		23B92

Change History (4)

Changed 9 months ago by AntonioSun

empty pop up

comment:1 Changed 9 months ago by AntonioSun

Description: modified (diff)

comment:2 Changed 9 months ago by AntonioSun

Description: modified (diff)

comment:3 Changed 9 months ago by AntonioSun

Description: modified (diff)
Note: See TracTickets for help on using tickets.