winget-cli
winget-cli copied to clipboard
WinDbg upgrade error
Brief description of your issue
Unable to upgrade windbg correctly.
winget upgrade Microsoft.WinDbg
已找到 WinDbg [Microsoft.WinDbg] 版本 1.2402.24001.0
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
正在下载 https://windbg.download.prss.microsoft.com/dbazure/prod/1-2402-24001-0/windbg.msixbundle
执行此命令时发生意外错误:
Download request status is not success.
0x80190193 : �ѽ�ֹ(403)��
If I download and update manually it works fine.
Steps to reproduce
winget upgrade Microsoft.WinDbg
PS:
From 1.2308.2002.0 to 1.2402.24001.0
Expected behavior
Upgrade successfully
Actual behavior
Upgrade error
Environment
Windows 程序包管理器 v1.7.10582
版权所有 (C) Microsoft Corporation。保留所有权利。
Windows: Windows.Desktop v10.0.26063.1
系统体系结构: X64
软件包: Microsoft.DesktopAppInstaller v1.22.10582.0
Winget 目录
-------------------------------------------------------------------------------------------------------------------
日志 %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
用户设置 %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
可移植链接目录(用户) %LOCALAPPDATA%\Microsoft\WinGet\Links
可移植链接目录(计算机) C:\Program Files\WinGet\Links
可移植包根目录(用户) %LOCALAPPDATA%\Microsoft\WinGet\Packages
可移植包根目录 C:\Program Files\WinGet\Packages
可移植包根目录 (x86) C:\Program Files (x86)\WinGet\Packages
安装程序下载 G:\
链接
----------------------------------------------------------------------------
隐私声明 https://aka.ms/winget-privacy
许可协议 https://aka.ms/winget-license
第三方声明 https://aka.ms/winget-3rdPartyNotice
主页 https://aka.ms/winget
Windows 应用商店条款 https://www.microsoft.com/en-us/storedocs/terms-of-sale
管理员设置 状态
------------------------------------------------
LocalManifestFiles 已禁用
BypassCertificatePinningForMicrosoftStore 已禁用
InstallerHashOverride 已禁用
LocalArchiveMalwareScanOverride 已禁用
This looks like a network related error. The default downloader in WinGet is "DO" (Delivery Optimization). You may get better results by changing your WinGet settings to use "wininet".
This looks like a network related error. The default downloader in WinGet is "DO" (Delivery Optimization). You may get better results by changing your WinGet settings to use "wininet".
Thanks for the description, I will try it But since the upgrade has been completed, I will wait for the next windbg release before verifying it.
same here
same
same
same
winget v1.9.2151-preview works fine with proxy. thanks