[MacPorts] #69017: podman @4.8.2_0 Waiting for VM forever
MacPorts
noreply at macports.org
Mon Jan 1 22:02:16 UTC 2024
#69017: podman @4.8.2_0 Waiting for VM forever
--------------------------+--------------------
Reporter: AntonioSun | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: podman qemu |
--------------------------+--------------------
Description changed by AntonioSun:
Old 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)
>
> ```
> $ 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
>
> ```
New 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)
{{{
$ 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
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/69017#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list