Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicts with other wsl distributions #17980

Closed
xuanxianyou opened this issue Mar 30, 2023 · 4 comments
Closed

Conflicts with other wsl distributions #17980

xuanxianyou opened this issue Mar 30, 2023 · 4 comments
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. windows issue/bug on Windows

Comments

@xuanxianyou
Copy link

Issue Description

After upgrading to Podman version 4.4.4, My WSL another distribution (Debian) failed to start. Debian can only be started normally without starting podman.

Steps to reproduce the issue

Steps to reproduce the issue

  1. start podman
  2. start Debian
  3. The Debian start error: Error: 0x80040326
    Error code: Wsl/Service/0x80040326

Describe the results you received

The Debian start error: Error: 0x80040326
Error code: Wsl/Service/0x80040326

Describe the results you expected

Expect Debian and Podman to run simultaneously on my Windows system

podman info output

Client:       Podman Engine
Version:      4.4.4
API Version:  4.4.4
Go Version:   go1.19.5
Git Commit:   c8223435f49a860c8ac4281a85db39232745a7cb
Built:        Tue Mar 28 04:12:38 2023
OS/Arch:      windows/amd64

Server:       Podman Engine
Version:      4.2.1
API Version:  4.2.1
Go Version:   go1.18.5
Built:        Thu Sep  8 03:58:19 2022
OS/Arch:      linux/amd64

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

@xuanxianyou xuanxianyou added the kind/bug Categorizes issue or PR as related to a bug. label Mar 30, 2023
@github-actions github-actions bot added the windows issue/bug on Windows label Mar 30, 2023
@mbartlett21
Copy link

Probably related to microsoft/WSL#9866

If you run wsl --update (after shutting wsl down), it should work after that.

@iceniveth
Copy link

Probably related to microsoft/WSL#9866

If you run wsl --update (after shutting wsl down), it should work after that.

Thanks, that did fix it on my end. I did execute it on CMD Admin mode.

@MrFatts
Copy link

MrFatts commented Mar 30, 2023

updating also fixed mine thanks

@Luap99
Copy link
Member

Luap99 commented Mar 30, 2023

Closing then as this does not seems to be an issue with podman.

Thanks for the fix @mbartlett21

@Luap99 Luap99 closed this as completed Mar 30, 2023
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Aug 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. windows issue/bug on Windows
Projects
None yet
Development

No branches or pull requests

5 participants