Can't init machine of windows 11 #14954
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
windows
issue/bug on Windows
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Steps to reproduce the issue:
1.download 4.1.1 podman .msi file and installed
2.run
podman machine init
, auto install wsl on my 🖥, and get error:Error: head request failed: http://github.com/fedora-cloud/docker-brew-fedora/raw/35/x86_64/fedora-35-x86_64.tar.xz: Head "https://raw.githubusercontent.com/fedora-cloud/docker-brew-fedora/35/x86_64/fedora-35-x86_64.tar.xz": dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found.
3.downloaded fedora 35 images to local, and i try run
podman machine init --image-path D:Downloads/fedora-35-x86_64.tar.xz
get error:
Error: open C:\Users\EvanYou\.local\share\containers\podman\machine\wsl: is a directory
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
Laptop computer(Windows11Pro 21H2 22000.795)
The text was updated successfully, but these errors were encountered: