Pengwin: pengwin-setup not installing powershell

Created on 23 Jul 2020  Â·  3Comments  Â·  Source: WhitewaterFoundry/Pengwin

When using the pengwin-setup tool and trying to install PowerShell, I get this error:
image

I also tried installing through apt and I got this:
image

To Reproduce

  1. Go to 'pengwin-setup'
  2. Click on 'tools'
  3. Scroll down and select 'powershell'
  4. Enter and yes to install
  5. See error when it cancels and loops back to menu

Expected behavior
Install powershell.

Basic Troubleshooting Checklist

[ ] I have searched Google for the error message.
[ ] I have checked official WSL troubleshooting documentation: https://docs.microsoft.com/en-us/windows/wsl/troubleshooting#confirm-wsl-is-enabled.
[ ] I have searched the official Microsoft WSL issues page: https://github.com/Microsoft/WSL/issues.
[ ] 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.
[ ] I have run Windows 10 updates and restarted.

I've taken these basic troubleshooting steps along with trying to go through apt and searching for the problems there but to no avail.

Pengwin Version

image

Windows Build

image

Bug Patched To Implement

All 3 comments

Hello,

We will check. Thank you for reporting

Hello,

The patch is coming. Meanwhile, execute the following and install powershell again from pengwin-setup:

echo 'deb https://deb.debian.org/debian stable main' | sudo tee /etc/apt/sources.list.d/stable.list

Regards,
Carlos

@crramirez worked great, thank you very much.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BhavyaJain7 picture BhavyaJain7  Â·  3Comments

camilorojasguzman picture camilorojasguzman  Â·  4Comments

Photonico picture Photonico  Â·  5Comments

ket000 picture ket000  Â·  5Comments

rdmueller picture rdmueller  Â·  3Comments