Skip to content

WSL 2 - Update-Help is not working. #13167

@MaximoTrinidad

Description

@MaximoTrinidad

This is only happening in Windows Subsystem for Linux (WSL) when executing the cmdlet Update-Help is not doing anything.

Below sample is running "Update-Help" in Ubuntu 18.04 VM:

Ubuntu_UpdateHelp_01_2020-07-13_10-27-36

Ubuntu_UpdateHelp_02_2020-07-13_10-27-36

In WSL, it doesn't give any errors, and quickly return to the prompt:

WSL_UpdateHelp_012020-07-13_10-39-10

Steps to reproduce

sudo pwsh
Update-Help -Force

Expected behavior

Display update progress and, to at least, ends with some errors.


Actual behavior

No progress, and it ends quickly. No update was performed.


Environment data

Windows 10 Version 2004 (OS Build 19041.329)

PS /home/maxt> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.0.2
PSEdition                      Core
GitCommitId                    7.0.2
OS                             Linux 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-AnsweredThe question is answered.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions