Failed to open file “/home/hamzy/.config/containers/podman/machine/qemu/podman-machine-default.ign”: No such file or directory #22375
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
machine
Issue Description
podman machine init fails to succeed.
Steps to reproduce the issue
hamzy:~$ podman machine init
Downloading VM image: fedora-coreos-39.20240407.2.0-qemu.x86_64.qcow2.xz: done
Extracting compressed file
Image resized.
Error: exit status 1
hamzy:~$ podman machine list
NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE
podman-machine-default* qemu 2 minutes ago 2 minutes ago 1 2GiB 100GiB
hamzy:~$ podman machine start podman-machine-default
Starting machine "podman-machine-default"
Waiting for VM ...
Error: qemu exited unexpectedly with exit code 1, stderr: qemu-system-x86_64: -fw_cfg name=opt/com.coreos/config,file=/home/hamzy/.config/containers/podman/machine/qemu/podman-machine-default.ign: can't load /home/hamzy/.config/containers/podman/machine/qemu/podman-machine-default.ign: Failed to open file “/home/hamzy/.config/containers/podman/machine/qemu/podman-machine-default.ign”: No such file or directory
Describe the results you received
The ignition file
/home/hamzy/.config/containers/podman/machine/qemu/podman-machine-default.ign
is not created
Describe the results you expected
The ignition file
/home/hamzy/.config/containers/podman/machine/qemu/podman-machine-default.ign
is created
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
No
Additional environment details
hamzy:~$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: RedHatEnterprise
Description: Red Hat Enterprise Linux release 8.9 (Ootpa)
Release: 8.9
Codename: Ootpa
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: