On podman 5.0.2, the podman machine * commands fail to run. #22583
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
remote
Problem is in podman-remote
windows
issue/bug on Windows
Issue Description
If you install podman 5.0.2 and run:
podman machine inspect
Then you get the following output:
[]
Error: unable to load machine config file: "json: cannot unmarshal string into Go struct field MachineConfig.ImagePath of type define.VMFile"
This is on a windows system that has a valid and functioning podman machine. Also, the errorlevel value is set to 125 on return.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Describe the results you received
Describe the results you expected
All commands seem to put out the following message:
Error: unable to load machine config file: "json: cannot unmarshal string into Go struct field MachineConfig.ImagePath of type define.VMFile"
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
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: