winget-cli: winget list freezes
Brief description of your issue
“winget list” freezes, although “winget search” works fine.
Steps to reproduce
winget list Results in a “freezed window” (the cursor on the title bar keeps running but no result is produced)
================= Maybe useful information:
PS C:\Users\Albert> winget --info Windows Package Manager v1.2.10271 Copyright © Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.22000.613 Package: Microsoft.DesktopAppInstaller v1.17.10271.0
Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
Links
Privacy Statement https://aka.ms/winget-privacy License Agreement https://aka.ms/winget-license Third Party Notices https://aka.ms/winget-3rdPartyNotice Homepage https://aka.ms/winget Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
The (verbose) log result of the “winget list” command:
2022-04-19 12:47:03.926 [CORE] WinGet, version [1.2.10271], activity [{9B7A6F0D-3E1B-4F21-8996-BDE8D72387EF}] 2022-04-19 12:47:03.926 [CORE] OS: Windows.Desktop v10.0.22000.613 2022-04-19 12:47:03.926 [CORE] Command line Args: “C:\Users\Albert\AppData\Local\Microsoft\WindowsApps\winget.exe” list 2022-04-19 12:47:03.926 [CORE] Package: Microsoft.DesktopAppInstaller v1.17.10271.0 2022-04-19 12:47:03.926 [CORE] IsCOMCall:0; Caller: winget-cli 2022-04-19 12:47:03.931 [CLI ] WinGet invoked with arguments: ‘list’ 2022-04-19 12:47:03.931 [CLI ] Found subcommand: list 2022-04-19 12:47:03.931 [CLI ] Leaf command to execute: root:list 2022-04-19 12:47:03.931 [CLI ] Executing command: list 2022-04-19 12:47:03.933 [REPO] GetCurrentSourceRefs: Source named ‘microsoft.builtin.desktop.frameworks’ from origin Default is hidden and is dropped. 2022-04-19 12:47:03.933 [REPO] Default source requested, multiple sources available, adding all to source references. 2022-04-19 12:47:03.933 [REPO] Adding to source references msstore 2022-04-19 12:47:03.933 [REPO] Adding to source references winget 2022-04-19 12:47:03.934 [REPO] Source past auto update time [5 mins]; it has been at least 11 mins 2022-04-19 12:47:03.934 [REPO] Source past auto update time [5 mins]; it has been at least 11 mins 2022-04-19 12:47:05.057 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2022-04-19 12:47:05.057 [CORE] Found matching extension. 2022-04-19 12:47:05.060 [REPO] Remote source data was not newer than existing, no update needed 2022-04-19 12:47:05.068 [REPO] Multiple sources available, creating aggregated source. 2022-04-19 12:47:05.068 [REPO] Adding to aggregated source: msstore 2022-04-19 12:47:05.068 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information 2022-04-19 12:47:05.198 [REPO] Response status: 200 2022-04-19 12:47:05.199 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information 2022-04-19 12:47:05.256 [REPO] Response status: 200 2022-04-19 12:47:05.257 [REPO] Adding to aggregated source: winget 2022-04-19 12:47:05.264 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB 2022-04-19 12:47:05.264 [CORE] Found matching extension. 2022-04-19 12:47:05.287 [REPO] Opening SQLite Index for ImmutableRead at ‘C:\Program Files\WindowsApps\Microsoft.Winget.Source_2022.419.1128.537_neutral__8wekyb3d8bbwe\Public\index.db’ 2022-04-19 12:47:05.287 [SQL ] Opening SQLite connection: ‘file:/C:/Program Files/WindowsApps/Microsoft.Winget.Source_2022.419.1128.537_neutral__8wekyb3d8bbwe/Public/index.db?immutable=1’ [1, 40] 2022-04-19 12:47:05.288 [REPO] Opened SQLite Index with version [1.3], last write [2022-04-19 12:28:13.000] 2022-04-19 12:47:05.564 [REPO] Creating PredefinedInstalledSource with filter [None] 2022-04-19 12:47:05.564 [REPO] Creating new SQLite Index [4294967295.4294967295] at ‘:memory:’ 2022-04-19 12:47:05.564 [SQL ] Opening SQLite connection: ‘:memory:’ [6, 0] 2022-04-19 12:47:05.613 [REPO] Examining ARP entries for Machine | X64 2022-04-19 12:47:05.648 [REPO] Examining ARP entries for Machine | X86 2022-04-19 12:47:05.667 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerRepositoryCore\Microsoft\Schema\1_0\Interface_1_0.cpp(184)\WindowsPackageManager.dll!00007FF9C71F2465: (caller: 00007FF9C71EEC83) Exception(1) tid(1ab0) 800700B7 Kan geen bestand maken dat al bestaat.
2022-04-19 12:47:05.668 [REPO] Ignoring duplicate ARP entry Machine|X86|xampp [XAMPP] 2022-04-19 12:47:05.691 [REPO] Examining ARP entries for User | X64
(By the way: i don’t know why the preview shows some lines with in far larger font…)
Expected behavior
I expected to get a list of programs that are available on my machine. That list would be 20 or more lines (how many lines is just what i want to know) from the 3280+ lines shown by the command “winget search”.
Actual behavior
As described above.
Environment
PS C:\Users\Albert> winget --info
Windows Package Manager v1.2.10271
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.22000.613
Package: Microsoft.DesktopAppInstaller v1.17.10271.0
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 18 (7 by maintainers)
i fixed with this
Did anyone succesfullly fix this issue? It still happens.
@andreas-thoren, thanks for sharing. I don’t think I’ve seen this before. I’m digging in a bit here to see if there is something we can do in this case.
This is still an issue maybe not with winget itself but If you install Win 11 through downloadable iso from microsoft sometime the region settings gets wrong. See this post @PeithonKing
"@PeithonKing I had the same problem. Not sure if the cause of it the same, but still.
For me, issue was that I had “World” selected as region in windows settings. After I changed it to something more specific (Germany, in my case), I was able to update “App-Installer” via MS Store and then Winget started to work again."
While the region setting is “World” Appinstaller does not get updated so you cannot fix the problem until region settings is fixed and you therefore can update Appinstaller.