Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.8k
winget configure unable to install Docker Desktop with DO #6469
Copy link
Copy link
Open
Labels
Command-ConfigureIssue related to WinGet ConfigurationIssue related to WinGet ConfigurationIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIssue needs to be triagedIssue needs to be triagedPossible-DuplicateAutomatically surfaced as a likely duplicate of an existing issue; awaiting maintainer confirmation.Automatically surfaced as a likely duplicate of an existing issue; awaiting maintainer confirmation.
Description
Metadata
Metadata
Assignees
Labels
Command-ConfigureIssue related to WinGet ConfigurationIssue related to WinGet ConfigurationIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIssue needs to be triagedIssue needs to be triagedPossible-DuplicateAutomatically surfaced as a likely duplicate of an existing issue; awaiting maintainer confirmation.Automatically surfaced as a likely duplicate of an existing issue; awaiting maintainer confirmation.
Relevant area(s)
WinGet CLI
Relevant command(s)
winget configure
Brief description of your issue
When using
winget configure, winget simply stalls trying to install Docker.DockerDesktop. However, when usingwinget install Docker.DockerDesktop, it works fine. In addition, runningwinget configurewithnetwork.downloaderset to wininet works fine. It seems the issue happens when using bothwinget configureand DO.Steps to reproduce
Run
winget dsc winget-dsc-docker.yaml, with this file:with
network.downloaderset todo(default).Expected behavior
Docker desktop should be installed.
Actual behavior
Docker desktop was not installed. Instead, it would hold indefinitely, as the installer continues running, I believe.
Environment
Windows Package Manager v1.29.280 Windows: Windows.Desktop v10.0.19045.6456 System Architecture: X64 Package: Microsoft.DesktopAppInstaller v1.29.280.0 (running in a VM)