nullpo-head / wsl-distrod

Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
MIT License
1.9k stars 91 forks source link

[minor] errors on shell startup #2

Closed ElDavoo closed 2 years ago

ElDavoo commented 2 years ago

Hi, when I boot up the first shell in Ubuntu Community Preview, I get: grep: /proc/sys/fs/binfmt_misc/WSLInterop: No such file or directory grep: /proc/sys/fs/binfmt_misc/WSLInterop: No such file or directory In the stable Ubuntu, however, I get: Failed to connect to bus: No such file or directory Failed to connect to bus: No such file or directory

However, nothing seems to be broken.

steps to reproduce: wsl --shutdown and then open up a new shell

nullpo-head commented 2 years ago

Thanks for reporting! How did you get "the stable Ubuntu"? From Microsoft Store's "Ubuntu 20.04"?

ElDavoo commented 2 years ago

yes

nullpo-head commented 2 years ago

Thanks! Can I ask your Windows version, too? Win11 or Win10?

ElDavoo commented 2 years ago

11

rockorequin commented 2 years ago

Is it related to having the package wslu installed? https://askubuntu.com/questions/1318261/nautilus-files-does-not-open-any-of-my-files had the same error message and removing wslu fixed the issue.

ElDavoo commented 2 years ago

i don't know, it doesn't happen anymore