Pengwin
Pengwin copied to clipboard
When SSH into Pengwin, config updates for WSL1.
Describe the bug Anytime I SSH into the Pengwin distro, whether from Windows or another distro, I get a message that says "Updated configuration for WSL1. Restart Pengwin to apply changes." After restarting Pengwin, it tells me "Updated configuration for WSL2. Restart Pengwin to apply changes."
There doesn't seem to be any adverse effects from this, it just seemed strange. I noticed a previous issue that was similar, but that was fixed. #599
To Reproduce Steps to reproduce the behavior:
- [From another distro or windows] ssh
@<distro_ip>
Expected behavior Am able to login to Pengwin without the "configuration updated, please restart" message.
[ x] I have searched Google for the error message. [x ] I have checked official WSL troubleshooting documentation: https://docs.microsoft.com/en-us/windows/wsl/troubleshooting#confirm-wsl-is-enabled. [x ] I have searched the official Microsoft WSL issues page: https://github.com/Microsoft/WSL/issues. [ x] I have searched the Pengwin issues page: https://github.com/WhitewaterFoundry/Pengwin/issues. [ ] I have reset Pengwin: Settings->Apps->Apps & features->Pengwin->Advanced Options->Reset. [ ] I have disabled and re-enabled WSL in Windows Features. [ x] I have run Windows 10 updates and restarted.
Pengwin Version 20.4.1.0
Windows Build OS Name: Microsoft Windows 10 Pro OS Version: 10.0.19631 N/A Build 19631 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free BIOS Version: Dell Inc. A18, 6/25/2019
Thank you for reporting
Any updates on this? I'm encountering this as well on Windows 11, wsl2 kernel 5.10.102.1 and pengwin-base 1.0-873
Hello @devcircus , @astrelsky
Sorry for the delay. The issue was lost in the pending task. This commit fixes the error. It will be available in the next release.
https://github.com/WhitewaterFoundry/pengwin-base/commit/e291357e856c7660743c5c65fb755e65f31db33a
Regards, Carlos
Hello @devcircus , @astrelsky
Sorry for the delay. The issue was lost in the pending task. This commit fixes the error. It will be available in the next release.
https://github.com/WhitewaterFoundry/pengwin-base/commit/e291357e856c7660743c5c65fb755e65f31db33a
Regards, Carlos
Thank you