-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-AnsweredThe question is answered.The question is answered.
Description
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:
In WSL, it doesn't give any errors, and quickly return to the prompt:
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
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-AnsweredThe question is answered.The question is answered.