Opened 9 months ago

Last modified 9 months ago

#69017 closed defect

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

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

Description

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)

Change History (1)

Changed 9 months ago by AntonioSun

empty pop up

Note: See TracTickets for help on using tickets.