Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Issue]: Hugo.Hugo.Extended #167845

Open
2 tasks done
jonsagara opened this issue Aug 15, 2024 · 7 comments
Open
2 tasks done

[Package Issue]: Hugo.Hugo.Extended #167845

jonsagara opened this issue Aug 15, 2024 · 7 comments
Labels
Help-Wanted This is a good candidate work item from the community. Issue-Bug It either shouldn't be doing this or needs an investigation.

Comments

@jonsagara
Copy link

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installation issue.

Brief description of your issue

I am unable to upgrade hugo with winget upgrade, but I can install the latest version with winget install.

Steps to reproduce

With hugo 0.132.1 installed, I ran the winget upgrade command and got the following result:

> winget upgrade Hugo.Hugo.Extended
No installed package found matching input criteria.

So I ran winget install instead, which "upgraded" to 0.132.2:

> winget install Hugo.Hugo.Extended
Found Hugo (Extended) [Hugo.Hugo.Extended] Version 0.132.2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip
  ██████████████████████████████  24.2 MB / 24.2 MB
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Command line alias added: "hugo"
Successfully installed

Which I verified with hugo version:

> hugo version
hugo v0.132.2-3fd26c70dff5934ec1802b9563530130ed1bca75+extended windows/amd64 BuildDate=2024-08-14T16:17:21Z VendorInfo=gohugoio

Actual behavior

winget upgrade Hugo.Hugo.Extended does not upgrade hugo to the latest version. Instead it reports a message:

No installed package found matching input criteria.

Expected behavior

winget upgrade Hugo.Hugo.Extended should upgrade hugo to the latest version.

Environment

Windows Package Manager v1.8.1911
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.4037
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.23.1911.0

Winget Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User)       %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root              C:\Program Files\WinGet\Packages
Portable Package Root (x86)        C:\Program Files (x86)\WinGet\Packages
Installer Downloads                %USERPROFILE%\Downloads

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

Admin Setting                             State
--------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled
ProxyCommandLineOptions                   Disabled
DefaultProxy                              Disabled

Screenshots and Logs

2024-08-15 07:14:59.018 [CORE] WinGet, version [1.8.1911], activity [{D6EF640A-E2E7-4F14-95CD-3EFE97218E23}]
2024-08-15 07:14:59.018 [CORE] OS: Windows.Desktop v10.0.22631.4037
2024-08-15 07:14:59.018 [CORE] Command line Args: "C:\Users\Jon\AppData\Local\Microsoft\WindowsApps\winget.exe" upgrade Hugo.Hugo.Extended
2024-08-15 07:14:59.018 [CORE] Package: Microsoft.DesktopAppInstaller v1.23.1911.0
2024-08-15 07:14:59.018 [CORE] IsCOMCall:0; Caller: winget-cli
2024-08-15 07:14:59.028 [CLI ] WinGet invoked with arguments: 'upgrade' 'Hugo.Hugo.Extended'
2024-08-15 07:14:59.028 [CLI ] Found subcommand: upgrade
2024-08-15 07:14:59.028 [CLI ] Leaf command to execute: root:upgrade
2024-08-15 07:14:59.033 [CLI ] Executing command: upgrade
2024-08-15 07:14:59.042 [REPO] Default source requested, multiple sources available, adding all to source references.
2024-08-15 07:14:59.042 [REPO] Adding to source references msstore
2024-08-15 07:14:59.042 [CORE] Default proxy is not set
2024-08-15 07:14:59.042 [REPO] REST HTTP Client helper does not use proxy
2024-08-15 07:14:59.042 [REPO] Adding to source references winget
2024-08-15 07:14:59.043 [CLI ] Created authentication arguments. Mode: silentPreferred, Account: 
2024-08-15 07:14:59.053 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-15 07:14:59.053 [CORE] Found matching extension.
2024-08-15 07:14:59.057 [REPO] Multiple sources available, creating aggregated source.
2024-08-15 07:14:59.057 [REPO] Adding to aggregated source: msstore
2024-08-15 07:14:59.058 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-15 07:14:59.238 [REPO] Response status: 200
2024-08-15 07:14:59.238 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-15 07:14:59.238 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-15 07:14:59.317 [REPO] Response status: 200
2024-08-15 07:14:59.318 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-15 07:14:59.318 [REPO] Adding to aggregated source: winget
2024-08-15 07:14:59.333 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-15 07:14:59.333 [CORE] Found matching extension.
2024-08-15 07:14:59.381 [REPO] Opening database for ImmutableRead at 'C:\Program Files\WindowsApps\Microsoft.Winget.Source_2024.814.2321.46_neutral__8wekyb3d8bbwe\Public\index.db'
2024-08-15 07:14:59.382 [REPO] Opened SQLite Index with version [2.0], last write [2024-08-14 15:19:36.000]
2024-08-15 07:14:59.688 [REPO] Creating new SQLite Index with version [Latest] at ':memory:'
2024-08-15 07:14:59.700 [REPO] Reading MSI UpgradeCodes
2024-08-15 07:14:59.972 [REPO] Reading MSI UpgradeCodes
2024-08-15 07:15:00.867 [REPO] Opening database for ReadWrite at 'C:\Users\Jon\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\StoreEdgeFD\installed.db'
2024-08-15 07:15:00.869 [REPO] Opened SQLite Index with version [1.3], last write [2022-04-26 08:17:49.000]
2024-08-15 07:15:00.957 [REPO] Sending http POST request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/manifestSearch
2024-08-15 07:15:01.127 [REPO] Response status: 200
2024-08-15 07:15:01.140 [REPO] Opening database for ReadWrite at 'C:\Users\Jon\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db'
2024-08-15 07:15:01.142 [REPO] Opened SQLite Index with version [1.3], last write [2024-08-13 09:55:52.000]
2024-08-15 07:15:01.245 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/packages/Hugo.Hugo.Extended/bc609590/versionData.mszyml
2024-08-15 07:15:01.720 [CORE] Download hash: bc60959086f41129294c660b5a01f0719c483c583e76815a8702465fdf1cce07
2024-08-15 07:15:01.720 [CORE] Download completed.
2024-08-15 07:15:01.881 [CLI ] No app found matching input criteria
2024-08-15 07:15:01.893 [CLI ] Terminating context: 0x8a150014 at C:\__w\1\s\external\pkg\src\AppInstallerCLICore\Workflows\WorkflowBase.cpp:3e5


2024-08-15 07:15:08.236 [CORE] WinGet, version [1.8.1911], activity [{AC355C1E-704C-4426-A85B-BAC7E4E71C11}]
2024-08-15 07:15:08.236 [CORE] OS: Windows.Desktop v10.0.22631.4037
2024-08-15 07:15:08.237 [CORE] Command line Args: "C:\Users\Jon\AppData\Local\Microsoft\WindowsApps\winget.exe" install Hugo.Hugo.Extended
2024-08-15 07:15:08.237 [CORE] Package: Microsoft.DesktopAppInstaller v1.23.1911.0
2024-08-15 07:15:08.237 [CORE] IsCOMCall:0; Caller: winget-cli
2024-08-15 07:15:08.246 [CLI ] WinGet invoked with arguments: 'install' 'Hugo.Hugo.Extended'
2024-08-15 07:15:08.247 [CLI ] Found subcommand: install
2024-08-15 07:15:08.247 [CLI ] Leaf command to execute: root:install
2024-08-15 07:15:08.250 [CLI ] Executing command: install
2024-08-15 07:15:08.259 [REPO] Default source requested, multiple sources available, adding all to source references.
2024-08-15 07:15:08.259 [REPO] Adding to source references msstore
2024-08-15 07:15:08.259 [CORE] Default proxy is not set
2024-08-15 07:15:08.259 [REPO] REST HTTP Client helper does not use proxy
2024-08-15 07:15:08.259 [REPO] Adding to source references winget
2024-08-15 07:15:08.259 [CLI ] Created authentication arguments. Mode: silentPreferred, Account: 
2024-08-15 07:15:08.270 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-15 07:15:08.271 [CORE] Found matching extension.
2024-08-15 07:15:08.275 [REPO] Multiple sources available, creating aggregated source.
2024-08-15 07:15:08.275 [REPO] Adding to aggregated source: msstore
2024-08-15 07:15:08.275 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-15 07:15:08.479 [REPO] Response status: 200
2024-08-15 07:15:08.480 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-15 07:15:08.480 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-15 07:15:08.535 [REPO] Response status: 200
2024-08-15 07:15:08.535 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-15 07:15:08.536 [REPO] Adding to aggregated source: winget
2024-08-15 07:15:08.549 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-15 07:15:08.549 [CORE] Found matching extension.
2024-08-15 07:15:08.595 [REPO] Opening database for ImmutableRead at 'C:\Program Files\WindowsApps\Microsoft.Winget.Source_2024.814.2321.46_neutral__8wekyb3d8bbwe\Public\index.db'
2024-08-15 07:15:08.597 [REPO] Opened SQLite Index with version [2.0], last write [2024-08-14 15:19:36.000]
2024-08-15 07:15:08.889 [REPO] Creating new SQLite Index with version [Latest] at ':memory:'
2024-08-15 07:15:08.901 [REPO] Reading MSI UpgradeCodes
2024-08-15 07:15:09.183 [REPO] Reading MSI UpgradeCodes
2024-08-15 07:15:10.055 [REPO] Opening database for ReadWrite at 'C:\Users\Jon\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\StoreEdgeFD\installed.db'
2024-08-15 07:15:10.057 [REPO] Opened SQLite Index with version [1.3], last write [2022-04-26 08:17:49.000]
2024-08-15 07:15:10.144 [REPO] Sending http POST request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/manifestSearch
2024-08-15 07:15:10.182 [REPO] Response status: 200
2024-08-15 07:15:10.192 [REPO] Opening database for ReadWrite at 'C:\Users\Jon\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db'
2024-08-15 07:15:10.193 [REPO] Opened SQLite Index with version [1.3], last write [2024-08-13 09:55:52.000]
2024-08-15 07:15:10.432 [CLI ] Found one app. App id: Hugo.Hugo.Extended App name: Hugo (Extended)
2024-08-15 07:15:10.438 [REPO] Attempting to open pinning database: C:\Users\Jon\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db
2024-08-15 07:15:10.438 [REPO] ... opening existing pinning database
2024-08-15 07:15:10.439 [REPO] Opening database for Read at 'C:\Users\Jon\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db'
2024-08-15 07:15:10.439 [REPO] Opened Pinning Index with version [1.0], last write [2023-07-09 10:22:08.000]
2024-08-15 07:15:10.440 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/h/Hugo/Hugo/Extended/0.132.2/dcad
2024-08-15 07:15:10.741 [CORE] Download hash: ba61f3afddc0020574e16926a20552588541b2a58e3bb9eb0575281dd1cfdfc7
2024-08-15 07:15:10.741 [CORE] Download completed.
2024-08-15 07:15:10.753 [CLI ] Manifest fields: Name [Hugo (Extended)], Version [0.132.2]
2024-08-15 07:15:10.937 [CLI ] Generated temp download path: C:\Users\Jon\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.2\43eeec16ef92260a9a0e0f28210e806d3b6393527af74fd85b1fab8c8a08f680
2024-08-15 07:15:10.938 [CORE] Downloading to path: C:\Users\Jon\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.2\43eeec16ef92260a9a0e0f28210e806d3b6393527af74fd85b1fab8c8a08f680
2024-08-15 07:15:10.939 [CORE] DeliveryOptimization downloading from url: https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip
2024-08-15 07:15:15.200 [CORE] Download completed.
2024-08-15 07:15:15.304 [CORE] Started applying motw to C:\Users\Jon\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.2\43eeec16ef92260a9a0e0f28210e806d3b6393527af74fd85b1fab8c8a08f680 with zone: 3
2024-08-15 07:15:15.307 [CORE] Finished applying motw
2024-08-15 07:15:15.307 [CLI ] Installer hash verified
2024-08-15 07:15:15.307 [CORE] Started applying motw to C:\Users\Jon\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.2\43eeec16ef92260a9a0e0f28210e806d3b6393527af74fd85b1fab8c8a08f680 with zone: 2
2024-08-15 07:15:15.313 [CORE] Finished applying motw
2024-08-15 07:15:15.314 [CLI ] Successfully renamed downloaded installer. Path: C:\Users\Jon\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.2\hugo_extended_0.132.2_windows-amd64.zip
2024-08-15 07:15:15.424 [CLI ] Extracting archive to: C:\Users\Jon\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.2\extracted
2024-08-15 07:15:16.665 [CLI ] Successfully extracted archive
2024-08-15 07:15:16.768 [REPO] Opening database for ReadWrite at 'C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe.db'
2024-08-15 07:15:16.771 [REPO] Opened Portable Index with version [1.0], last write [2024-08-13 09:55:52.000]
2024-08-15 07:15:17.264 [REPO] Opening database for ReadWrite at 'C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe.db'
2024-08-15 07:15:17.265 [REPO] Opened Portable Index with version [1.0], last write [2024-08-13 09:55:52.000]
2024-08-15 07:15:17.265 [CLI ] Deleting portable exe at: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\hugo.exe
2024-08-15 07:15:17.281 [CLI ] Deleting portable exe at: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\LICENSE
2024-08-15 07:15:17.286 [CLI ] Deleting portable exe at: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\README.md
2024-08-15 07:15:17.290 [CORE] Install directory is not empty: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe
2024-08-15 07:15:17.296 [CLI ] Portable index deleted: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe.db
2024-08-15 07:15:17.296 [REPO] Creating new Portable Index with version [Latest] at 'C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe.db'
2024-08-15 07:15:17.314 [CORE] Moving portable exe to: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\hugo.exe
2024-08-15 07:15:17.319 [CORE] Moving portable exe to: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\LICENSE
2024-08-15 07:15:17.324 [CORE] Moving portable exe to: C:\Users\Jon\AppData\Local\Microsoft\WinGet\Packages\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe\README.md
2024-08-15 07:15:17.336 [REPO] Opening database for ReadWrite at 'C:\Users\Jon\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db'
2024-08-15 07:15:17.337 [REPO] Opened SQLite Index with version [1.3], last write [2024-08-13 09:55:52.000]
2024-08-15 07:15:17.442 [CLI ] Removing installer: C:\Users\Jon\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.2\extracted
2024-08-15 07:15:17.442 [CLI ] Leaf command succeeded: root:install
@jonsagara jonsagara added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Aug 15, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Aug 15, 2024
@stephengillie stephengillie added Help-Wanted This is a good candidate work item from the community. and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Aug 15, 2024
@Dragon1573
Copy link
Contributor

Dragon1573 commented Aug 19, 2024

Could you please explain how you installed version 0.132.1?


Verified in Windows 11 amd64 Sandbox.

--> Installing WinGet
--> Disabling safety warning when running installer
Tip: you can type 'Update-EnvironmentVariables' to update your environment variables, such as after installing a new software.

PS> winget install -e Hugo.Hugo.Extended --version 0.132.1
The `msstore` source requires that you view the following agreements before using.
Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction
The source requires the current machine's 2-letter geographic region to be sent to the backend service to function properly (ex. "US").

Do you agree to all the source agreements terms?
[Y] Yes  [N] No: Y
Found Hugo (Extended) [Hugo.Hugo.Extended] Version 0.132.1
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/gohugoio/hugo/releases/download/v0.132.1/hugo_extended_0.132.1_windows-amd64.zip
  ██████████████████████████████  24.2 MB / 24.2 MB
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Command line alias added: "hugo"
Path environment variable modified; restart your shell to use the new value.
Successfully installed

PS> winget list
Name                                                  Id                                                             Version          Available      Source
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Microsoft Edge                                        Microsoft.Edge                                                 100.0.1185.36    127.0.2651.105 winget
Microsoft Edge Update                                 ARP\Machine\X86\Microsoft Edge Update                          1.3.155.85
Hugo (Extended)                                       Hugo.Hugo.Extended                                             0.132.1          0.132.2        winget
App Installer                                         Microsoft.AppInstaller                                         1.23.1911.0                     winget
Microsoft Edge                                        MSIX\Microsoft.MicrosoftEdge.Stable_100.0.1185.36_neutral__8w… 100.0.1185.36
Microsoft.SecHealthUI                                 MSIX\Microsoft.SecHealthUI_1000.22621.1.0_x64__8wekyb3d8bbwe   1000.22621.1.0
Microsoft.UI.Xaml.2.4                                 MSIX\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe   2.42007.9001.0
Microsoft.UI.Xaml.2.7                                 Microsoft.UI.Xaml.2.7                                          7.2208.15002.0                  winget
Microsoft.UI.Xaml.2.8                                 Microsoft.UI.Xaml.2.8                                          8.2310.30001.0                  winget
Microsoft Visual C++ 2015 UWP Desktop Runtime Package Microsoft.VCLibs.Desktop.14                                    14.0.33321.0                    winget
Microsoft Visual C++ 2015 UWP Runtime Package         MSIX\Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe   14.0.30704.0
Windows Package Manager Source (winget) V2            MSIX\Microsoft.Winget.Source_2024.819.1151.45_neutral__8wekyb… 2024.819.1151.45

PS> winget upgrade Hugo.Hugo.Extended
No installed package found matching input criteria.

@Dragon1573
Copy link
Contributor

Dragon1573 commented Aug 19, 2024

Diffs between 2 versions (0.132.1 and 0.132.2) of installer.yaml are as follows. Can't figure out what was wrong. 😕

image

Version information of winget.exe
pwsh> winget --info      
Windows 程序包管理器(预览) v1.9.2151-preview
版权所有 (C) Microsoft Corporation。保留所有权利。

Windows: Windows.Desktop v10.0.22631.4037
系统体系结构: X64
软件包: Microsoft.DesktopAppInstaller v1.24.2151.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
安装程序下载           D:\Download

链接
----------------------------------------------------------------------------
隐私声明             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           已启用
ProxyCommandLineOptions                   已禁用
DefaultProxy                              已禁用

@jonsagara
Copy link
Author

jonsagara commented Aug 19, 2024

I installed it with winget install Hugo.Hugo.Extended

Also, this has been happening for several versions now. Unfortunately, I can't remember when it started happening.

@Dragon1573
Copy link
Contributor

I enabled --verbose-logs mode. Here's what I get.

winget install -e Hugo.Hugo.Extended -l C:\Applications\Hugo\Hugo\Extended\ -v 0.132.1 --verbose-logs
2024-08-20 00:21:55.998 [CORE] WinGet, version [1.9.2151-preview], activity [{F5701D29-FB08-41D8-90A9-D8E013F060BB}]
2024-08-20 00:21:55.998 [CORE] OS: Windows.Desktop v10.0.22631.4037
2024-08-20 00:21:55.998 [CORE] Command line Args: "C:\Users\Dragon1573\AppData\Local\Microsoft\WindowsApps\winget.exe" install -e Hugo.Hugo.Extended -l C:\Applications\Hugo\Hugo\Extended\ -v 0.132.1 --verbose-logs
2024-08-20 00:21:55.998 [CORE] Package: Microsoft.DesktopAppInstaller v1.24.2151.0
2024-08-20 00:21:55.998 [CORE] IsCOMCall:0; Caller: winget-cli
2024-08-20 00:21:56.006 [CLI ] WinGet invoked with arguments: 'install' '-e' 'Hugo.Hugo.Extended' '-l' 'C:\Applications\Hugo\Hugo\Extended\' '-v' '0.132.1' '--verbose-logs'
2024-08-20 00:21:56.006 [CLI ] Found subcommand: install
2024-08-20 00:21:56.006 [CLI ] Leaf command to execute: root:install
2024-08-20 00:21:56.006 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.007 [YAML] Detected UTF-8
2024-08-20 00:21:56.007 [YAML] Detected UTF-8
2024-08-20 00:21:56.007 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.007 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.007 [YAML] Detected UTF-8
2024-08-20 00:21:56.007 [YAML] Detected UTF-8
2024-08-20 00:21:56.007 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.007 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.007 [YAML] Detected UTF-8
2024-08-20 00:21:56.007 [YAML] Detected UTF-8
2024-08-20 00:21:56.007 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.008 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.008 [YAML] Detected UTF-8
2024-08-20 00:21:56.008 [YAML] Detected UTF-8
2024-08-20 00:21:56.008 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.008 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.008 [YAML] Detected UTF-8
2024-08-20 00:21:56.008 [YAML] Detected UTF-8
2024-08-20 00:21:56.008 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.008 [CLI ] Executing command: install
2024-08-20 00:21:56.008 [REPO] Additional sources GP is not enabled.
2024-08-20 00:21:56.008 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2024-08-20 00:21:56.008 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.008 [YAML] Detected UTF-8
2024-08-20 00:21:56.008 [YAML] Detected UTF-8
2024-08-20 00:21:56.008 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.009 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:21:56.009 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:21:56.016 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2024-08-20 00:21:56.016 [YAML] Detected UTF-8
2024-08-20 00:21:56.016 [REPO] GetCurrentSourceRefs: Source named 'microsoft.builtin.desktop.frameworks' from origin Default is hidden and is dropped.
2024-08-20 00:21:56.016 [REPO] Default source requested, multiple sources available, adding all to source references.
2024-08-20 00:21:56.016 [REPO] Adding to source references msstore
2024-08-20 00:21:56.016 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.016 [YAML] Detected UTF-8
2024-08-20 00:21:56.016 [YAML] Detected UTF-8
2024-08-20 00:21:56.016 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.016 [CORE] Default proxy is not set
2024-08-20 00:21:56.016 [REPO] REST HTTP Client helper does not use proxy
2024-08-20 00:21:56.016 [REPO] Adding to source references winget
2024-08-20 00:21:56.016 [CLI ] Created authentication arguments. Mode: silentPreferred, Account: 
2024-08-20 00:21:56.024 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-20 00:21:56.024 [CORE] Found matching extension.
2024-08-20 00:21:56.027 [REPO] Multiple sources available, creating aggregated source.
2024-08-20 00:21:56.027 [REPO] Adding to aggregated source: msstore
2024-08-20 00:21:56.027 [REPO] User agent caller found: winget-cli
2024-08-20 00:21:56.027 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-20 00:21:56.027 [REPO] Http GET request details:
GET / HTTP/1.1
Content-Type: application/json
User-Agent: winget-cli WindowsPackageManager/1.9.2151-preview DesktopAppInstaller/Microsoft.DesktopAppInstaller v1.24.2151.0


2024-08-20 00:21:56.194 [REPO] Response status: 200
2024-08-20 00:21:56.194 [REPO] Response details:
HTTP/1.1 200 OK
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Length: 861
Content-Type: application/json; charset=utf-8
Date: Mon, 19 Aug 2024 16:21:56 GMT
Expires: Mon, 19 Aug 2024 16:21:56 GMT
MS-CV: aIA1DZoU30apraWj.0
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
X-OSG-Served-By: Torus-WESTUS_Legacy000FLG_1.0.0.0
X-Segment-On: true

{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataResponse, StoreEdgeFD","Data":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataData, StoreEdgeFD","SourceIdentifier":"StoreEdgeFD","SourceAgreements":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.SourceAgreements, StoreEdgeFD","AgreementsIdentifier":"StoreEdgeFD","Agreements":[{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD","AgreementLabel":"Terms of Transaction","AgreementUrl":"https://aka.ms/microsoft-store-terms-of-transaction"}]},"ServerSupportedVersions":["1.0.0","1.1.0","1.6.0"],"RequiredQueryParameters":["market"],"RequiredPackageMatchFields":["market"]}}
2024-08-20 00:21:56.194 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-20 00:21:56.194 [REPO] User agent caller found: winget-cli
2024-08-20 00:21:56.194 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-20 00:21:56.194 [REPO] Http GET request details:
GET / HTTP/1.1
Content-Type: application/json
User-Agent: winget-cli WindowsPackageManager/1.9.2151-preview DesktopAppInstaller/Microsoft.DesktopAppInstaller v1.24.2151.0


2024-08-20 00:21:56.225 [REPO] Response status: 200
2024-08-20 00:21:56.225 [REPO] Response details:
HTTP/1.1 200 OK
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Length: 861
Content-Type: application/json; charset=utf-8
Date: Mon, 19 Aug 2024 16:21:56 GMT
Expires: Mon, 19 Aug 2024 16:21:56 GMT
MS-CV: aIA1DZoU30apraWj.0
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
X-OSG-Served-By: Torus-WESTUS_Legacy000FLG_1.0.0.0
X-Segment-On: true

{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataResponse, StoreEdgeFD","Data":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataData, StoreEdgeFD","SourceIdentifier":"StoreEdgeFD","SourceAgreements":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.SourceAgreements, StoreEdgeFD","AgreementsIdentifier":"StoreEdgeFD","Agreements":[{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD","AgreementLabel":"Terms of Transaction","AgreementUrl":"https://aka.ms/microsoft-store-terms-of-transaction"}]},"ServerSupportedVersions":["1.0.0","1.1.0","1.6.0"],"RequiredQueryParameters":["market"],"RequiredPackageMatchFields":["market"]}}
2024-08-20 00:21:56.226 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-20 00:21:56.226 [REPO] Adding to aggregated source: winget
2024-08-20 00:21:56.230 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-20 00:21:56.230 [CORE] Found matching extension.
2024-08-20 00:21:56.248 [REPO] Opening database for ImmutableRead at 'C:\Program Files\WindowsApps\Microsoft.Winget.Source_2024.819.1639.47_neutral__8wekyb3d8bbwe\Public\index.db'
2024-08-20 00:21:56.248 [REPO] Opened SQLite Index with version [2.0], last write [2024-08-19 23:37:44.000]
2024-08-20 00:21:56.397 [CLI ] Checking Source agreements for source: msstore
2024-08-20 00:21:56.398 [REPO] Additional sources GP is not enabled.
2024-08-20 00:21:56.398 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2024-08-20 00:21:56.398 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.398 [YAML] Detected UTF-8
2024-08-20 00:21:56.398 [YAML] Detected UTF-8
2024-08-20 00:21:56.398 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.398 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:21:56.398 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:21:56.398 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2024-08-20 00:21:56.398 [YAML] Detected UTF-8
2024-08-20 00:21:56.399 [CLI ] Source agreements satisfied. Source: msstore
2024-08-20 00:21:56.399 [CLI ] Checking Source agreements for source: winget
2024-08-20 00:21:56.399 [REPO] Additional sources GP is not enabled.
2024-08-20 00:21:56.399 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2024-08-20 00:21:56.399 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:21:56.399 [YAML] Detected UTF-8
2024-08-20 00:21:56.399 [YAML] Detected UTF-8
2024-08-20 00:21:56.399 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:21:56.399 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:21:56.399 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:21:56.399 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2024-08-20 00:21:56.399 [YAML] Detected UTF-8
2024-08-20 00:21:56.399 [CLI ] Source agreements satisfied. Source: winget
2024-08-20 00:21:56.401 [REPO] Creating PredefinedInstalledSource with filter [ARP]
2024-08-20 00:21:56.401 [REPO] Creating new SQLite Index with version [Latest] at ':memory:'
2024-08-20 00:21:56.404 [REPO] Reading MSI UpgradeCodes
2024-08-20 00:21:56.407 [REPO] Examining ARP entries for Machine | X64
2024-08-20 00:21:56.407 [REPO] Adding manifest for [ARP\Machine\X64\af61d581-bfa6-515e-bf22-56b60d25a5b3, 0.20.39] at relative path []
2024-08-20 00:21:56.407 [REPO] Did not find an Id { ARP\Machine\X64\af61d581-bfa6-515e-bf22-56b60d25a5b3 }
2024-08-20 00:21:56.408 [REPO] Adding manifest for [ARP\Machine\X64\Alist.Alist_Microsoft.Winget.Source_8wekyb3d8bbwe, 3.36.0] at relative path []
2024-08-20 00:21:56.408 [REPO] Did not find an Id { ARP\Machine\X64\Alist.Alist_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:21:56.409 [REPO] Adding manifest for [ARP\Machine\X64\Bandizip, 7.32] at relative path []
2024-08-20 00:21:56.409 [REPO] Did not find an Id { ARP\Machine\X64\Bandizip }
2024-08-20 00:21:56.410 [REPO] Adding manifest for [ARP\Machine\X64\BiliBili, 1.14.0] at relative path []
2024-08-20 00:21:56.410 [REPO] Did not find an Id { ARP\Machine\X64\BiliBili }
2024-08-20 00:21:56.410 [REPO] Adding manifest for [ARP\Machine\X64\BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe, 14.1.0] at relative path []
2024-08-20 00:21:56.410 [REPO] Did not find an Id { ARP\Machine\X64\BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:21:56.411 [REPO] Skipping Connection Manager because it is a SystemComponent
2024-08-20 00:21:56.411 [REPO] Adding manifest for [ARP\Machine\X64\dandavison.delta_Microsoft.Winget.Source_8wekyb3d8bbwe, 0.18.0] at relative path []
2024-08-20 00:21:56.411 [REPO] Did not find an Id { ARP\Machine\X64\dandavison.delta_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:21:56.411 [REPO] Adding manifest for [ARP\Machine\X64\FiloSottile.mkcert_Microsoft.Winget.Source_8wekyb3d8bbwe, 1.4.4] at relative path []
2024-08-20 00:21:56.412 [REPO] Did not find an Id { ARP\Machine\X64\FiloSottile.mkcert_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:21:56.412 [REPO] Adding manifest for [ARP\Machine\X64\Git_is1, 2.46.0] at relative path []
2024-08-20 00:21:56.412 [REPO] Did not find an Id { ARP\Machine\X64\Git_is1 }
2024-08-20 00:21:56.413 [REPO] Skipping HiviewService because DisplayName is not a REG_SZ value
2024-08-20 00:21:56.413 [REPO] Adding manifest for [ARP\Machine\X64\HMS Core, 6.9.0.300] at relative path []
2024-08-20 00:21:56.413 [REPO] Did not find an Id { ARP\Machine\X64\HMS Core }
2024-08-20 00:21:56.414 [REPO] Adding manifest for [ARP\Machine\X64\HwOsd, 13.0.6.400] at relative path []
2024-08-20 00:21:56.414 [REPO] Did not find an Id { ARP\Machine\X64\HwOsd }
2024-08-20 00:21:56.415 [REPO] Adding manifest for [ARP\Machine\X64\MobileCloud, 15.1.0.302] at relative path []
2024-08-20 00:21:56.415 [REPO] Did not find an Id { ARP\Machine\X64\MobileCloud }
2024-08-20 00:21:56.417 [REPO] Skipping mstsc-4b0a31aa-df6a-4307-9b47-d5cc50009643 because DisplayName is not a REG_SZ value
2024-08-20 00:21:56.417 [REPO] Adding manifest for [ARP\Machine\X64\NSSM.NSSM_Microsoft.Winget.Source_8wekyb3d8bbwe, 2.24-101-g897c7ad] at relative path []
2024-08-20 00:21:56.417 [REPO] Did not find an Id { ARP\Machine\X64\NSSM.NSSM_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:21:56.419 [REPO] Adding manifest for [ARP\Machine\X64\O365HomePremRetail - zh-cn, 16.0.17830.20138] at relative path []
2024-08-20 00:21:56.419 [REPO] Did not find an Id { ARP\Machine\X64\O365HomePremRetail - zh-cn }
2024-08-20 00:21:56.421 [REPO] Adding manifest for [ARP\Machine\X64\OneDriveSetup.exe, 24.151.0728.0003] at relative path []
2024-08-20 00:21:56.421 [REPO] Did not find an Id { ARP\Machine\X64\OneDriveSetup.exe }
2024-08-20 00:21:56.422 [REPO] Adding manifest for [ARP\Machine\X64\PC Manager, 14.0.3.500] at relative path []
2024-08-20 00:21:56.422 [REPO] Did not find an Id { ARP\Machine\X64\PC Manager }
2024-08-20 00:21:56.423 [REPO] Adding manifest for [ARP\Machine\X64\PotPlayer64, 240618] at relative path []
2024-08-20 00:21:56.423 [REPO] Did not find an Id { ARP\Machine\X64\PotPlayer64 }
2024-08-20 00:21:56.423 [REPO] Skipping WIC because DisplayName is not a REG_SZ value
2024-08-20 00:21:56.423 [REPO] Skipping {2C78EC40-921E-1C02-01FC-A1B6B0489B8C} because it is a SystemComponent
2024-08-20 00:21:56.424 [REPO] Skipping {2C897543-D940-0177-58DE-0D00653DE0B2} because it is a SystemComponent
2024-08-20 00:21:56.424 [REPO] Skipping {3003CC13-9BC4-48D1-95D6-14B2AFE0683B} because it is a SystemComponent
2024-08-20 00:21:56.424 [REPO] Adding manifest for [ARP\Machine\X64\{3809FC8B-E640-4C9E-B528-8EE172FE91F0}, 0.10.1] at relative path []
2024-08-20 00:21:56.424 [REPO] Did not find an Id { ARP\Machine\X64\{3809FC8B-E640-4C9E-B528-8EE172FE91F0} }
2024-08-20 00:21:56.424 [REPO] Skipping {4C79B286-428A-4153-AF91-0E35AEC47F39} because it is a SystemComponent
2024-08-20 00:21:56.424 [REPO] Skipping {59CED48F-EBFE-480C-8A38-FC079C2BEC0F} because it is a SystemComponent
2024-08-20 00:21:56.424 [REPO] Skipping {5CA9E191-37EF-4DC4-BA01-87E0E73B035B} because it is a SystemComponent
2024-08-20 00:21:56.425 [REPO] Adding manifest for [ARP\Machine\X64\{6F320B93-EE3C-4826-85E0-ADF79F8D4C61}, 3.11.2167.20057] at relative path []
2024-08-20 00:21:56.425 [REPO] Did not find an Id { ARP\Machine\X64\{6F320B93-EE3C-4826-85E0-ADF79F8D4C61} }
2024-08-20 00:21:56.425 [REPO] Adding manifest for [ARP\Machine\X64\{702C89D0-9868-4667-B5F0-5238AC363A01}, 22.6.0] at relative path []
2024-08-20 00:21:56.425 [REPO] Did not find an Id { ARP\Machine\X64\{702C89D0-9868-4667-B5F0-5238AC363A01} }
2024-08-20 00:21:56.426 [REPO] Skipping {750766A0-28E0-2EC0-B83C-7C6F1236B041} because it is a SystemComponent
2024-08-20 00:21:56.426 [REPO] Adding manifest for [ARP\Machine\X64\{775AC658-16D2-48AB-AACA-191580E1D810}, 3.30.2] at relative path []
2024-08-20 00:21:56.426 [REPO] Did not find an Id { ARP\Machine\X64\{775AC658-16D2-48AB-AACA-191580E1D810} }
2024-08-20 00:21:56.427 [REPO] Adding manifest for [ARP\Machine\X64\{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1, 2.3.0] at relative path []
2024-08-20 00:21:56.427 [REPO] Did not find an Id { ARP\Machine\X64\{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1 }
2024-08-20 00:21:56.428 [REPO] Adding manifest for [ARP\Machine\X64\{7AE8DAF8-A676-42A4-B0A0-A93F905BFA77}, 2.54.0] at relative path []
2024-08-20 00:21:56.428 [REPO] Did not find an Id { ARP\Machine\X64\{7AE8DAF8-A676-42A4-B0A0-A93F905BFA77} }
2024-08-20 00:21:56.429 [REPO] Skipping {7E23CCDF-D8BD-36F8-CB1F-1DDE0D2B3F07} because it is a SystemComponent
2024-08-20 00:21:56.430 [REPO] Skipping {90160000-007E-0000-1000-0000000FF1CE} because it is a SystemComponent
2024-08-20 00:21:56.430 [REPO] Skipping {90160000-008C-0000-1000-0000000FF1CE} because it is a SystemComponent
2024-08-20 00:21:56.430 [REPO] Skipping {90160000-008C-0804-1000-0000000FF1CE} because it is a SystemComponent
2024-08-20 00:21:56.430 [REPO] Skipping {B8B3BB4A-A10D-4F51-91B7-A64FFAC31EA7} because it is a SystemComponent
2024-08-20 00:21:56.430 [REPO] Adding manifest for [ARP\Machine\X64\{BEB4A0E2-9914-4592-B379-BD01E43EB126}, 9.1.4] at relative path []
2024-08-20 00:21:56.430 [REPO] Did not find an Id { ARP\Machine\X64\{BEB4A0E2-9914-4592-B379-BD01E43EB126} }
2024-08-20 00:21:56.431 [REPO] Adding manifest for [ARP\Machine\X64\{C6FD611E-7EFE-488C-A0E0-974C09EF6473}, 5.72.0.0] at relative path []
2024-08-20 00:21:56.431 [REPO] Did not find an Id { ARP\Machine\X64\{C6FD611E-7EFE-488C-A0E0-974C09EF6473} }
2024-08-20 00:21:56.432 [REPO] Skipping {C85A0AA9-2CF5-7B43-C078-4E8B7CE362D2} because it is a SystemComponent
2024-08-20 00:21:56.432 [REPO] Skipping {DCF89732-E559-4900-8844-7C6B27F28808} because it is a SystemComponent
2024-08-20 00:21:56.432 [REPO] Adding manifest for [ARP\Machine\X64\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1, 1.92.2] at relative path []
2024-08-20 00:21:56.432 [REPO] Did not find an Id { ARP\Machine\X64\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1 }
2024-08-20 00:21:56.432 [REPO] Adding manifest for [ARP\Machine\X64\{EA9CC930-D8A0-4F45-BC61-19D65DA00641}, 2.5.1] at relative path []
2024-08-20 00:21:56.433 [REPO] Did not find an Id { ARP\Machine\X64\{EA9CC930-D8A0-4F45-BC61-19D65DA00641} }
2024-08-20 00:21:56.433 [REPO] Skipping {F5796163-6EC6-488A-B2DE-E1E94477F6AD} because it is a SystemComponent
2024-08-20 00:21:56.433 [REPO] Adding manifest for [ARP\Machine\X64\{F8474A47-8B5D-4466-ACE3-78EAB3BF21A8}, 5.10.102.1] at relative path []
2024-08-20 00:21:56.433 [REPO] Did not find an Id { ARP\Machine\X64\{F8474A47-8B5D-4466-ACE3-78EAB3BF21A8} }
2024-08-20 00:21:56.434 [REPO] Examining ARP entries for Machine | X86
2024-08-20 00:21:56.434 [REPO] Skipping Connection Manager because it is a SystemComponent
2024-08-20 00:21:56.434 [REPO] Adding manifest for [ARP\Machine\X86\e824ccbb, 17.11.0 Preview 5.0] at relative path []
2024-08-20 00:21:56.434 [REPO] Did not find an Id { ARP\Machine\X86\e824ccbb }
2024-08-20 00:21:56.435 [REPO] Adding manifest for [ARP\Machine\X86\Microsoft Edge, 127.0.2651.105] at relative path []
2024-08-20 00:21:56.435 [REPO] Did not find an Id { ARP\Machine\X86\Microsoft Edge }
2024-08-20 00:21:56.436 [REPO] Adding manifest for [ARP\Machine\X86\Microsoft Edge Update, 1.3.195.15] at relative path []
2024-08-20 00:21:56.436 [REPO] Did not find an Id { ARP\Machine\X86\Microsoft Edge Update }
2024-08-20 00:21:56.436 [REPO] Adding manifest for [ARP\Machine\X86\Microsoft EdgeWebView, 127.0.2651.105] at relative path []
2024-08-20 00:21:56.436 [REPO] Did not find an Id { ARP\Machine\X86\Microsoft EdgeWebView }
2024-08-20 00:21:56.437 [REPO] Adding manifest for [ARP\Machine\X86\Oh My Posh_is1, 23.6.6] at relative path []
2024-08-20 00:21:56.437 [REPO] Did not find an Id { ARP\Machine\X86\Oh My Posh_is1 }
2024-08-20 00:21:56.438 [REPO] Adding manifest for [ARP\Machine\X86\QQ, 9.9.15.26909] at relative path []
2024-08-20 00:21:56.438 [REPO] Did not find an Id { ARP\Machine\X86\QQ }
2024-08-20 00:21:56.438 [REPO] Adding manifest for [ARP\Machine\X86\Sogou Input, 14.7.0.9802] at relative path []
2024-08-20 00:21:56.438 [REPO] Did not find an Id { ARP\Machine\X86\Sogou Input }
2024-08-20 00:21:56.439 [REPO] Adding manifest for [ARP\Machine\X86\Ventoy.Ventoy_Microsoft.Winget.Source_8wekyb3d8bbwe, 1.0.99] at relative path []
2024-08-20 00:21:56.439 [REPO] Did not find an Id { ARP\Machine\X86\Ventoy.Ventoy_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:21:56.440 [REPO] Skipping WIC because DisplayName is not a REG_SZ value
2024-08-20 00:21:56.440 [REPO] Skipping {01E7E930-A0F4-5340-5E2D-92EFC9D5821D} because it is a SystemComponent
2024-08-20 00:21:56.440 [REPO] Skipping {0374E0D0-98AE-0078-841E-DE9F70EDCB90} because it is a SystemComponent
2024-08-20 00:21:56.440 [REPO] Skipping {0460C87B-7F4C-3170-FAC9-B7A6AE5CE4E9} because it is a SystemComponent
2024-08-20 00:21:56.440 [REPO] Skipping {0C3457A0-3DCE-4A33-BEF0-9B528C557771} because it is a SystemComponent
2024-08-20 00:21:56.440 [REPO] Adding manifest for [ARP\Machine\X86\{115DF11E-4B4C-4EA9-9A79-00DB0C7EF02D}, 1.4.19041.3630] at relative path []
2024-08-20 00:21:56.440 [REPO] Did not find an Id { ARP\Machine\X86\{115DF11E-4B4C-4EA9-9A79-00DB0C7EF02D} }
2024-08-20 00:21:56.440 [REPO] Skipping {1784A8CD-F7FE-47E2-A87D-1F31E7242D0D} because it is a SystemComponent
2024-08-20 00:21:56.440 [REPO] Adding manifest for [ARP\Machine\X86\{1851460E-0E63-4117-B5BA-25A2F045801B}, 17.7.40001] at relative path []
2024-08-20 00:21:56.441 [REPO] Did not find an Id { ARP\Machine\X86\{1851460E-0E63-4117-B5BA-25A2F045801B} }
2024-08-20 00:21:56.441 [REPO] Skipping {1D228B5E-62E8-737B-3478-78A795EBB8EC} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {24DAC073-46EA-ED5D-860A-845E8A27F426} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {2A1FB39E-C04E-4DD1-A8E9-5AF8E4DC5DDA} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {2CF6B1B1-3D60-A198-E401-093F7BA784F0} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {2D2C18BA-7B10-0A98-F662-9D397CAEA0C3} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {2DF27D5D-478A-CC3F-EF64-E461BC3B3580} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {2F5EB743-8C97-930F-F41E-2EC8D5D5565B} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {31D517CE-04EE-F508-87C6-A503372B02A1} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {35552522-5930-E1A1-B1E9-FF78918E1543} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {384A28F5-6B08-01FB-BE75-EBC673BBCACF} because it is a SystemComponent
2024-08-20 00:21:56.441 [REPO] Skipping {3891A7DE-A85F-9B4E-2B84-50162AFA1E48} because it is a SystemComponent
2024-08-20 00:21:56.442 [REPO] Skipping {3A928615-B22E-42B6-A30A-CB7B1135F1CF} because it is a SystemComponent
2024-08-20 00:21:56.442 [REPO] Skipping {3C25B44A-1D95-9E5E-57E3-19D9AE3C3BC1} because it is a SystemComponent
2024-08-20 00:21:56.442 [REPO] Skipping {417DF3A3-09A1-3EAE-9F6C-5EB8DB4AD0F2} because it is a SystemComponent
2024-08-20 00:21:56.442 [REPO] Skipping {44E4AFD9-74E0-9631-4CE0-E7C779624FE2} because it is a SystemComponent
2024-08-20 00:21:56.442 [REPO] Skipping {45BF09E7-745C-4EA8-AB3D-2F734AB57EB2} because it is a SystemComponent
2024-08-20 00:21:56.442 [REPO] Adding manifest for [ARP\Machine\X86\{47109d57-d746-4f8b-9618-ed6a17cc922b}, 14.40.33810.0] at relative path []
2024-08-20 00:21:56.442 [REPO] Did not find an Id { ARP\Machine\X86\{47109d57-d746-4f8b-9618-ed6a17cc922b} }
2024-08-20 00:21:56.442 [REPO] Skipping {49F425DD-2A94-4C75-94BE-4EFF866E608B} because it is a SystemComponent
2024-08-20 00:21:56.443 [REPO] Skipping {4A130AF9-EC97-7D26-1FB0-03A0E5CC672B} because it is a SystemComponent
2024-08-20 00:21:56.443 [REPO] Skipping {4DB2D684-9481-422A-8598-C98A3E7D0D21} because it is a SystemComponent
2024-08-20 00:21:56.443 [REPO] Skipping {538E91F2-5231-E289-051F-DB55DE88CF56} because it is a SystemComponent
2024-08-20 00:21:56.443 [REPO] Skipping {56E349AC-F849-A151-269B-8CFF2D14BB14} because it is a SystemComponent
2024-08-20 00:21:56.443 [REPO] Skipping {5845E00D-7409-475B-B7F3-D88C2598D7D4} because it is a SystemComponent
2024-08-20 00:21:56.443 [REPO] Adding manifest for [ARP\Machine\X86\{5af95fd8-a22e-458f-acee-c61bd787178e}, 14.40.33810.0] at relative path []
2024-08-20 00:21:56.443 [REPO] Did not find an Id { ARP\Machine\X86\{5af95fd8-a22e-458f-acee-c61bd787178e} }
2024-08-20 00:21:56.443 [REPO] Skipping {5CDF8B25-AD18-45A1-934C-C52BE6E28048} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {5D7663D4-8EF0-0323-8F60-1FC5EECB77E5} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {5E5BB524-BA91-E7DE-4A85-11EC531AA622} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {5E7CA2F5-FE75-4D40-8533-653524E82407} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {5EA6C998-D5AC-4ED9-89C3-9F25B17CCD3D} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {5EBB309A-2974-F721-42A9-0212E54B3693} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {5F1CD2CB-9C4E-BF51-9C82-DE916CA5E4AE} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {6136B5FC-9FAD-B577-C5EA-AF2D266B7293} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Skipping {6430F847-9A5F-B3B8-7EEE-355F9F1CCD47} because it is a SystemComponent
2024-08-20 00:21:56.444 [REPO] Adding manifest for [ARP\Machine\X86\{71684ad3-afc2-4a65-9d45-92ef58510f18}, 10.1.22621.3233] at relative path []
2024-08-20 00:21:56.444 [REPO] Did not find an Id { ARP\Machine\X86\{71684ad3-afc2-4a65-9d45-92ef58510f18} }
2024-08-20 00:21:56.446 [REPO] Skipping {7625FDE9-5B15-1CDF-3810-EC60A67F6D39} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {76749279-BE8A-20AF-F257-0A79E080CF7E} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {76D32574-2D58-5B25-A3D7-8B2CB4873306} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {7741665B-2D3B-7E24-1014-56B62296CD88} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {779B6704-D2FB-9087-C7FB-0AA1586F6FCD} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {7E99A93A-8345-8BB6-EADB-10461E81BE0F} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {805433C8-4B72-4357-9B8F-3855CE0A97C3} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {8122ABB9-0148-144D-F136-C3AFF4B985DB} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {838DC63C-34E9-9DBB-3A07-AEFC7768DC2A} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {850190D6-F1E2-42BB-89F9-6E73A0836599} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {87CB1714-C57F-13EA-8982-8F720B44BCF3} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {8864B27B-FEE3-4826-A827-B7FEC4912DA1} because it is a SystemComponent
2024-08-20 00:21:56.446 [REPO] Skipping {8D92043C-84C1-368A-885F-5FD8B92200EC} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {908BD5F8-E6C6-D2F6-AC09-C9F36EBC1A5F} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {949C0535-171C-480F-9CF4-D25C9E60FE88} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {94DE555A-B513-762F-D7C6-2B2922940641} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {963BD0BD-2098-D21C-AA37-39876C732819} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A0B90EAF-8FC1-49B2-A7D6-7F9B1FEFDD43} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A3D0A593-20CD-83E6-83DE-6068053F2BDF} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A42204C8-4E9C-4754-A4AE-76DE21033E6D} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A4634E74-BFEE-CF6C-BF53-8D5E252FC574} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A4A2A751-37FE-4EEA-89CC-12004BFD4C86} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A59EAC01-288D-41BA-B6F2-3DF78DEA16E0} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A69CD06B-FED5-81AD-3D62-38B325BAD254} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {A8FB5128-567D-43B0-996A-E1D4F098E1D6} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {AB3E3E33-5938-42C8-8A56-DD883DA35667} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {B3CFDD53-69FB-E652-4F3D-D3781CF7F66E} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {B5F4C6AF-DC6F-F6A4-1087-D068F4660610} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {BED088F5-660E-C8E2-9FF4-F652445CC5FA} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {C5BEF528-FEAA-9607-907E-0972D86AD06F} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {C65278B7-2A3B-2D88-1489-991195ECF5F2} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {C7C6D595-1045-1CDB-DDB8-F0DCB03B63B2} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {C952A289-86CA-9322-7C44-F6E7526FD5E3} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {CACD4EBA-F620-A294-1B60-3CEB0954FE02} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {CB66FBEB-C927-4E4E-8BC6-5A1E8BF3256F} because it is a SystemComponent
2024-08-20 00:21:56.447 [REPO] Skipping {CE1B7747-A39C-46B8-EB6F-01E5262B1289} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {CFF175F4-9F1D-289D-B99E-EA6AFCF28F4E} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {D3B0EFC4-878A-CA8C-7C79-1160CDF637D1} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {D3CE43AE-FB64-9FCA-BE16-5A2F3F2B112D} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {D44B0AE6-EAAB-4847-9BF5-A1AAD1C9B34A} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {D6982C58-1FDC-FB2E-B55A-7329ADE7315C} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {E473E2C8-92A5-BA58-31B1-D24F923D927B} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {E9508840-8997-0DA6-2BF2-66913126B654} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Skipping {EE86461C-2B52-4E27-A5ED-4D59819BDD08} because it is a SystemComponent
2024-08-20 00:21:56.448 [REPO] Adding manifest for [ARP\Machine\X86\{F1E37C98-16B7-421F-BA33-6C5B5400012A}, 10.1.0.0] at relative path []
2024-08-20 00:21:56.448 [REPO] Did not find an Id { ARP\Machine\X86\{F1E37C98-16B7-421F-BA33-6C5B5400012A} }
2024-08-20 00:21:56.450 [REPO] Skipping {F50E3BAF-A09C-0730-319C-56221E12B747} because it is a SystemComponent
2024-08-20 00:21:56.451 [REPO] Skipping {F6235A6B-586B-4B74-91F5-B108C407085D} because it is a SystemComponent
2024-08-20 00:21:56.451 [REPO] Skipping {FAA6B22E-702C-2AC7-05B1-197CD7CEA21D} because it is a SystemComponent
2024-08-20 00:21:56.451 [REPO] Reading MSI UpgradeCodes
2024-08-20 00:21:56.454 [REPO] Examining ARP entries for User | X64
2024-08-20 00:21:56.454 [REPO] Adding manifest for [ARP\User\X64\1c69d6f0-819e-59ee-95e7-e2b930a46bea, 1.8.19] at relative path []
2024-08-20 00:21:56.454 [REPO] Did not find an Id { ARP\User\X64\1c69d6f0-819e-59ee-95e7-e2b930a46bea }
2024-08-20 00:21:56.455 [REPO] Adding manifest for [ARP\User\X64\TacticsTechnologySuperNova, Unknown] at relative path []
2024-08-20 00:21:56.455 [REPO] Did not find an Id { ARP\User\X64\TacticsTechnologySuperNova }
2024-08-20 00:21:56.456 [REPO] Adding manifest for [ARP\User\X64\{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1, 1.8.22.0] at relative path []
2024-08-20 00:21:56.456 [REPO] Did not find an Id { ARP\User\X64\{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1 }
2024-08-20 00:21:56.456 [REPO] Adding manifest for [ARP\User\X64\{66f7ac75-8d7e-47c2-8be6-845bea14b829}, 0.83.0] at relative path []
2024-08-20 00:21:56.457 [REPO] Did not find an Id { ARP\User\X64\{66f7ac75-8d7e-47c2-8be6-845bea14b829} }
2024-08-20 00:21:56.457 [REPO]  ... finished creating PredefinedInstalledSource
2024-08-20 00:21:56.457 [REPO] Examining MSIX entries for User
2024-08-20 00:21:56.472 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe, 2.2.29512.0] at relative path []
2024-08-20 00:21:56.472 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.474 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe, 2.2.28604.0] at relative path []
2024-08-20 00:21:56.474 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.477 [REPO] Adding manifest for [MSIX\Microsoft.MicrosoftEdge.Stable_127.0.2651.74_neutral__8wekyb3d8bbwe, 127.0.2651.74] at relative path []
2024-08-20 00:21:56.477 [REPO] Did not find an Id { MSIX\Microsoft.MicrosoftEdge.Stable_127.0.2651.74_neutral__8wekyb3d8bbwe }
2024-08-20 00:21:56.480 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe, 14.0.30704.0] at relative path []
2024-08-20 00:21:56.480 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.485 [REPO] Adding manifest for [MSIX\Microsoft.OutlookForWindows_1.2024.717.400_x64__8wekyb3d8bbwe, 1.2024.717.400] at relative path []
2024-08-20 00:21:56.485 [REPO] Did not find an Id { MSIX\Microsoft.OutlookForWindows_1.2024.717.400_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.488 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe, 14.0.33728.0] at relative path []
2024-08-20 00:21:56.488 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.491 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x86__8wekyb3d8bbwe, 14.0.33728.0] at relative path []
2024-08-20 00:21:56.491 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.494 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x86__8wekyb3d8bbwe, 2.2.29512.0] at relative path []
2024-08-20 00:21:56.494 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.497 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x86__8wekyb3d8bbwe, 2.2.28604.0] at relative path []
2024-08-20 00:21:56.497 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.499 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x64__8wekyb3d8bbwe, 8.2310.30001.0] at relative path []
2024-08-20 00:21:56.499 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.501 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x86__8wekyb3d8bbwe, 8.2310.30001.0] at relative path []
2024-08-20 00:21:56.501 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.503 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe, 14.0.33519.0] at relative path []
2024-08-20 00:21:56.503 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.505 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x86__8wekyb3d8bbwe, 14.0.33519.0] at relative path []
2024-08-20 00:21:56.505 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.512 [REPO] Adding manifest for [MSIX\Microsoft.SecHealthUI_1000.25992.9000.0_x64__8wekyb3d8bbwe, 1000.25992.9000.0] at relative path []
2024-08-20 00:21:56.512 [REPO] Did not find an Id { MSIX\Microsoft.SecHealthUI_1000.25992.9000.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.516 [REPO] Adding manifest for [MSIX\AppUp.ThunderboltControlCenter_1.0.37.0_x64__8j3eq9eme6ctt, 1.0.37.0] at relative path []
2024-08-20 00:21:56.516 [REPO] Did not find an Id { MSIX\AppUp.ThunderboltControlCenter_1.0.37.0_x64__8j3eq9eme6ctt }
2024-08-20 00:21:56.518 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x64__8wekyb3d8bbwe, 2.1.27427.0] at relative path []
2024-08-20 00:21:56.518 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.520 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x86__8wekyb3d8bbwe, 2.1.27427.0] at relative path []
2024-08-20 00:21:56.520 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.522 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x64__8wekyb3d8bbwe, 2.1.26424.0] at relative path []
2024-08-20 00:21:56.522 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.524 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x86__8wekyb3d8bbwe, 2.1.26424.0] at relative path []
2024-08-20 00:21:56.524 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.526 [REPO] Adding manifest for [MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x64__8wekyb3d8bbwe, 0.550.149.0] at relative path []
2024-08-20 00:21:56.527 [REPO] Did not find an Id { MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.532 [REPO] Adding manifest for [MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x86__8wekyb3d8bbwe, 0.550.149.0] at relative path []
2024-08-20 00:21:56.532 [REPO] Did not find an Id { MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.535 [REPO] Adding manifest for [MSIX\Microsoft.Ink.Handwriting.Main.zh-Hans.1.0_0.237.110.0_x64__8wekyb3d8bbwe, 0.237.110.0] at relative path []
2024-08-20 00:21:56.535 [REPO] Did not find an Id { MSIX\Microsoft.Ink.Handwriting.Main.zh-Hans.1.0_0.237.110.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.537 [REPO] Adding manifest for [MSIX\Microsoft.Xbox.TCUI_1.24.10001.0_x64__8wekyb3d8bbwe, 1.24.10001.0] at relative path []
2024-08-20 00:21:56.538 [REPO] Did not find an Id { MSIX\Microsoft.Xbox.TCUI_1.24.10001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.541 [REPO] Adding manifest for [MSIX\Microsoft.VP9VideoExtensions_1.1.451.0_x64__8wekyb3d8bbwe, 1.1.451.0] at relative path []
2024-08-20 00:21:56.541 [REPO] Did not find an Id { MSIX\Microsoft.VP9VideoExtensions_1.1.451.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.545 [REPO] Adding manifest for [MSIX\Microsoft.HEIFImageExtension_1.1.861.0_x64__8wekyb3d8bbwe, 1.1.861.0] at relative path []
2024-08-20 00:21:56.545 [REPO] Did not find an Id { MSIX\Microsoft.HEIFImageExtension_1.1.861.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.548 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x86__8wekyb3d8bbwe, 1005.616.1651.0] at relative path []
2024-08-20 00:21:56.548 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.553 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x64__8wekyb3d8bbwe, 1005.616.1651.0] at relative path []
2024-08-20 00:21:56.553 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.555 [REPO] Adding manifest for [MSIX\MicrosoftCorporationII.MicrosoftFamily_0.2.40.0_x64__8wekyb3d8bbwe, 0.2.40.0] at relative path []
2024-08-20 00:21:56.555 [REPO] Did not find an Id { MSIX\MicrosoftCorporationII.MicrosoftFamily_0.2.40.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.557 [REPO] Adding manifest for [MSIX\Microsoft.549981C3F5F10_4.2308.1005.0_x64__8wekyb3d8bbwe, 4.2308.1005.0] at relative path []
2024-08-20 00:21:56.557 [REPO] Did not find an Id { MSIX\Microsoft.549981C3F5F10_4.2308.1005.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.559 [REPO] Adding manifest for [MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x64__8wekyb3d8bbwe, 10.0.23012.0] at relative path []
2024-08-20 00:21:56.559 [REPO] Did not find an Id { MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.561 [REPO] Adding manifest for [MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x86__8wekyb3d8bbwe, 10.0.23012.0] at relative path []
2024-08-20 00:21:56.561 [REPO] Did not find an Id { MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.564 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x86__8wekyb3d8bbwe, 7.2208.15002.0] at relative path []
2024-08-20 00:21:56.565 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.568 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x64__8wekyb3d8bbwe, 7.2208.15002.0] at relative path []
2024-08-20 00:21:56.568 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.570 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x64__8wekyb3d8bbwe, 3000.934.1904.0] at relative path []
2024-08-20 00:21:56.570 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.572 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x86__8wekyb3d8bbwe, 3000.934.1904.0] at relative path []
2024-08-20 00:21:56.572 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.576 [REPO] Adding manifest for [MSIX\Microsoft.WebMediaExtensions_1.1.1295.0_x64__8wekyb3d8bbwe, 1.1.1295.0] at relative path []
2024-08-20 00:21:56.576 [REPO] Did not find an Id { MSIX\Microsoft.WebMediaExtensions_1.1.1295.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.578 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x86__8wekyb3d8bbwe, 4000.1227.1637.0] at relative path []
2024-08-20 00:21:56.578 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.580 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x64__8wekyb3d8bbwe, 4000.1227.1637.0] at relative path []
2024-08-20 00:21:56.580 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.584 [REPO] Adding manifest for [MSIX\Microsoft.GetHelp_10.2403.20861.0_x64__8wekyb3d8bbwe, 10.2403.20861.0] at relative path []
2024-08-20 00:21:56.584 [REPO] Did not find an Id { MSIX\Microsoft.GetHelp_10.2403.20861.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.588 [REPO] Adding manifest for [MSIX\Microsoft.WebpImageExtension_1.1.1711.0_x64__8wekyb3d8bbwe, 1.1.1711.0] at relative path []
2024-08-20 00:21:56.588 [REPO] Did not find an Id { MSIX\Microsoft.WebpImageExtension_1.1.1711.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.590 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.5_5001.178.1908.0_x64__8wekyb3d8bbwe, 5001.178.1908.0] at relative path []
2024-08-20 00:21:56.590 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.5_5001.178.1908.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.593 [REPO] Adding manifest for [MSIX\Microsoft.HEVCVideoExtension_2.1.1803.0_x64__8wekyb3d8bbwe, 2.1.1803.0] at relative path []
2024-08-20 00:21:56.593 [REPO] Did not find an Id { MSIX\Microsoft.HEVCVideoExtension_2.1.1803.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.597 [REPO] Adding manifest for [MSIX\Microsoft.StorePurchaseApp_22406.1401.1.0_x64__8wekyb3d8bbwe, 22406.1401.1.0] at relative path []
2024-08-20 00:21:56.597 [REPO] Did not find an Id { MSIX\Microsoft.StorePurchaseApp_22406.1401.1.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.601 [REPO] Adding manifest for [MSIX\Microsoft.WindowsTerminalPreview_1.21.1772.0_x64__8wekyb3d8bbwe, 1.21.1772.0] at relative path []
2024-08-20 00:21:56.601 [REPO] Did not find an Id { MSIX\Microsoft.WindowsTerminalPreview_1.21.1772.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.603 [REPO] Adding manifest for [MSIX\Microsoft.PowerShellPreview_7.5.3.0_x64__8wekyb3d8bbwe, 7.5.3.0] at relative path []
2024-08-20 00:21:56.603 [REPO] Did not find an Id { MSIX\Microsoft.PowerShellPreview_7.5.3.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.605 [REPO] Adding manifest for [MSIX\BandizipShellext2_1.0.0.2_x64__y8jx0atjth7em, 1.0.0.2] at relative path []
2024-08-20 00:21:56.605 [REPO] Did not find an Id { MSIX\BandizipShellext2_1.0.0.2_x64__y8jx0atjth7em }
2024-08-20 00:21:56.607 [REPO] Adding manifest for [MSIX\Microsoft.PowerToys.FileLocksmithContextMenu_1.0.0.0_neutral__8wekyb3d8bbwe, 1.0.0.0] at relative path []
2024-08-20 00:21:56.607 [REPO] Did not find an Id { MSIX\Microsoft.PowerToys.FileLocksmithContextMenu_1.0.0.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:21:56.608 [REPO] Adding manifest for [MSIX\Microsoft.PowerToys.ImageResizerContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe, 0.82.1.0] at relative path []
2024-08-20 00:21:56.609 [REPO] Did not find an Id { MSIX\Microsoft.PowerToys.ImageResizerContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:21:56.610 [REPO] Adding manifest for [MSIX\Microsoft.PowerToys.PowerRenameContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe, 0.82.1.0] at relative path []
2024-08-20 00:21:56.610 [REPO] Did not find an Id { MSIX\Microsoft.PowerToys.PowerRenameContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:21:56.615 [REPO] Adding manifest for [MSIX\Microsoft.Getstarted_10.2312.1.0_x64__8wekyb3d8bbwe, 10.2312.1.0] at relative path []
2024-08-20 00:21:56.615 [REPO] Did not find an Id { MSIX\Microsoft.Getstarted_10.2312.1.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.617 [REPO] Adding manifest for [MSIX\Microsoft.WindowsStore_22406.1401.7.0_x64__8wekyb3d8bbwe, 22406.1401.7.0] at relative path []
2024-08-20 00:21:56.617 [REPO] Did not find an Id { MSIX\Microsoft.WindowsStore_22406.1401.7.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.621 [REPO] Adding manifest for [MSIX\Microsoft.RawImageExtension_2.3.2051.0_x64__8wekyb3d8bbwe, 2.3.2051.0] at relative path []
2024-08-20 00:21:56.621 [REPO] Did not find an Id { MSIX\Microsoft.RawImageExtension_2.3.2051.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.625 [REPO] Adding manifest for [MSIX\Microsoft.WindowsSoundRecorder_1.0.78.0_x64__8wekyb3d8bbwe, 1.0.78.0] at relative path []
2024-08-20 00:21:56.625 [REPO] Did not find an Id { MSIX\Microsoft.WindowsSoundRecorder_1.0.78.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.629 [REPO] Adding manifest for [MSIX\Microsoft.XboxIdentityProvider_12.115.1001.0_x64__8wekyb3d8bbwe, 12.115.1001.0] at relative path []
2024-08-20 00:21:56.629 [REPO] Did not find an Id { MSIX\Microsoft.XboxIdentityProvider_12.115.1001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.631 [REPO] Adding manifest for [MSIX\MicrosoftWindows.Client.WebExperience_524.18500.10.0_x64__cw5n1h2txyewy, 524.18500.10.0] at relative path []
2024-08-20 00:21:56.631 [REPO] Did not find an Id { MSIX\MicrosoftWindows.Client.WebExperience_524.18500.10.0_x64__cw5n1h2txyewy }
2024-08-20 00:21:56.635 [REPO] Adding manifest for [MSIX\Microsoft.DesktopAppInstaller_1.24.2151.0_x64__8wekyb3d8bbwe, 1.24.2151.0] at relative path []
2024-08-20 00:21:56.635 [REPO] Did not find an Id { MSIX\Microsoft.DesktopAppInstaller_1.24.2151.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.639 [REPO] Adding manifest for [MSIX\Microsoft.Windows.Photos_2024.11070.31001.0_x64__8wekyb3d8bbwe, 2024.11070.31001.0] at relative path []
2024-08-20 00:21:56.639 [REPO] Did not find an Id { MSIX\Microsoft.Windows.Photos_2024.11070.31001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.641 [REPO] Adding manifest for [MSIX\Microsoft.XboxGamingOverlay_7.124.5142.0_x64__8wekyb3d8bbwe, 7.124.5142.0] at relative path []
2024-08-20 00:21:56.641 [REPO] Did not find an Id { MSIX\Microsoft.XboxGamingOverlay_7.124.5142.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.643 [REPO] Adding manifest for [MSIX\Microsoft.XboxGameOverlay_1.54.4001.0_x64__8wekyb3d8bbwe, 1.54.4001.0] at relative path []
2024-08-20 00:21:56.643 [REPO] Did not find an Id { MSIX\Microsoft.XboxGameOverlay_1.54.4001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.647 [REPO] Adding manifest for [MSIX\Microsoft.People_10.2202.100.0_x64__8wekyb3d8bbwe, 10.2202.100.0] at relative path []
2024-08-20 00:21:56.647 [REPO] Did not find an Id { MSIX\Microsoft.People_10.2202.100.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.651 [REPO] Adding manifest for [MSIX\Microsoft.BingNews_4.55.62231.0_x64__8wekyb3d8bbwe, 4.55.62231.0] at relative path []
2024-08-20 00:21:56.651 [REPO] Did not find an Id { MSIX\Microsoft.BingNews_4.55.62231.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.655 [REPO] Adding manifest for [MSIX\Microsoft.XboxSpeechToTextOverlay_1.21.13002.0_x64__8wekyb3d8bbwe, 1.21.13002.0] at relative path []
2024-08-20 00:21:56.655 [REPO] Did not find an Id { MSIX\Microsoft.XboxSpeechToTextOverlay_1.21.13002.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.659 [REPO] Adding manifest for [MSIX\MicrosoftCorporationII.QuickAssist_2.0.30.0_x64__8wekyb3d8bbwe, 2.0.30.0] at relative path []
2024-08-20 00:21:56.659 [REPO] Did not find an Id { MSIX\MicrosoftCorporationII.QuickAssist_2.0.30.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.663 [REPO] Adding manifest for [MSIX\Microsoft.Todos_0.114.7122.0_x64__8wekyb3d8bbwe, 0.114.7122.0] at relative path []
2024-08-20 00:21:56.663 [REPO] Did not find an Id { MSIX\Microsoft.Todos_0.114.7122.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.667 [REPO] Adding manifest for [MSIX\Microsoft.ZuneVideo_10.22091.10061.0_x64__8wekyb3d8bbwe, 10.22091.10061.0] at relative path []
2024-08-20 00:21:56.667 [REPO] Did not find an Id { MSIX\Microsoft.ZuneVideo_10.22091.10061.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.671 [REPO] Adding manifest for [MSIX\Microsoft.WindowsCalculator_11.2405.2.0_x64__8wekyb3d8bbwe, 11.2405.2.0] at relative path []
2024-08-20 00:21:56.671 [REPO] Did not find an Id { MSIX\Microsoft.WindowsCalculator_11.2405.2.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.674 [REPO] Adding manifest for [MSIX\Microsoft.Paint_11.2404.1020.0_x64__8wekyb3d8bbwe, 11.2404.1020.0] at relative path []
2024-08-20 00:21:56.674 [REPO] Did not find an Id { MSIX\Microsoft.Paint_11.2404.1020.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.678 [REPO] Adding manifest for [MSIX\Microsoft.MicrosoftStickyNotes_4.0.6102.0_x64__8wekyb3d8bbwe, 4.0.6102.0] at relative path []
2024-08-20 00:21:56.678 [REPO] Did not find an Id { MSIX\Microsoft.MicrosoftStickyNotes_4.0.6102.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.681 [REPO] Adding manifest for [MSIX\AppUp.IntelGraphicsExperience_1.100.5587.0_x64__8j3eq9eme6ctt, 1.100.5587.0] at relative path []
2024-08-20 00:21:56.681 [REPO] Did not find an Id { MSIX\AppUp.IntelGraphicsExperience_1.100.5587.0_x64__8j3eq9eme6ctt }
2024-08-20 00:21:56.685 [REPO] Adding manifest for [MSIX\Microsoft.BingWeather_4.53.62131.0_x64__8wekyb3d8bbwe, 4.53.62131.0] at relative path []
2024-08-20 00:21:56.685 [REPO] Did not find an Id { MSIX\Microsoft.BingWeather_4.53.62131.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.689 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAlarms_1.0.195.0_x64__8wekyb3d8bbwe, 1.0.195.0] at relative path []
2024-08-20 00:21:56.689 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAlarms_1.0.195.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.693 [REPO] Adding manifest for [MSIX\Microsoft.WindowsNotepad_11.2406.9.0_x64__8wekyb3d8bbwe, 11.2406.9.0] at relative path []
2024-08-20 00:21:56.693 [REPO] Did not find an Id { MSIX\Microsoft.WindowsNotepad_11.2406.9.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.695 [REPO] Adding manifest for [MSIX\Microsoft.GamingApp_2408.1001.14.0_x64__8wekyb3d8bbwe, 2408.1001.14.0] at relative path []
2024-08-20 00:21:56.695 [REPO] Did not find an Id { MSIX\Microsoft.GamingApp_2408.1001.14.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.697 [REPO] Adding manifest for [MSIX\Microsoft.OneDriveSync_24151.728.3.0_neutral__8wekyb3d8bbwe, 24151.728.3.0] at relative path []
2024-08-20 00:21:56.697 [REPO] Did not find an Id { MSIX\Microsoft.OneDriveSync_24151.728.3.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:21:56.700 [REPO] Adding manifest for [MSIX\Microsoft.ZuneMusic_11.2406.13.0_x64__8wekyb3d8bbwe, 11.2406.13.0] at relative path []
2024-08-20 00:21:56.700 [REPO] Did not find an Id { MSIX\Microsoft.ZuneMusic_11.2406.13.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.704 [REPO] Adding manifest for [MSIX\Microsoft.WindowsFeedbackHub_1.2407.21972.0_x64__8wekyb3d8bbwe, 1.2407.21972.0] at relative path []
2024-08-20 00:21:56.704 [REPO] Did not find an Id { MSIX\Microsoft.WindowsFeedbackHub_1.2407.21972.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.706 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x64__8wekyb3d8bbwe, 5001.214.1843.0] at relative path []
2024-08-20 00:21:56.706 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.708 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x86__8wekyb3d8bbwe, 5001.214.1843.0] at relative path []
2024-08-20 00:21:56.708 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x86__8wekyb3d8bbwe }
2024-08-20 00:21:56.711 [REPO] Adding manifest for [MSIX\Microsoft.WindowsCamera_2024.2406.17.0_x64__8wekyb3d8bbwe, 2024.2406.17.0] at relative path []
2024-08-20 00:21:56.711 [REPO] Did not find an Id { MSIX\Microsoft.WindowsCamera_2024.2406.17.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.715 [REPO] Adding manifest for [MSIX\MicrosoftCorporationII.WindowsSubsystemForLinux_2.3.17.0_x64__8wekyb3d8bbwe, 2.3.17.0] at relative path []
2024-08-20 00:21:56.715 [REPO] Did not find an Id { MSIX\MicrosoftCorporationII.WindowsSubsystemForLinux_2.3.17.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.718 [REPO] Adding manifest for [MSIX\MicrosoftWindows.CrossDevice_1.24072.45.0_x64__cw5n1h2txyewy, 1.24072.45.0] at relative path []
2024-08-20 00:21:56.718 [REPO] Did not find an Id { MSIX\MicrosoftWindows.CrossDevice_1.24072.45.0_x64__cw5n1h2txyewy }
2024-08-20 00:21:56.721 [REPO] Adding manifest for [MSIX\Microsoft.YourPhone_1.24072.111.0_x64__8wekyb3d8bbwe, 1.24072.111.0] at relative path []
2024-08-20 00:21:56.721 [REPO] Did not find an Id { MSIX\Microsoft.YourPhone_1.24072.111.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.723 [REPO] Adding manifest for [MSIX\Microsoft.MicrosoftOfficeHub_18.2408.1062.0_x64__8wekyb3d8bbwe, 18.2408.1062.0] at relative path []
2024-08-20 00:21:56.723 [REPO] Did not find an Id { MSIX\Microsoft.MicrosoftOfficeHub_18.2408.1062.0_x64__8wekyb3d8bbwe }
2024-08-20 00:21:56.725 [REPO] Adding manifest for [MSIX\Microsoft.LanguageExperiencePackzh-CN_22621.71.283.0_neutral__8wekyb3d8bbwe, 22621.71.283.0] at relative path []
2024-08-20 00:21:56.725 [REPO] Did not find an Id { MSIX\Microsoft.LanguageExperiencePackzh-CN_22621.71.283.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:21:56.727 [REPO] Adding manifest for [MSIX\Microsoft.Winget.Source_2024.819.1639.47_neutral__8wekyb3d8bbwe, 2024.819.1639.47] at relative path []
2024-08-20 00:21:56.727 [REPO] Did not find an Id { MSIX\Microsoft.Winget.Source_2024.819.1639.47_neutral__8wekyb3d8bbwe }
2024-08-20 00:21:56.768 [REPO] Opening database for ReadWrite at 'C:\Users\Dragon1573\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\StoreEdgeFD\installed.db'
2024-08-20 00:21:56.769 [REPO] Opened SQLite Index with version [1.3], last write [2024-07-26 20:56:51.000]
2024-08-20 00:21:56.803 [REPO] Sending http POST request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/manifestSearch
2024-08-20 00:21:56.803 [REPO] Http POST request details:
POST / HTTP/1.1
Content-Length: 649
Content-Type: application/json
User-Agent: winget-cli WindowsPackageManager/1.9.2151-preview DesktopAppInstaller/Microsoft.DesktopAppInstaller v1.24.2151.0
Version: 1.6.0

{"Filters":[{"PackageMatchField":"Market","RequestMatch":{"KeyWord":"SG","MatchType":"CaseInsensitive"}}],"Inclusions":[{"PackageMatchField":"PackageFamilyName","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"ProductCode","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"PackageIdentifier","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"PackageName","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"Moniker","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}}]}
2024-08-20 00:21:56.841 [REPO] Response status: 200
2024-08-20 00:21:56.841 [REPO] Response details:
HTTP/1.1 200 OK
Access-Control-Allow-Credentials: true
Access-Control-Allow-Headers: *
Access-Control-Allow-Origin: 
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Length: 140
Content-Type: application/json; charset=utf-8
Date: Mon, 19 Aug 2024 16:21:56 GMT
Expires: Mon, 19 Aug 2024 16:21:56 GMT
MS-CV: 5bpAAOrQzU+CJZgG.0
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
X-OSG-Served-By: Torus-EastAsia_Legacy000BKJ_1.0.0.0
X-Segment-On: true

{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.ManifestSearch.ManifestSearchResponse, StoreEdgeFD","Data":[]}
2024-08-20 00:21:56.841 [REPO] No search results returned.
2024-08-20 00:21:56.841 [REPO] No search results returned by rest source
2024-08-20 00:21:56.845 [REPO] Opening database for ReadWrite at 'C:\Users\Dragon1573\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db'
2024-08-20 00:21:56.846 [REPO] Opened SQLite Index with version [1.7], last write [2024-08-19 20:25:42.000]
2024-08-20 00:21:56.875 [REPO] Performing search: Query:[none] Include:PackageFamilyName='Hugo.Hugo.Extended'[Exact] Include:ProductCode='Hugo.Hugo.Extended'[Exact] Include:Id='Hugo.Hugo.Extended'[Exact] Include:Name='Hugo.Hugo.Extended'[Exact] Include:Moniker='Hugo.Hugo.Extended'[Exact]
2024-08-20 00:21:56.878 [CORE] Reading cached file [C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\cache\V2_PVD\Microsoft.Winget.Source_8wekyb3d8bbwe\packages\Hugo.Hugo.Extended\bc609590\versionData.mszyml]
2024-08-20 00:21:56.883 [CORE] PackageVersionDataManifest deserializing:
sV: 1.0
vD:
- v: 0.132.2
  rP: manifests/h/Hugo/Hugo/Extended/0.132.2/dcad
  s256H: ba61f3afddc0020574e16926a20552588541b2a58e3bb9eb0575281dd1cfdfc7
- v: 0.132.1
  rP: manifests/h/Hugo/Hugo/Extended/0.132.1/071e
  s256H: b66f6b127094541e1b445fb588bc717332ec3cb22bba2f67c9ef541a02fe7fc6
- v: 0.132.0
  rP: manifests/h/Hugo/Hugo/Extended/0.132.0/3083
  s256H: 9a58396c9ed4b3c0d2436bc037a8ed5674acbe39b8ce0d6a2b161886d11d0a9d
- v: 0.131.0
  rP: manifests/h/Hugo/Hugo/Extended/0.131.0/c911
  s256H: f59db1705bdff42adc5c72d4971f0eef8f064bfbc6353c839baf5f4ab32ca9f6
- v: 0.130.0
  rP: manifests/h/Hugo/Hugo/Extended/0.130.0/66c1
  s256H: 26effb0ff661bd025c59f58d6e3c59771cfe43d600add2e08c719f1bf9196be4
- v: 0.129.0
  rP: manifests/h/Hugo/Hugo/Extended/0.129.0/a106
  s256H: 7b1e1faa3c6127889c197a27c721f9aca085675333063d53df61ab2091058d8c
- v: 0.128.2
  rP: manifests/h/Hugo/Hugo/Extended/0.128.2/75c1
  s256H: f34052bc52ec3703023464013c37ee15c5d358825965e2f3748dbfd01ffc2f87
- v: 0.128.1
  rP: manifests/h/Hugo/Hugo/Extended/0.128.1/e6fd
  s256H: b230fdf524585711260294c33a04ad9239116c99a4fd72d07142d7dc0667d282
- v: 0.128.0
  rP: manifests/h/Hugo/Hugo/Extended/0.128.0/3c33
  s256H: c5670167c12b647c3014911eb8eb28043cea1e4c12e5d5f32a0a49bfe2e3eb7c
- v: 0.127.0
  rP: manifests/h/Hugo/Hugo/Extended/0.127.0/3c33
  s256H: 6de25f495b294a906925f2bbe1250bef02e8bc8d2b774946a680d962ee43ceff
- v: 0.126.3
  rP: manifests/h/Hugo/Hugo/Extended/0.126.3/3c33
  s256H: a891b2218bdb8b31bceef69d75288b417553c3372bf50e199de9904df2303837
- v: 0.126.2
  rP: manifests/h/Hugo/Hugo/Extended/0.126.2/3c33
  s256H: 8cc43bf23e751b312644f6c81a44c470e94a115677b5f82f6984dec37e499439
- v: 0.126.1
  rP: manifests/h/Hugo/Hugo/Extended/0.126.1/3c33
  s256H: eb65b78a09eda37a4b0f3045e1a3e177ba497963455cf0cae9888149fbafa3d2
- v: 0.126.0
  rP: manifests/h/Hugo/Hugo/Extended/0.126.0/3c33
  s256H: f590927b3bf1e83d62d753841f3e01ae91ad2c8b35de4cd4ea09e944144a898f
- v: 0.125.7
  rP: manifests/h/Hugo/Hugo/Extended/0.125.7/3c33
  s256H: 855fa4f6ce34ed4680f58a9947364c5db15d8d837935768c662dc2bf98b16290
- v: 0.125.6
  rP: manifests/h/Hugo/Hugo/Extended/0.125.6/3c33
  s256H: d481d91ccc3f0dd263dfdb17b27a64ea3b48bf27b82feb734529be0aa78bb501
- v: 0.125.5
  rP: manifests/h/Hugo/Hugo/Extended/0.125.5/3c33
  s256H: c82460de36a95207d1a44581d954b46db3088fa80f60fc5229ccbe7dbf7aa7bf
- v: 0.125.4
  rP: manifests/h/Hugo/Hugo/Extended/0.125.4/3c33
  s256H: 0a0dd5c331bd6a1642ccdd22656d78578dfe91701429bb2d259211861c5f88e9
- v: 0.125.3
  rP: manifests/h/Hugo/Hugo/Extended/0.125.3/3c33
  s256H: 77643e1f9af247af76cbf82808fa85059d1cedfb2889f3a433e462a04389edf0
- v: 0.125.2
  rP: manifests/h/Hugo/Hugo/Extended/0.125.2/3c33
  s256H: 06fe8047b89413d2538a69380ed2efba3471a0455e7bad1876407e99bf7d9437
- v: 0.125.1
  rP: manifests/h/Hugo/Hugo/Extended/0.125.1/3c33
  s256H: 5096e03e5935c3085910da754d9daf5fd4f9b694feda68a6a22ea3ab12703e8b
- v: 0.125.0
  rP: manifests/h/Hugo/Hugo/Extended/0.125.0/3c33
  s256H: d57ce694b03bf6a64a2e974bb313f15133c31d0eb4d3e3239640ce02b843defe
- v: 0.124.1
  rP: manifests/h/Hugo/Hugo/Extended/0.124.1/3c33
  s256H: 5332183652e91b57a64e44e011738fd303aa59245b8e04cbeadf9c07815360b8
- v: 0.124.0
  rP: manifests/h/Hugo/Hugo/Extended/0.124.0/3c33
  s256H: 8f74c840c2fd20ef316a5449a1315a3fec2efbec2d207fc80634a8dfce5a0363
- v: 0.123.8
  rP: manifests/h/Hugo/Hugo/Extended/0.123.8/3c33
  s256H: bd24782fe068650b79b62108290db23aacfcd800e121932fdd8c1e8f1d5acb79
- v: 0.123.7
  rP: manifests/h/Hugo/Hugo/Extended/0.123.7/3c33
  s256H: 5ad55241be30a47509aebaddf6b62a20f5ad6715f2e9df67d21700e5ea9eaa5f
- v: 0.123.6
  rP: manifests/h/Hugo/Hugo/Extended/0.123.6/3c33
  s256H: 2011d276dd1571d5143b50c9808af354687b5b727aacaf0047008e0d13409d12
- v: 0.123.5
  rP: manifests/h/Hugo/Hugo/Extended/0.123.5/3c33
  s256H: 0861f3e6b37a1d1aff4432c0583fb8ae2f0a2bcfe8fbb66febc4d269b03cb1bb
- v: 0.123.4
  rP: manifests/h/Hugo/Hugo/Extended/0.123.4/3c33
  s256H: 011e88865a2635fdc122c63826f3639234badefca68ed730e05067b98b8a97cd
- v: 0.123.3
  rP: manifests/h/Hugo/Hugo/Extended/0.123.3/3c33
  s256H: 9d4c4d8c1d2dc96818d48e5cb1aa7d642065f83ae594aebc48ac5d303036cb6d
- v: 0.123.2
  rP: manifests/h/Hugo/Hugo/Extended/0.123.2/3c33
  s256H: 20dc9df68ce1a9b01f21edbe9c6dc83ad8ee2f10d0d0078ddf45c06cbf208bf5
- v: 0.123.1
  rP: manifests/h/Hugo/Hugo/Extended/0.123.1/3c33
  s256H: ba120b0fcb97006f63363cb8dcf708dee2153212bab934ff9cd848abf62bd0b9
- v: 0.123.0
  rP: manifests/h/Hugo/Hugo/Extended/0.123.0/3c33
  s256H: 18b872583a9821403bf775b6eb8f83dff1e2f8a91bd84a9f136acd5530158cf7
- v: 0.122.0
  rP: manifests/h/Hugo/Hugo/Extended/0.122.0/3c33
  s256H: 9b275f91a0125e3770700ee1ad0b1c77bc2e5c333ca5fdd0c1fc189687006a82
- v: 0.121.2
  rP: manifests/h/Hugo/Hugo/Extended/0.121.2/3c33
  s256H: 1ae72626289a25b47bb7de5ca708d01a4fbb3f924c42514e1a8de22b45a0746c
- v: 0.121.1
  rP: manifests/h/Hugo/Hugo/Extended/0.121.1/3c33
  s256H: 861206c32597fd7335f90414dd8b84dbc23d9c196567e2e07763647730f10671
- v: 0.121.0
  rP: manifests/h/Hugo/Hugo/Extended/0.121.0/3c33
  s256H: 4240192e14138bba8018eeebb61c3f5a0d7d62820b14d34ff7d442335356f5f7
- v: 0.120.4
  rP: manifests/h/Hugo/Hugo/Extended/0.120.4/3c33
  s256H: 92ffa15676ccf1e611e7360f044c2300fd1589fc627a112ce15a1f67decd8b7c
- v: 0.120.3
  rP: manifests/h/Hugo/Hugo/Extended/0.120.3/3c33
  s256H: 34808c7f8277d1f785b64944f05e1dd650c4e6f8f0660bac16d5c4ec9ba987c1
- v: 0.120.2
  rP: manifests/h/Hugo/Hugo/Extended/0.120.2/3c33
  s256H: 28f75748d05dcb6305a88775963467b6fabb4b31958fc9aac6fdb909ba809682
- v: 0.120.1
  rP: manifests/h/Hugo/Hugo/Extended/0.120.1/3c33
  s256H: f4c88066dadd3d91cdee76d9f5220bfc652d56062ec08da91c3e3230ffa6d853
- v: 0.120.0
  rP: manifests/h/Hugo/Hugo/Extended/0.120.0/3c33
  s256H: 73290e6e89666c14b5eefaa33e63e7ce0be8a11c662a108fd6fdbe3838307e06
- v: 0.119.0
  rP: manifests/h/Hugo/Hugo/Extended/0.119.0/3c33
  s256H: abaee1465caa428cee6b74ae006713cff900a566d786a2eb6e8b8ad30c6f4f53
- v: 0.118.2
  rP: manifests/h/Hugo/Hugo/Extended/0.118.2/3c33
  s256H: b90a36fdde316804b8ae0952e22b59f4334bc28252002256005e4c78cfe648c5
- v: 0.118.1
  rP: manifests/h/Hugo/Hugo/Extended/0.118.1/3c33
  s256H: 76948eeffa9841cbc0c83d387b2eead67c734792dc9717bf8ed28064e7d4a6b0
- v: 0.118.0
  rP: manifests/h/Hugo/Hugo/Extended/0.118.0/3c33
  s256H: deb1122303adf3dd5e70b6bbc75d93c33473ea5143ee9ac61624f32fd4334d7f
- v: 0.117.0
  rP: manifests/h/Hugo/Hugo/Extended/0.117.0/3c33
  s256H: 042ae3cd7b4d4a9fa2b81035584ddb2c066f052b6649eff1a91402d5b932f715
- v: 0.116.1
  rP: manifests/h/Hugo/Hugo/Extended/0.116.1/3c33
  s256H: 6fd6d7a746eb8113ae34e27f9b7d952e947bfe6b779e88fb467cb6552af68e2d
- v: 0.116.0
  rP: manifests/h/Hugo/Hugo/Extended/0.116.0/3c33
  s256H: 94d6c403c7307de3c7686df81d1e41a4a521980df22368b6b03fce33bba111eb
- v: 0.115.4
  rP: manifests/h/Hugo/Hugo/Extended/0.115.4/3c33
  s256H: 590646ed1bd9c0a14a22cbe22da3d7814aee4acfd9139f267337663487f63fb3
- v: 0.115.3
  rP: manifests/h/Hugo/Hugo/Extended/0.115.3/3c33
  s256H: a5d07fd1235cc4964e8041090447e01757d274e2ffa9c1bb6267879181a46853
- v: 0.115.2
  rP: manifests/h/Hugo/Hugo/Extended/0.115.2/3c33
  s256H: 2a2f723b41c86da5ab9917fa1b81a168ce022bb0aa5507ca6ba32aee948a4360
- v: 0.115.1
  rP: manifests/h/Hugo/Hugo/Extended/0.115.1/3c33
  s256H: 6f100a05df15ac424c3f626fef3462ffe8ef62753bcc2d2d6a0b85394c7d4263
- v: 0.115.0
  rP: manifests/h/Hugo/Hugo/Extended/0.115.0/3c33
  s256H: c170a5a56ef6e3238b488f1872c41b1535062d36027d2cb774d15e1b26ea87df
- v: 0.114.1
  rP: manifests/h/Hugo/Hugo/Extended/0.114.1/3c33
  s256H: 9766517a04664bf03a3e8b30f5b7dc5fcb4b21ae6533a1d0ddba8be1ba3463c9
- v: 0.114.0
  rP: manifests/h/Hugo/Hugo/Extended/0.114.0/3c33
  s256H: 5e93b38d0d0a716235b352ac5a8f8025b9ade6d327ee966b0d52cfce0428a713
- v: 0.113.0
  rP: manifests/h/Hugo/Hugo/Extended/0.113.0/3c33
  s256H: e7d024b51fbfd19e4c3b8157f644d1848bd75820f2a8bb99808f16adb29cc571
- v: 0.112.7
  rP: manifests/h/Hugo/Hugo/Extended/0.112.7/3c33
  s256H: 901c0d812a21b1777f2758d85b37cadf45891b8d133776bcf6c759adfdb48822
- v: 0.112.6
  rP: manifests/h/Hugo/Hugo/Extended/0.112.6/3c33
  s256H: 13b709b4d7b1848e473ec27621f12fc94ea6f7a2849d5d6549c40e903a6d7875
- v: 0.112.5
  rP: manifests/h/Hugo/Hugo/Extended/0.112.5/3c33
  s256H: 62dadb582ed1599b59e2d1f40eecc88a01f4c6a9f2b89e885afc4817f580b016
- v: 0.112.3
  rP: manifests/h/Hugo/Hugo/Extended/0.112.3/3c33
  s256H: 0e02030f4832d6eff5dc3209b202112a92b89a3be0ab3ed715aa325ea9c372da
- v: 0.112.2
  rP: manifests/h/Hugo/Hugo/Extended/0.112.2/3c33
  s256H: 8b46b92c8b6e3ba752eaa808ecb6ad831d2bc023886bb7cefb4b4ac4796178a0
- v: 0.112.1
  rP: manifests/h/Hugo/Hugo/Extended/0.112.1/3c33
  s256H: da9d2340f1ee1d04cf8ffd9077a3b8ab9fe71d4cccc84544180167d8049291a3
- v: 0.112.0
  rP: manifests/h/Hugo/Hugo/Extended/0.112.0/3c33
  s256H: 050c1b0386c3cb71869ac96d5233e66893717ddf8c17b9bf61791fb4e793492f
- v: 0.111.3
  rP: manifests/h/Hugo/Hugo/Extended/0.111.3/3c33
  s256H: a4fbe800830fac65c9531608309accf064b229d924c59fbe03370df9746e2433
- v: 0.111.2
  rP: manifests/h/Hugo/Hugo/Extended/0.111.2/3c33
  s256H: b016aaf01d60b86cc3693961bd04312bb2ab05a52048341e187bc866fea6cdf8
- v: 0.111.1
  rP: manifests/h/Hugo/Hugo/Extended/0.111.1/3c33
  s256H: 7a17614b195fdcf550a8149d3040d4d55ec2de0062d11aaa17896775468b7d9b
- v: 0.111.0
  rP: manifests/h/Hugo/Hugo/Extended/0.111.0/3c33
  s256H: 0ad55c0cb2e314060f3fede244ac6c78f75089f3c138c8ae3b665578572600cb
- v: 0.110.0
  rP: manifests/h/Hugo/Hugo/Extended/0.110.0/3c33
  s256H: e715c993640ebb4c060be9da09ab88930562a195fe89e9a69bda98204aebc39c
- v: 0.105.0
  rP: manifests/h/Hugo/Hugo/Extended/0.105.0/3c33
  s256H: e71dfece95ea52f2de2bdb9c08934208c5967246e138382a5a2173c7a04efeb7

2024-08-20 00:21:56.883 [YAML] Detected UTF-8
2024-08-20 00:21:57.011 [REPO] Performing search: Query:[none] Filter:Id='Hugo.Hugo.Extended'[CaseInsensitive]
2024-08-20 00:21:57.012 [REPO] Found multiple results for Id [Hugo.Hugo.Extended] in tracking catalog for: winget
2024-08-20 00:21:57.012 [REPO] Finding installed package from available package using system reference search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:21:57.012 [REPO] Performing search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:21:57.014 [CLI ] Search result size: 1
2024-08-20 00:21:57.014 [CLI ] Found one app. App id: Hugo.Hugo.Extended App name: Hugo (Extended)
2024-08-20 00:21:57.018 [REPO] Attempting to open pinning database: C:\Users\Dragon1573\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db
2024-08-20 00:21:57.018 [REPO] ... opening existing pinning database
2024-08-20 00:21:57.018 [REPO] Opening database for Read at 'C:\Users\Dragon1573\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db'
2024-08-20 00:21:57.019 [REPO] Opened Pinning Index with version [1.0], last write [2024-08-04 23:29:58.000]
2024-08-20 00:21:57.019 [CORE] Getting upstream file from remote: https://cdn.winget.microsoft.com/cache/manifests/h/Hugo/Hugo/Extended/0.132.1/071e
2024-08-20 00:21:57.019 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/h/Hugo/Hugo/Extended/0.132.1/071e
2024-08-20 00:21:59.056 [CORE] Download request status success.
2024-08-20 00:21:59.056 [CORE] Download size: 3587
2024-08-20 00:21:59.057 [CORE] Download hash: b66f6b127094541e1b445fb588bc717332ec3cb22bba2f67c9ef541a02fe7fc6
2024-08-20 00:21:59.057 [CORE] Download completed.
2024-08-20 00:21:59.058 [CORE] Writing cached file [C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\cache\V2_M\Microsoft.Winget.Source_8wekyb3d8bbwe\manifests/h/Hugo/Hugo/Extended/0.132.1/071e]
2024-08-20 00:21:59.058 [YAML] Detected UTF-8
2024-08-20 00:21:59.060 [CLI ] Manifest fields: Name [Hugo (Extended)], Version [0.132.1]
2024-08-20 00:21:59.060 [CLI ] Market Filter created with market: SG
2024-08-20 00:21:59.060 [CLI ] Locale Comparator created with Required Locales: [] , Preferred Locales: [zh-Hans-CN, en-US] , IsInstalledLocale: 0
2024-08-20 00:21:59.060 [CLI ] Architecture Comparator created with allowed architectures: [X64, X86, Neutral]
2024-08-20 00:21:59.060 [CLI ] Starting installer selection.
2024-08-20 00:21:59.060 [CLI ] Installer [X64,portable,Unknown,] is current best choice
2024-08-20 00:21:59.060 [CLI ] Completed installer selection.
2024-08-20 00:21:59.060 [CLI ] Selected installer Architecture: 2
2024-08-20 00:21:59.060 [CLI ] Selected installer URL: https://github.com/gohugoio/hugo/releases/download/v0.132.1/hugo_extended_0.132.1_windows-amd64.zip
2024-08-20 00:21:59.060 [CLI ] Selected installer InstallerType: portable
2024-08-20 00:21:59.060 [CLI ] Selected installer Scope: Unknown
2024-08-20 00:21:59.060 [CLI ] Selected installer Language: 
2024-08-20 00:21:59.135 [CLI ] Generated temp download path: C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.1\390526616c6cbc7264515cbcb3d8e2e159c51421ad24c27d04acb5196bb7619a
2024-08-20 00:21:59.135 [CORE] Downloading to path: C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.1\390526616c6cbc7264515cbcb3d8e2e159c51421ad24c27d04acb5196bb7619a
2024-08-20 00:21:59.135 [CORE] DeliveryOptimization downloading from url: https://github.com/gohugoio/hugo/releases/download/v0.132.1/hugo_extended_0.132.1_windows-amd64.zip
2024-08-20 00:21:59.141 [CORE] DO State 1, 0 / 0, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:15.178 [CORE] DO State 1, 1048576 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:19.232 [CORE] DO State 1, 1295454 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:21.982 [CORE] DO State 1, 3392606 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:24.449 [CORE] DO State 1, 4441182 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:27.081 [CORE] DO State 1, 5489758 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:30.703 [CORE] DO State 1, 6538334 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:35.197 [CORE] DO State 1, 7586910 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:41.034 [CORE] DO State 1, 8635486 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:45.051 [CORE] DO State 1, 9684062 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:47.726 [CORE] DO State 1, 10732638 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:50.136 [CORE] DO State 1, 11781214 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:52.465 [CORE] DO State 1, 12829790 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:55.518 [CORE] DO State 1, 13878366 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:22:58.794 [CORE] DO State 1, 14926942 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:01.534 [CORE] DO State 1, 15975518 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:04.435 [CORE] DO State 1, 17024094 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:06.767 [CORE] DO State 1, 18072670 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:08.455 [CORE] DO State 1, 19121246 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:10.841 [CORE] DO State 1, 20169822 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:14.910 [CORE] DO State 1, 21218398 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:16.266 [CORE] DO State 1, 22266974 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:18.523 [CORE] DO State 1, 23315550 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:19.698 [CORE] DO State 1, 24364126 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:21.231 [CORE] DO State 1, 25412702 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:21.237 [CORE] DO State 2, 25412702 / 25412702, Error 0x00000000, extended error 0x00000000
2024-08-20 00:23:21.240 [CORE] Download completed.
2024-08-20 00:23:21.318 [CORE] Started applying motw to C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.1\390526616c6cbc7264515cbcb3d8e2e159c51421ad24c27d04acb5196bb7619a with zone: 3
2024-08-20 00:23:21.321 [CORE] Finished applying motw
2024-08-20 00:23:21.321 [CLI ] Installer hash verified
2024-08-20 00:23:21.322 [CORE] Started applying motw to C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.1\390526616c6cbc7264515cbcb3d8e2e159c51421ad24c27d04acb5196bb7619a with zone: 2
2024-08-20 00:23:21.327 [CORE] Finished applying motw
2024-08-20 00:23:21.328 [CLI ] Successfully renamed downloaded installer. Path: C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.1\hugo_extended_0.132.1_windows-amd64.zip
2024-08-20 00:23:21.434 [CLI ] Extracting archive to: C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.1\extracted
2024-08-20 00:23:22.271 [CLI ] Successfully extracted archive
2024-08-20 00:23:22.387 [CORE] Subkey 'Software\Microsoft\Windows\CurrentVersion\Uninstall\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe' was not found
2024-08-20 00:23:22.531 [CORE] Setting 'WinGetPackageIdentifier' with the value: Hugo.Hugo.Extended
2024-08-20 00:23:22.531 [CORE] Setting 'WinGetSourceIdentifier' with the value: Microsoft.Winget.Source_8wekyb3d8bbwe
2024-08-20 00:23:22.531 [CORE] Setting 'UninstallString' with the value: winget uninstall --product-code Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe
2024-08-20 00:23:22.531 [CORE] Setting 'WinGetInstallerType' with the value: portable
2024-08-20 00:23:22.531 [CORE] Setting 'DisplayName' with the value: Hugo(扩展版)
2024-08-20 00:23:22.531 [CORE] Setting 'DisplayVersion' with the value: 0.132.1
2024-08-20 00:23:22.531 [CORE] Setting 'Publisher' with the value: The Hugo Authors
2024-08-20 00:23:22.531 [CORE] Setting 'InstallDate' with the value: 20240820
2024-08-20 00:23:22.531 [CORE] Setting 'URLInfoAbout' with the value: https://gohugo.io/
2024-08-20 00:23:22.531 [CORE] Setting 'HelpLink' with the value: https://discourse.gohugo.io/
2024-08-20 00:23:22.532 [CORE] Setting 'InstallLocation' with the value: C:\Applications\Hugo\Hugo\Extended\
2024-08-20 00:23:22.532 [REPO] Creating new Portable Index with version [Latest] at 'C:\Applications\Hugo\Hugo\Extended\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe.db'
2024-08-20 00:23:22.540 [REPO] Checking if portable file exists [C:\Applications\Hugo\Hugo\Extended\hugo.exe]
2024-08-20 00:23:22.540 [REPO] Did not find a portable file with the path  { C:\Applications\Hugo\Hugo\Extended\hugo.exe }
2024-08-20 00:23:22.540 [REPO] Adding portable file for [C:\Applications\Hugo\Hugo\Extended\hugo.exe]
2024-08-20 00:23:22.540 [REPO] Did not find a portable file with the path  { C:\Applications\Hugo\Hugo\Extended\hugo.exe }
2024-08-20 00:23:22.542 [CORE] Moving portable exe to: C:\Applications\Hugo\Hugo\Extended\hugo.exe
2024-08-20 00:23:22.543 [REPO] Checking if portable file exists [C:\Applications\Hugo\Hugo\Extended\LICENSE]
2024-08-20 00:23:22.543 [REPO] Did not find a portable file with the path  { C:\Applications\Hugo\Hugo\Extended\LICENSE }
2024-08-20 00:23:22.543 [REPO] Adding portable file for [C:\Applications\Hugo\Hugo\Extended\LICENSE]
2024-08-20 00:23:22.543 [REPO] Did not find a portable file with the path  { C:\Applications\Hugo\Hugo\Extended\LICENSE }
2024-08-20 00:23:22.545 [CORE] Moving portable exe to: C:\Applications\Hugo\Hugo\Extended\LICENSE
2024-08-20 00:23:22.545 [REPO] Checking if portable file exists [C:\Applications\Hugo\Hugo\Extended\README.md]
2024-08-20 00:23:22.545 [REPO] Did not find a portable file with the path  { C:\Applications\Hugo\Hugo\Extended\README.md }
2024-08-20 00:23:22.545 [REPO] Adding portable file for [C:\Applications\Hugo\Hugo\Extended\README.md]
2024-08-20 00:23:22.545 [REPO] Did not find a portable file with the path  { C:\Applications\Hugo\Hugo\Extended\README.md }
2024-08-20 00:23:22.548 [CORE] Moving portable exe to: C:\Applications\Hugo\Hugo\Extended\README.md
2024-08-20 00:23:22.548 [REPO] Checking if portable file exists [C:\Users\Dragon1573\AppData\Local\Microsoft\WinGet\Links\hugo.exe]
2024-08-20 00:23:22.548 [REPO] Did not find a portable file with the path  { C:\Users\Dragon1573\AppData\Local\Microsoft\WinGet\Links\hugo.exe }
2024-08-20 00:23:22.548 [REPO] Adding portable file for [C:\Users\Dragon1573\AppData\Local\Microsoft\WinGet\Links\hugo.exe]
2024-08-20 00:23:22.548 [REPO] Did not find a portable file with the path  { C:\Users\Dragon1573\AppData\Local\Microsoft\WinGet\Links\hugo.exe }
2024-08-20 00:23:22.550 [CORE] Symlink created at: C:\Users\Dragon1573\AppData\Local\Microsoft\WinGet\Links\hugo.exe
2024-08-20 00:23:22.551 [CLI ] Portable target directory already exists in PATH registry: C:\Users\Dragon1573\AppData\Local\Microsoft\WinGet\Links
2024-08-20 00:23:22.555 [REPO] Opening database for ReadWrite at 'C:\Users\Dragon1573\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db'
2024-08-20 00:23:22.556 [REPO] Opened SQLite Index with version [1.7], last write [2024-08-19 20:25:42.000]
2024-08-20 00:23:22.603 [REPO] Did not find an Id { Hugo.Hugo.Extended }
2024-08-20 00:23:22.603 [REPO] Adding manifest for [Hugo.Hugo.Extended, 0.132.1] at relative path []
2024-08-20 00:23:22.603 [REPO] Did not find an Id { Hugo.Hugo.Extended }
2024-08-20 00:23:22.612 [CLI ] Removing installer: C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\Hugo.Hugo.Extended.0.132.1\extracted
2024-08-20 00:23:22.612 [CLI ] Leaf command succeeded: root:install
winget update -e Hugo.Hugo.Extended --verbose-logs
2024-08-20 00:26:24.234 [CORE] WinGet, version [1.9.2151-preview], activity [{56B89FF2-5791-4F9C-81B4-B2C2DD07A618}]
2024-08-20 00:26:24.234 [CORE] OS: Windows.Desktop v10.0.22631.4037
2024-08-20 00:26:24.234 [CORE] Command line Args: "C:\Users\Dragon1573\AppData\Local\Microsoft\WindowsApps\winget.exe" update -e Hugo.Hugo.Extended --verbose-logs
2024-08-20 00:26:24.234 [CORE] Package: Microsoft.DesktopAppInstaller v1.24.2151.0
2024-08-20 00:26:24.234 [CORE] IsCOMCall:0; Caller: winget-cli
2024-08-20 00:26:24.243 [CLI ] WinGet invoked with arguments: 'update' '-e' 'Hugo.Hugo.Extended' '--verbose-logs'
2024-08-20 00:26:24.244 [CLI ] Found subcommand: update
2024-08-20 00:26:24.244 [CLI ] Leaf command to execute: root:upgrade
2024-08-20 00:26:24.244 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.245 [YAML] Detected UTF-8
2024-08-20 00:26:24.245 [YAML] Detected UTF-8
2024-08-20 00:26:24.245 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.245 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.245 [YAML] Detected UTF-8
2024-08-20 00:26:24.245 [YAML] Detected UTF-8
2024-08-20 00:26:24.245 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.245 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.245 [YAML] Detected UTF-8
2024-08-20 00:26:24.245 [YAML] Detected UTF-8
2024-08-20 00:26:24.245 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.245 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.246 [YAML] Detected UTF-8
2024-08-20 00:26:24.246 [YAML] Detected UTF-8
2024-08-20 00:26:24.246 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.246 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.246 [YAML] Detected UTF-8
2024-08-20 00:26:24.246 [YAML] Detected UTF-8
2024-08-20 00:26:24.246 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.246 [CLI ] Executing command: upgrade
2024-08-20 00:26:24.246 [REPO] Additional sources GP is not enabled.
2024-08-20 00:26:24.246 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2024-08-20 00:26:24.246 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.246 [YAML] Detected UTF-8
2024-08-20 00:26:24.246 [YAML] Detected UTF-8
2024-08-20 00:26:24.246 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.247 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:26:24.247 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:26:24.253 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2024-08-20 00:26:24.254 [YAML] Detected UTF-8
2024-08-20 00:26:24.254 [REPO] GetCurrentSourceRefs: Source named 'microsoft.builtin.desktop.frameworks' from origin Default is hidden and is dropped.
2024-08-20 00:26:24.254 [REPO] Default source requested, multiple sources available, adding all to source references.
2024-08-20 00:26:24.254 [REPO] Adding to source references msstore
2024-08-20 00:26:24.254 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.254 [YAML] Detected UTF-8
2024-08-20 00:26:24.254 [YAML] Detected UTF-8
2024-08-20 00:26:24.254 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.254 [CORE] Default proxy is not set
2024-08-20 00:26:24.254 [REPO] REST HTTP Client helper does not use proxy
2024-08-20 00:26:24.254 [REPO] Adding to source references winget
2024-08-20 00:26:24.254 [CLI ] Created authentication arguments. Mode: silentPreferred, Account: 
2024-08-20 00:26:24.263 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-20 00:26:24.263 [CORE] Found matching extension.
2024-08-20 00:26:24.266 [REPO] Multiple sources available, creating aggregated source.
2024-08-20 00:26:24.266 [REPO] Adding to aggregated source: msstore
2024-08-20 00:26:24.266 [REPO] User agent caller found: winget-cli
2024-08-20 00:26:24.266 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-20 00:26:24.266 [REPO] Http GET request details:
GET / HTTP/1.1
Content-Type: application/json
User-Agent: winget-cli WindowsPackageManager/1.9.2151-preview DesktopAppInstaller/Microsoft.DesktopAppInstaller v1.24.2151.0


2024-08-20 00:26:24.425 [REPO] Response status: 200
2024-08-20 00:26:24.425 [REPO] Response details:
HTTP/1.1 200 OK
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Length: 861
Content-Type: application/json; charset=utf-8
Date: Mon, 19 Aug 2024 16:26:24 GMT
Expires: Mon, 19 Aug 2024 16:26:24 GMT
MS-CV: aIA1DZoU30apraWj.0
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
X-OSG-Served-By: Torus-WESTUS_Legacy000FLG_1.0.0.0
X-Segment-On: true

{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataResponse, StoreEdgeFD","Data":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataData, StoreEdgeFD","SourceIdentifier":"StoreEdgeFD","SourceAgreements":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.SourceAgreements, StoreEdgeFD","AgreementsIdentifier":"StoreEdgeFD","Agreements":[{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD","AgreementLabel":"Terms of Transaction","AgreementUrl":"https://aka.ms/microsoft-store-terms-of-transaction"}]},"ServerSupportedVersions":["1.0.0","1.1.0","1.6.0"],"RequiredQueryParameters":["market"],"RequiredPackageMatchFields":["market"]}}
2024-08-20 00:26:24.426 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-20 00:26:24.426 [REPO] User agent caller found: winget-cli
2024-08-20 00:26:24.426 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/information
2024-08-20 00:26:24.426 [REPO] Http GET request details:
GET / HTTP/1.1
Content-Type: application/json
User-Agent: winget-cli WindowsPackageManager/1.9.2151-preview DesktopAppInstaller/Microsoft.DesktopAppInstaller v1.24.2151.0


2024-08-20 00:26:24.469 [REPO] Response status: 200
2024-08-20 00:26:24.469 [REPO] Response details:
HTTP/1.1 200 OK
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Length: 861
Content-Type: application/json; charset=utf-8
Date: Mon, 19 Aug 2024 16:26:24 GMT
Expires: Mon, 19 Aug 2024 16:26:24 GMT
MS-CV: aIA1DZoU30apraWj.0
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
X-OSG-Served-By: Torus-WESTUS_Legacy000FLG_1.0.0.0
X-Segment-On: true

{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataResponse, StoreEdgeFD","Data":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.PackageMetadataData, StoreEdgeFD","SourceIdentifier":"StoreEdgeFD","SourceAgreements":{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageMetadata.SourceAgreements, StoreEdgeFD","AgreementsIdentifier":"StoreEdgeFD","Agreements":[{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.PackageManifest.AgreementDetail, StoreEdgeFD","AgreementLabel":"Terms of Transaction","AgreementUrl":"https://aka.ms/microsoft-store-terms-of-transaction"}]},"ServerSupportedVersions":["1.0.0","1.1.0","1.6.0"],"RequiredQueryParameters":["market"],"RequiredPackageMatchFields":["market"]}}
2024-08-20 00:26:24.469 [REPO] Authentication node not found. Assuming authentication type none.
2024-08-20 00:26:24.469 [REPO] Adding to aggregated source: winget
2024-08-20 00:26:24.474 [CORE] Examining extension: PFN = Microsoft.Winget.Source_8wekyb3d8bbwe, ID = IndexDB
2024-08-20 00:26:24.474 [CORE] Found matching extension.
2024-08-20 00:26:24.496 [REPO] Opening database for ImmutableRead at 'C:\Program Files\WindowsApps\Microsoft.Winget.Source_2024.819.1639.47_neutral__8wekyb3d8bbwe\Public\index.db'
2024-08-20 00:26:24.497 [REPO] Opened SQLite Index with version [2.0], last write [2024-08-19 23:37:44.000]
2024-08-20 00:26:24.629 [CLI ] Checking Source agreements for source: msstore
2024-08-20 00:26:24.629 [REPO] Additional sources GP is not enabled.
2024-08-20 00:26:24.629 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2024-08-20 00:26:24.629 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.630 [YAML] Detected UTF-8
2024-08-20 00:26:24.630 [YAML] Detected UTF-8
2024-08-20 00:26:24.630 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.630 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:26:24.630 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:26:24.630 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2024-08-20 00:26:24.630 [YAML] Detected UTF-8
2024-08-20 00:26:24.630 [CLI ] Source agreements satisfied. Source: msstore
2024-08-20 00:26:24.630 [CLI ] Checking Source agreements for source: winget
2024-08-20 00:26:24.630 [REPO] Additional sources GP is not enabled.
2024-08-20 00:26:24.630 [CORE] Setting action: Get, Type: Secure, Name: user_sources
2024-08-20 00:26:24.630 [CORE] Setting action: Get, Type: Secure, Name: admin_settings
2024-08-20 00:26:24.631 [YAML] Detected UTF-8
2024-08-20 00:26:24.631 [YAML] Detected UTF-8
2024-08-20 00:26:24.631 [CORE] Admin setting 'DefaultProxy' was not found or did not contain the expected format
2024-08-20 00:26:24.631 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:26:24.631 [CORE] Adding chain to pinning configuration [Microsoft Store Source]:
DigiCert Global Root G3 : PublicKey
  Microsoft Azure ECC TLS Issuing CA 04 : Subject | Issuer
    sfdataservice.microsoft.com : Subject | Issuer
2024-08-20 00:26:24.631 [CORE] Setting action: Get, Type: Standard, Name: sources_metadata
2024-08-20 00:26:24.631 [YAML] Detected UTF-8
2024-08-20 00:26:24.631 [CLI ] Source agreements satisfied. Source: winget
2024-08-20 00:26:24.633 [REPO] Creating PredefinedInstalledSource with filter [ARP]
2024-08-20 00:26:24.633 [REPO] Creating new SQLite Index with version [Latest] at ':memory:'
2024-08-20 00:26:24.636 [REPO] Reading MSI UpgradeCodes
2024-08-20 00:26:24.640 [REPO] Examining ARP entries for Machine | X64
2024-08-20 00:26:24.640 [REPO] Adding manifest for [ARP\Machine\X64\af61d581-bfa6-515e-bf22-56b60d25a5b3, 0.20.39] at relative path []
2024-08-20 00:26:24.640 [REPO] Did not find an Id { ARP\Machine\X64\af61d581-bfa6-515e-bf22-56b60d25a5b3 }
2024-08-20 00:26:24.641 [REPO] Adding manifest for [ARP\Machine\X64\Alist.Alist_Microsoft.Winget.Source_8wekyb3d8bbwe, 3.36.0] at relative path []
2024-08-20 00:26:24.641 [REPO] Did not find an Id { ARP\Machine\X64\Alist.Alist_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:26:24.642 [REPO] Adding manifest for [ARP\Machine\X64\Bandizip, 7.32] at relative path []
2024-08-20 00:26:24.642 [REPO] Did not find an Id { ARP\Machine\X64\Bandizip }
2024-08-20 00:26:24.643 [REPO] Adding manifest for [ARP\Machine\X64\BiliBili, 1.14.0] at relative path []
2024-08-20 00:26:24.643 [REPO] Did not find an Id { ARP\Machine\X64\BiliBili }
2024-08-20 00:26:24.643 [REPO] Adding manifest for [ARP\Machine\X64\BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe, 14.1.0] at relative path []
2024-08-20 00:26:24.643 [REPO] Did not find an Id { ARP\Machine\X64\BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:26:24.644 [REPO] Skipping Connection Manager because it is a SystemComponent
2024-08-20 00:26:24.644 [REPO] Adding manifest for [ARP\Machine\X64\dandavison.delta_Microsoft.Winget.Source_8wekyb3d8bbwe, 0.18.0] at relative path []
2024-08-20 00:26:24.644 [REPO] Did not find an Id { ARP\Machine\X64\dandavison.delta_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:26:24.645 [REPO] Adding manifest for [ARP\Machine\X64\FiloSottile.mkcert_Microsoft.Winget.Source_8wekyb3d8bbwe, 1.4.4] at relative path []
2024-08-20 00:26:24.645 [REPO] Did not find an Id { ARP\Machine\X64\FiloSottile.mkcert_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:26:24.646 [REPO] Adding manifest for [ARP\Machine\X64\Git_is1, 2.46.0] at relative path []
2024-08-20 00:26:24.646 [REPO] Did not find an Id { ARP\Machine\X64\Git_is1 }
2024-08-20 00:26:24.648 [REPO] Skipping HiviewService because DisplayName is not a REG_SZ value
2024-08-20 00:26:24.648 [REPO] Adding manifest for [ARP\Machine\X64\HMS Core, 6.9.0.300] at relative path []
2024-08-20 00:26:24.648 [REPO] Did not find an Id { ARP\Machine\X64\HMS Core }
2024-08-20 00:26:24.649 [REPO] Adding manifest for [ARP\Machine\X64\HwOsd, 13.0.6.400] at relative path []
2024-08-20 00:26:24.649 [REPO] Did not find an Id { ARP\Machine\X64\HwOsd }
2024-08-20 00:26:24.650 [REPO] Adding manifest for [ARP\Machine\X64\MobileCloud, 15.1.0.302] at relative path []
2024-08-20 00:26:24.650 [REPO] Did not find an Id { ARP\Machine\X64\MobileCloud }
2024-08-20 00:26:24.650 [REPO] Skipping mstsc-4b0a31aa-df6a-4307-9b47-d5cc50009643 because DisplayName is not a REG_SZ value
2024-08-20 00:26:24.650 [REPO] Adding manifest for [ARP\Machine\X64\NSSM.NSSM_Microsoft.Winget.Source_8wekyb3d8bbwe, 2.24-101-g897c7ad] at relative path []
2024-08-20 00:26:24.650 [REPO] Did not find an Id { ARP\Machine\X64\NSSM.NSSM_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:26:24.651 [REPO] Adding manifest for [ARP\Machine\X64\O365HomePremRetail - zh-cn, 16.0.17830.20138] at relative path []
2024-08-20 00:26:24.651 [REPO] Did not find an Id { ARP\Machine\X64\O365HomePremRetail - zh-cn }
2024-08-20 00:26:24.652 [REPO] Adding manifest for [ARP\Machine\X64\OneDriveSetup.exe, 24.151.0728.0003] at relative path []
2024-08-20 00:26:24.652 [REPO] Did not find an Id { ARP\Machine\X64\OneDriveSetup.exe }
2024-08-20 00:26:24.653 [REPO] Adding manifest for [ARP\Machine\X64\PC Manager, 14.0.3.500] at relative path []
2024-08-20 00:26:24.653 [REPO] Did not find an Id { ARP\Machine\X64\PC Manager }
2024-08-20 00:26:24.653 [REPO] Adding manifest for [ARP\Machine\X64\PotPlayer64, 240618] at relative path []
2024-08-20 00:26:24.653 [REPO] Did not find an Id { ARP\Machine\X64\PotPlayer64 }
2024-08-20 00:26:24.654 [REPO] Skipping WIC because DisplayName is not a REG_SZ value
2024-08-20 00:26:24.654 [REPO] Skipping {2C78EC40-921E-1C02-01FC-A1B6B0489B8C} because it is a SystemComponent
2024-08-20 00:26:24.654 [REPO] Skipping {2C897543-D940-0177-58DE-0D00653DE0B2} because it is a SystemComponent
2024-08-20 00:26:24.654 [REPO] Skipping {3003CC13-9BC4-48D1-95D6-14B2AFE0683B} because it is a SystemComponent
2024-08-20 00:26:24.654 [REPO] Adding manifest for [ARP\Machine\X64\{3809FC8B-E640-4C9E-B528-8EE172FE91F0}, 0.10.1] at relative path []
2024-08-20 00:26:24.654 [REPO] Did not find an Id { ARP\Machine\X64\{3809FC8B-E640-4C9E-B528-8EE172FE91F0} }
2024-08-20 00:26:24.655 [REPO] Skipping {4C79B286-428A-4153-AF91-0E35AEC47F39} because it is a SystemComponent
2024-08-20 00:26:24.655 [REPO] Skipping {59CED48F-EBFE-480C-8A38-FC079C2BEC0F} because it is a SystemComponent
2024-08-20 00:26:24.655 [REPO] Skipping {5CA9E191-37EF-4DC4-BA01-87E0E73B035B} because it is a SystemComponent
2024-08-20 00:26:24.655 [REPO] Adding manifest for [ARP\Machine\X64\{6F320B93-EE3C-4826-85E0-ADF79F8D4C61}, 3.11.2167.20057] at relative path []
2024-08-20 00:26:24.655 [REPO] Did not find an Id { ARP\Machine\X64\{6F320B93-EE3C-4826-85E0-ADF79F8D4C61} }
2024-08-20 00:26:24.656 [REPO] Adding manifest for [ARP\Machine\X64\{702C89D0-9868-4667-B5F0-5238AC363A01}, 22.6.0] at relative path []
2024-08-20 00:26:24.656 [REPO] Did not find an Id { ARP\Machine\X64\{702C89D0-9868-4667-B5F0-5238AC363A01} }
2024-08-20 00:26:24.656 [REPO] Skipping {750766A0-28E0-2EC0-B83C-7C6F1236B041} because it is a SystemComponent
2024-08-20 00:26:24.656 [REPO] Adding manifest for [ARP\Machine\X64\{775AC658-16D2-48AB-AACA-191580E1D810}, 3.30.2] at relative path []
2024-08-20 00:26:24.656 [REPO] Did not find an Id { ARP\Machine\X64\{775AC658-16D2-48AB-AACA-191580E1D810} }
2024-08-20 00:26:24.657 [REPO] Adding manifest for [ARP\Machine\X64\{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1, 2.3.0] at relative path []
2024-08-20 00:26:24.657 [REPO] Did not find an Id { ARP\Machine\X64\{776938BF-CF8E-488B-A3DF-8048BC64F2CD}_is1 }
2024-08-20 00:26:24.658 [REPO] Adding manifest for [ARP\Machine\X64\{7AE8DAF8-A676-42A4-B0A0-A93F905BFA77}, 2.54.0] at relative path []
2024-08-20 00:26:24.658 [REPO] Did not find an Id { ARP\Machine\X64\{7AE8DAF8-A676-42A4-B0A0-A93F905BFA77} }
2024-08-20 00:26:24.658 [REPO] Skipping {7E23CCDF-D8BD-36F8-CB1F-1DDE0D2B3F07} because it is a SystemComponent
2024-08-20 00:26:24.658 [REPO] Skipping {90160000-007E-0000-1000-0000000FF1CE} because it is a SystemComponent
2024-08-20 00:26:24.659 [REPO] Skipping {90160000-008C-0000-1000-0000000FF1CE} because it is a SystemComponent
2024-08-20 00:26:24.659 [REPO] Skipping {90160000-008C-0804-1000-0000000FF1CE} because it is a SystemComponent
2024-08-20 00:26:24.659 [REPO] Skipping {B8B3BB4A-A10D-4F51-91B7-A64FFAC31EA7} because it is a SystemComponent
2024-08-20 00:26:24.659 [REPO] Adding manifest for [ARP\Machine\X64\{BEB4A0E2-9914-4592-B379-BD01E43EB126}, 9.1.4] at relative path []
2024-08-20 00:26:24.659 [REPO] Did not find an Id { ARP\Machine\X64\{BEB4A0E2-9914-4592-B379-BD01E43EB126} }
2024-08-20 00:26:24.659 [REPO] Adding manifest for [ARP\Machine\X64\{C6FD611E-7EFE-488C-A0E0-974C09EF6473}, 5.72.0.0] at relative path []
2024-08-20 00:26:24.659 [REPO] Did not find an Id { ARP\Machine\X64\{C6FD611E-7EFE-488C-A0E0-974C09EF6473} }
2024-08-20 00:26:24.660 [REPO] Skipping {C85A0AA9-2CF5-7B43-C078-4E8B7CE362D2} because it is a SystemComponent
2024-08-20 00:26:24.660 [REPO] Skipping {DCF89732-E559-4900-8844-7C6B27F28808} because it is a SystemComponent
2024-08-20 00:26:24.660 [REPO] Adding manifest for [ARP\Machine\X64\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1, 1.92.2] at relative path []
2024-08-20 00:26:24.660 [REPO] Did not find an Id { ARP\Machine\X64\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1 }
2024-08-20 00:26:24.661 [REPO] Adding manifest for [ARP\Machine\X64\{EA9CC930-D8A0-4F45-BC61-19D65DA00641}, 2.5.1] at relative path []
2024-08-20 00:26:24.661 [REPO] Did not find an Id { ARP\Machine\X64\{EA9CC930-D8A0-4F45-BC61-19D65DA00641} }
2024-08-20 00:26:24.662 [REPO] Skipping {F5796163-6EC6-488A-B2DE-E1E94477F6AD} because it is a SystemComponent
2024-08-20 00:26:24.662 [REPO] Adding manifest for [ARP\Machine\X64\{F8474A47-8B5D-4466-ACE3-78EAB3BF21A8}, 5.10.102.1] at relative path []
2024-08-20 00:26:24.662 [REPO] Did not find an Id { ARP\Machine\X64\{F8474A47-8B5D-4466-ACE3-78EAB3BF21A8} }
2024-08-20 00:26:24.663 [REPO] Examining ARP entries for Machine | X86
2024-08-20 00:26:24.663 [REPO] Skipping Connection Manager because it is a SystemComponent
2024-08-20 00:26:24.663 [REPO] Adding manifest for [ARP\Machine\X86\e824ccbb, 17.11.0 Preview 5.0] at relative path []
2024-08-20 00:26:24.663 [REPO] Did not find an Id { ARP\Machine\X86\e824ccbb }
2024-08-20 00:26:24.664 [REPO] Adding manifest for [ARP\Machine\X86\Microsoft Edge, 127.0.2651.105] at relative path []
2024-08-20 00:26:24.664 [REPO] Did not find an Id { ARP\Machine\X86\Microsoft Edge }
2024-08-20 00:26:24.665 [REPO] Adding manifest for [ARP\Machine\X86\Microsoft Edge Update, 1.3.195.15] at relative path []
2024-08-20 00:26:24.665 [REPO] Did not find an Id { ARP\Machine\X86\Microsoft Edge Update }
2024-08-20 00:26:24.666 [REPO] Adding manifest for [ARP\Machine\X86\Microsoft EdgeWebView, 127.0.2651.105] at relative path []
2024-08-20 00:26:24.666 [REPO] Did not find an Id { ARP\Machine\X86\Microsoft EdgeWebView }
2024-08-20 00:26:24.668 [REPO] Adding manifest for [ARP\Machine\X86\Oh My Posh_is1, 23.6.6] at relative path []
2024-08-20 00:26:24.669 [REPO] Did not find an Id { ARP\Machine\X86\Oh My Posh_is1 }
2024-08-20 00:26:24.670 [REPO] Adding manifest for [ARP\Machine\X86\QQ, 9.9.15.26909] at relative path []
2024-08-20 00:26:24.670 [REPO] Did not find an Id { ARP\Machine\X86\QQ }
2024-08-20 00:26:24.671 [REPO] Adding manifest for [ARP\Machine\X86\Sogou Input, 14.7.0.9802] at relative path []
2024-08-20 00:26:24.671 [REPO] Did not find an Id { ARP\Machine\X86\Sogou Input }
2024-08-20 00:26:24.672 [REPO] Adding manifest for [ARP\Machine\X86\Ventoy.Ventoy_Microsoft.Winget.Source_8wekyb3d8bbwe, 1.0.99] at relative path []
2024-08-20 00:26:24.672 [REPO] Did not find an Id { ARP\Machine\X86\Ventoy.Ventoy_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:26:24.673 [REPO] Skipping WIC because DisplayName is not a REG_SZ value
2024-08-20 00:26:24.673 [REPO] Skipping {01E7E930-A0F4-5340-5E2D-92EFC9D5821D} because it is a SystemComponent
2024-08-20 00:26:24.673 [REPO] Skipping {0374E0D0-98AE-0078-841E-DE9F70EDCB90} because it is a SystemComponent
2024-08-20 00:26:24.673 [REPO] Skipping {0460C87B-7F4C-3170-FAC9-B7A6AE5CE4E9} because it is a SystemComponent
2024-08-20 00:26:24.673 [REPO] Skipping {0C3457A0-3DCE-4A33-BEF0-9B528C557771} because it is a SystemComponent
2024-08-20 00:26:24.673 [REPO] Adding manifest for [ARP\Machine\X86\{115DF11E-4B4C-4EA9-9A79-00DB0C7EF02D}, 1.4.19041.3630] at relative path []
2024-08-20 00:26:24.673 [REPO] Did not find an Id { ARP\Machine\X86\{115DF11E-4B4C-4EA9-9A79-00DB0C7EF02D} }
2024-08-20 00:26:24.674 [REPO] Skipping {1784A8CD-F7FE-47E2-A87D-1F31E7242D0D} because it is a SystemComponent
2024-08-20 00:26:24.674 [REPO] Adding manifest for [ARP\Machine\X86\{1851460E-0E63-4117-B5BA-25A2F045801B}, 17.7.40001] at relative path []
2024-08-20 00:26:24.674 [REPO] Did not find an Id { ARP\Machine\X86\{1851460E-0E63-4117-B5BA-25A2F045801B} }
2024-08-20 00:26:24.674 [REPO] Skipping {1D228B5E-62E8-737B-3478-78A795EBB8EC} because it is a SystemComponent
2024-08-20 00:26:24.674 [REPO] Skipping {24DAC073-46EA-ED5D-860A-845E8A27F426} because it is a SystemComponent
2024-08-20 00:26:24.674 [REPO] Skipping {2A1FB39E-C04E-4DD1-A8E9-5AF8E4DC5DDA} because it is a SystemComponent
2024-08-20 00:26:24.674 [REPO] Skipping {2CF6B1B1-3D60-A198-E401-093F7BA784F0} because it is a SystemComponent
2024-08-20 00:26:24.674 [REPO] Skipping {2D2C18BA-7B10-0A98-F662-9D397CAEA0C3} because it is a SystemComponent
2024-08-20 00:26:24.674 [REPO] Skipping {2DF27D5D-478A-CC3F-EF64-E461BC3B3580} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {2F5EB743-8C97-930F-F41E-2EC8D5D5565B} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {31D517CE-04EE-F508-87C6-A503372B02A1} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {35552522-5930-E1A1-B1E9-FF78918E1543} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {384A28F5-6B08-01FB-BE75-EBC673BBCACF} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {3891A7DE-A85F-9B4E-2B84-50162AFA1E48} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {3A928615-B22E-42B6-A30A-CB7B1135F1CF} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {3C25B44A-1D95-9E5E-57E3-19D9AE3C3BC1} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {417DF3A3-09A1-3EAE-9F6C-5EB8DB4AD0F2} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {44E4AFD9-74E0-9631-4CE0-E7C779624FE2} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Skipping {45BF09E7-745C-4EA8-AB3D-2F734AB57EB2} because it is a SystemComponent
2024-08-20 00:26:24.675 [REPO] Adding manifest for [ARP\Machine\X86\{47109d57-d746-4f8b-9618-ed6a17cc922b}, 14.40.33810.0] at relative path []
2024-08-20 00:26:24.675 [REPO] Did not find an Id { ARP\Machine\X86\{47109d57-d746-4f8b-9618-ed6a17cc922b} }
2024-08-20 00:26:24.676 [REPO] Skipping {49F425DD-2A94-4C75-94BE-4EFF866E608B} because it is a SystemComponent
2024-08-20 00:26:24.676 [REPO] Skipping {4A130AF9-EC97-7D26-1FB0-03A0E5CC672B} because it is a SystemComponent
2024-08-20 00:26:24.676 [REPO] Skipping {4DB2D684-9481-422A-8598-C98A3E7D0D21} because it is a SystemComponent
2024-08-20 00:26:24.676 [REPO] Skipping {538E91F2-5231-E289-051F-DB55DE88CF56} because it is a SystemComponent
2024-08-20 00:26:24.676 [REPO] Skipping {56E349AC-F849-A151-269B-8CFF2D14BB14} because it is a SystemComponent
2024-08-20 00:26:24.676 [REPO] Skipping {5845E00D-7409-475B-B7F3-D88C2598D7D4} because it is a SystemComponent
2024-08-20 00:26:24.676 [REPO] Adding manifest for [ARP\Machine\X86\{5af95fd8-a22e-458f-acee-c61bd787178e}, 14.40.33810.0] at relative path []
2024-08-20 00:26:24.676 [REPO] Did not find an Id { ARP\Machine\X86\{5af95fd8-a22e-458f-acee-c61bd787178e} }
2024-08-20 00:26:24.677 [REPO] Skipping {5CDF8B25-AD18-45A1-934C-C52BE6E28048} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {5D7663D4-8EF0-0323-8F60-1FC5EECB77E5} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {5E5BB524-BA91-E7DE-4A85-11EC531AA622} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {5E7CA2F5-FE75-4D40-8533-653524E82407} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {5EA6C998-D5AC-4ED9-89C3-9F25B17CCD3D} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {5EBB309A-2974-F721-42A9-0212E54B3693} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {5F1CD2CB-9C4E-BF51-9C82-DE916CA5E4AE} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {6136B5FC-9FAD-B577-C5EA-AF2D266B7293} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Skipping {6430F847-9A5F-B3B8-7EEE-355F9F1CCD47} because it is a SystemComponent
2024-08-20 00:26:24.677 [REPO] Adding manifest for [ARP\Machine\X86\{71684ad3-afc2-4a65-9d45-92ef58510f18}, 10.1.22621.3233] at relative path []
2024-08-20 00:26:24.677 [REPO] Did not find an Id { ARP\Machine\X86\{71684ad3-afc2-4a65-9d45-92ef58510f18} }
2024-08-20 00:26:24.678 [REPO] Skipping {7625FDE9-5B15-1CDF-3810-EC60A67F6D39} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {76749279-BE8A-20AF-F257-0A79E080CF7E} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {76D32574-2D58-5B25-A3D7-8B2CB4873306} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {7741665B-2D3B-7E24-1014-56B62296CD88} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {779B6704-D2FB-9087-C7FB-0AA1586F6FCD} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {7E99A93A-8345-8BB6-EADB-10461E81BE0F} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {805433C8-4B72-4357-9B8F-3855CE0A97C3} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {8122ABB9-0148-144D-F136-C3AFF4B985DB} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {838DC63C-34E9-9DBB-3A07-AEFC7768DC2A} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {850190D6-F1E2-42BB-89F9-6E73A0836599} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {87CB1714-C57F-13EA-8982-8F720B44BCF3} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {8864B27B-FEE3-4826-A827-B7FEC4912DA1} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {8D92043C-84C1-368A-885F-5FD8B92200EC} because it is a SystemComponent
2024-08-20 00:26:24.678 [REPO] Skipping {908BD5F8-E6C6-D2F6-AC09-C9F36EBC1A5F} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {949C0535-171C-480F-9CF4-D25C9E60FE88} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {94DE555A-B513-762F-D7C6-2B2922940641} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {963BD0BD-2098-D21C-AA37-39876C732819} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A0B90EAF-8FC1-49B2-A7D6-7F9B1FEFDD43} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A3D0A593-20CD-83E6-83DE-6068053F2BDF} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A42204C8-4E9C-4754-A4AE-76DE21033E6D} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A4634E74-BFEE-CF6C-BF53-8D5E252FC574} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A4A2A751-37FE-4EEA-89CC-12004BFD4C86} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A59EAC01-288D-41BA-B6F2-3DF78DEA16E0} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A69CD06B-FED5-81AD-3D62-38B325BAD254} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {A8FB5128-567D-43B0-996A-E1D4F098E1D6} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {AB3E3E33-5938-42C8-8A56-DD883DA35667} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {B3CFDD53-69FB-E652-4F3D-D3781CF7F66E} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {B5F4C6AF-DC6F-F6A4-1087-D068F4660610} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {BED088F5-660E-C8E2-9FF4-F652445CC5FA} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {C5BEF528-FEAA-9607-907E-0972D86AD06F} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {C65278B7-2A3B-2D88-1489-991195ECF5F2} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {C7C6D595-1045-1CDB-DDB8-F0DCB03B63B2} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {C952A289-86CA-9322-7C44-F6E7526FD5E3} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {CACD4EBA-F620-A294-1B60-3CEB0954FE02} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {CB66FBEB-C927-4E4E-8BC6-5A1E8BF3256F} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {CE1B7747-A39C-46B8-EB6F-01E5262B1289} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {CFF175F4-9F1D-289D-B99E-EA6AFCF28F4E} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {D3B0EFC4-878A-CA8C-7C79-1160CDF637D1} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {D3CE43AE-FB64-9FCA-BE16-5A2F3F2B112D} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {D44B0AE6-EAAB-4847-9BF5-A1AAD1C9B34A} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {D6982C58-1FDC-FB2E-B55A-7329ADE7315C} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {E473E2C8-92A5-BA58-31B1-D24F923D927B} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {E9508840-8997-0DA6-2BF2-66913126B654} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Skipping {EE86461C-2B52-4E27-A5ED-4D59819BDD08} because it is a SystemComponent
2024-08-20 00:26:24.679 [REPO] Adding manifest for [ARP\Machine\X86\{F1E37C98-16B7-421F-BA33-6C5B5400012A}, 10.1.0.0] at relative path []
2024-08-20 00:26:24.680 [REPO] Did not find an Id { ARP\Machine\X86\{F1E37C98-16B7-421F-BA33-6C5B5400012A} }
2024-08-20 00:26:24.680 [REPO] Skipping {F50E3BAF-A09C-0730-319C-56221E12B747} because it is a SystemComponent
2024-08-20 00:26:24.680 [REPO] Skipping {F6235A6B-586B-4B74-91F5-B108C407085D} because it is a SystemComponent
2024-08-20 00:26:24.680 [REPO] Skipping {FAA6B22E-702C-2AC7-05B1-197CD7CEA21D} because it is a SystemComponent
2024-08-20 00:26:24.680 [REPO] Reading MSI UpgradeCodes
2024-08-20 00:26:24.684 [REPO] Examining ARP entries for User | X64
2024-08-20 00:26:24.684 [REPO] Adding manifest for [ARP\User\X64\1c69d6f0-819e-59ee-95e7-e2b930a46bea, 1.8.19] at relative path []
2024-08-20 00:26:24.684 [REPO] Did not find an Id { ARP\User\X64\1c69d6f0-819e-59ee-95e7-e2b930a46bea }
2024-08-20 00:26:24.685 [REPO] Adding manifest for [ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe, 0.132.1] at relative path []
2024-08-20 00:26:24.685 [REPO] Did not find an Id { ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe }
2024-08-20 00:26:24.686 [REPO] Adding manifest for [ARP\User\X64\TacticsTechnologySuperNova, Unknown] at relative path []
2024-08-20 00:26:24.686 [REPO] Did not find an Id { ARP\User\X64\TacticsTechnologySuperNova }
2024-08-20 00:26:24.686 [REPO] Adding manifest for [ARP\User\X64\{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1, 1.8.22.0] at relative path []
2024-08-20 00:26:24.686 [REPO] Did not find an Id { ARP\User\X64\{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1 }
2024-08-20 00:26:24.687 [REPO] Adding manifest for [ARP\User\X64\{66f7ac75-8d7e-47c2-8be6-845bea14b829}, 0.83.0] at relative path []
2024-08-20 00:26:24.687 [REPO] Did not find an Id { ARP\User\X64\{66f7ac75-8d7e-47c2-8be6-845bea14b829} }
2024-08-20 00:26:24.688 [REPO]  ... finished creating PredefinedInstalledSource
2024-08-20 00:26:24.688 [REPO] Examining MSIX entries for User
2024-08-20 00:26:24.701 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe, 2.2.29512.0] at relative path []
2024-08-20 00:26:24.701 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.703 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe, 2.2.28604.0] at relative path []
2024-08-20 00:26:24.703 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.706 [REPO] Adding manifest for [MSIX\Microsoft.MicrosoftEdge.Stable_127.0.2651.74_neutral__8wekyb3d8bbwe, 127.0.2651.74] at relative path []
2024-08-20 00:26:24.706 [REPO] Did not find an Id { MSIX\Microsoft.MicrosoftEdge.Stable_127.0.2651.74_neutral__8wekyb3d8bbwe }
2024-08-20 00:26:24.708 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe, 14.0.30704.0] at relative path []
2024-08-20 00:26:24.708 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.712 [REPO] Adding manifest for [MSIX\Microsoft.OutlookForWindows_1.2024.717.400_x64__8wekyb3d8bbwe, 1.2024.717.400] at relative path []
2024-08-20 00:26:24.712 [REPO] Did not find an Id { MSIX\Microsoft.OutlookForWindows_1.2024.717.400_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.715 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe, 14.0.33728.0] at relative path []
2024-08-20 00:26:24.715 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.717 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x86__8wekyb3d8bbwe, 14.0.33728.0] at relative path []
2024-08-20 00:26:24.717 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.719 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x86__8wekyb3d8bbwe, 2.2.29512.0] at relative path []
2024-08-20 00:26:24.719 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.721 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x86__8wekyb3d8bbwe, 2.2.28604.0] at relative path []
2024-08-20 00:26:24.721 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.723 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x64__8wekyb3d8bbwe, 8.2310.30001.0] at relative path []
2024-08-20 00:26:24.723 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.725 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x86__8wekyb3d8bbwe, 8.2310.30001.0] at relative path []
2024-08-20 00:26:24.725 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.8_8.2310.30001.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.727 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe, 14.0.33519.0] at relative path []
2024-08-20 00:26:24.727 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.729 [REPO] Adding manifest for [MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x86__8wekyb3d8bbwe, 14.0.33519.0] at relative path []
2024-08-20 00:26:24.729 [REPO] Did not find an Id { MSIX\Microsoft.VCLibs.140.00_14.0.33519.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.734 [REPO] Adding manifest for [MSIX\Microsoft.SecHealthUI_1000.25992.9000.0_x64__8wekyb3d8bbwe, 1000.25992.9000.0] at relative path []
2024-08-20 00:26:24.734 [REPO] Did not find an Id { MSIX\Microsoft.SecHealthUI_1000.25992.9000.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.738 [REPO] Adding manifest for [MSIX\AppUp.ThunderboltControlCenter_1.0.37.0_x64__8j3eq9eme6ctt, 1.0.37.0] at relative path []
2024-08-20 00:26:24.738 [REPO] Did not find an Id { MSIX\AppUp.ThunderboltControlCenter_1.0.37.0_x64__8j3eq9eme6ctt }
2024-08-20 00:26:24.740 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x64__8wekyb3d8bbwe, 2.1.27427.0] at relative path []
2024-08-20 00:26:24.740 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.742 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x86__8wekyb3d8bbwe, 2.1.27427.0] at relative path []
2024-08-20 00:26:24.742 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Framework.2.1_2.1.27427.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.744 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x64__8wekyb3d8bbwe, 2.1.26424.0] at relative path []
2024-08-20 00:26:24.744 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.746 [REPO] Adding manifest for [MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x86__8wekyb3d8bbwe, 2.1.26424.0] at relative path []
2024-08-20 00:26:24.746 [REPO] Did not find an Id { MSIX\Microsoft.NET.Native.Runtime.2.1_2.1.26424.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.748 [REPO] Adding manifest for [MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x64__8wekyb3d8bbwe, 0.550.149.0] at relative path []
2024-08-20 00:26:24.748 [REPO] Did not find an Id { MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.750 [REPO] Adding manifest for [MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x86__8wekyb3d8bbwe, 0.550.149.0] at relative path []
2024-08-20 00:26:24.750 [REPO] Did not find an Id { MSIX\Microsoft.Ink.Handwriting.zh-Hans.1.0_0.550.149.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.752 [REPO] Adding manifest for [MSIX\Microsoft.Ink.Handwriting.Main.zh-Hans.1.0_0.237.110.0_x64__8wekyb3d8bbwe, 0.237.110.0] at relative path []
2024-08-20 00:26:24.752 [REPO] Did not find an Id { MSIX\Microsoft.Ink.Handwriting.Main.zh-Hans.1.0_0.237.110.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.754 [REPO] Adding manifest for [MSIX\Microsoft.Xbox.TCUI_1.24.10001.0_x64__8wekyb3d8bbwe, 1.24.10001.0] at relative path []
2024-08-20 00:26:24.754 [REPO] Did not find an Id { MSIX\Microsoft.Xbox.TCUI_1.24.10001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.759 [REPO] Adding manifest for [MSIX\Microsoft.VP9VideoExtensions_1.1.451.0_x64__8wekyb3d8bbwe, 1.1.451.0] at relative path []
2024-08-20 00:26:24.759 [REPO] Did not find an Id { MSIX\Microsoft.VP9VideoExtensions_1.1.451.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.766 [REPO] Adding manifest for [MSIX\Microsoft.HEIFImageExtension_1.1.861.0_x64__8wekyb3d8bbwe, 1.1.861.0] at relative path []
2024-08-20 00:26:24.766 [REPO] Did not find an Id { MSIX\Microsoft.HEIFImageExtension_1.1.861.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.770 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x86__8wekyb3d8bbwe, 1005.616.1651.0] at relative path []
2024-08-20 00:26:24.770 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.774 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x64__8wekyb3d8bbwe, 1005.616.1651.0] at relative path []
2024-08-20 00:26:24.774 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.1_1005.616.1651.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.777 [REPO] Adding manifest for [MSIX\MicrosoftCorporationII.MicrosoftFamily_0.2.40.0_x64__8wekyb3d8bbwe, 0.2.40.0] at relative path []
2024-08-20 00:26:24.777 [REPO] Did not find an Id { MSIX\MicrosoftCorporationII.MicrosoftFamily_0.2.40.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.780 [REPO] Adding manifest for [MSIX\Microsoft.549981C3F5F10_4.2308.1005.0_x64__8wekyb3d8bbwe, 4.2308.1005.0] at relative path []
2024-08-20 00:26:24.780 [REPO] Did not find an Id { MSIX\Microsoft.549981C3F5F10_4.2308.1005.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.783 [REPO] Adding manifest for [MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x64__8wekyb3d8bbwe, 10.0.23012.0] at relative path []
2024-08-20 00:26:24.784 [REPO] Did not find an Id { MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.790 [REPO] Adding manifest for [MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x86__8wekyb3d8bbwe, 10.0.23012.0] at relative path []
2024-08-20 00:26:24.790 [REPO] Did not find an Id { MSIX\Microsoft.Services.Store.Engagement_10.0.23012.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.793 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x86__8wekyb3d8bbwe, 7.2208.15002.0] at relative path []
2024-08-20 00:26:24.793 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.796 [REPO] Adding manifest for [MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x64__8wekyb3d8bbwe, 7.2208.15002.0] at relative path []
2024-08-20 00:26:24.796 [REPO] Did not find an Id { MSIX\Microsoft.UI.Xaml.2.7_7.2208.15002.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.798 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x64__8wekyb3d8bbwe, 3000.934.1904.0] at relative path []
2024-08-20 00:26:24.799 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.804 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x86__8wekyb3d8bbwe, 3000.934.1904.0] at relative path []
2024-08-20 00:26:24.804 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.3_3000.934.1904.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.809 [REPO] Adding manifest for [MSIX\Microsoft.WebMediaExtensions_1.1.1295.0_x64__8wekyb3d8bbwe, 1.1.1295.0] at relative path []
2024-08-20 00:26:24.809 [REPO] Did not find an Id { MSIX\Microsoft.WebMediaExtensions_1.1.1295.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.812 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x86__8wekyb3d8bbwe, 4000.1227.1637.0] at relative path []
2024-08-20 00:26:24.812 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.814 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x64__8wekyb3d8bbwe, 4000.1227.1637.0] at relative path []
2024-08-20 00:26:24.814 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.4_4000.1227.1637.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.819 [REPO] Adding manifest for [MSIX\Microsoft.GetHelp_10.2403.20861.0_x64__8wekyb3d8bbwe, 10.2403.20861.0] at relative path []
2024-08-20 00:26:24.819 [REPO] Did not find an Id { MSIX\Microsoft.GetHelp_10.2403.20861.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.823 [REPO] Adding manifest for [MSIX\Microsoft.WebpImageExtension_1.1.1711.0_x64__8wekyb3d8bbwe, 1.1.1711.0] at relative path []
2024-08-20 00:26:24.823 [REPO] Did not find an Id { MSIX\Microsoft.WebpImageExtension_1.1.1711.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.825 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.5_5001.178.1908.0_x64__8wekyb3d8bbwe, 5001.178.1908.0] at relative path []
2024-08-20 00:26:24.825 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.5_5001.178.1908.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.828 [REPO] Adding manifest for [MSIX\Microsoft.HEVCVideoExtension_2.1.1803.0_x64__8wekyb3d8bbwe, 2.1.1803.0] at relative path []
2024-08-20 00:26:24.828 [REPO] Did not find an Id { MSIX\Microsoft.HEVCVideoExtension_2.1.1803.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.832 [REPO] Adding manifest for [MSIX\Microsoft.StorePurchaseApp_22406.1401.1.0_x64__8wekyb3d8bbwe, 22406.1401.1.0] at relative path []
2024-08-20 00:26:24.832 [REPO] Did not find an Id { MSIX\Microsoft.StorePurchaseApp_22406.1401.1.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.836 [REPO] Adding manifest for [MSIX\Microsoft.WindowsTerminalPreview_1.21.1772.0_x64__8wekyb3d8bbwe, 1.21.1772.0] at relative path []
2024-08-20 00:26:24.836 [REPO] Did not find an Id { MSIX\Microsoft.WindowsTerminalPreview_1.21.1772.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.839 [REPO] Adding manifest for [MSIX\Microsoft.PowerShellPreview_7.5.3.0_x64__8wekyb3d8bbwe, 7.5.3.0] at relative path []
2024-08-20 00:26:24.839 [REPO] Did not find an Id { MSIX\Microsoft.PowerShellPreview_7.5.3.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.841 [REPO] Adding manifest for [MSIX\BandizipShellext2_1.0.0.2_x64__y8jx0atjth7em, 1.0.0.2] at relative path []
2024-08-20 00:26:24.841 [REPO] Did not find an Id { MSIX\BandizipShellext2_1.0.0.2_x64__y8jx0atjth7em }
2024-08-20 00:26:24.843 [REPO] Adding manifest for [MSIX\Microsoft.PowerToys.FileLocksmithContextMenu_1.0.0.0_neutral__8wekyb3d8bbwe, 1.0.0.0] at relative path []
2024-08-20 00:26:24.843 [REPO] Did not find an Id { MSIX\Microsoft.PowerToys.FileLocksmithContextMenu_1.0.0.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:26:24.845 [REPO] Adding manifest for [MSIX\Microsoft.PowerToys.ImageResizerContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe, 0.82.1.0] at relative path []
2024-08-20 00:26:24.845 [REPO] Did not find an Id { MSIX\Microsoft.PowerToys.ImageResizerContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:26:24.847 [REPO] Adding manifest for [MSIX\Microsoft.PowerToys.PowerRenameContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe, 0.82.1.0] at relative path []
2024-08-20 00:26:24.848 [REPO] Did not find an Id { MSIX\Microsoft.PowerToys.PowerRenameContextMenu_0.82.1.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:26:24.851 [REPO] Adding manifest for [MSIX\Microsoft.Getstarted_10.2312.1.0_x64__8wekyb3d8bbwe, 10.2312.1.0] at relative path []
2024-08-20 00:26:24.851 [REPO] Did not find an Id { MSIX\Microsoft.Getstarted_10.2312.1.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.853 [REPO] Adding manifest for [MSIX\Microsoft.WindowsStore_22406.1401.7.0_x64__8wekyb3d8bbwe, 22406.1401.7.0] at relative path []
2024-08-20 00:26:24.853 [REPO] Did not find an Id { MSIX\Microsoft.WindowsStore_22406.1401.7.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.857 [REPO] Adding manifest for [MSIX\Microsoft.RawImageExtension_2.3.2051.0_x64__8wekyb3d8bbwe, 2.3.2051.0] at relative path []
2024-08-20 00:26:24.857 [REPO] Did not find an Id { MSIX\Microsoft.RawImageExtension_2.3.2051.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.860 [REPO] Adding manifest for [MSIX\Microsoft.WindowsSoundRecorder_1.0.78.0_x64__8wekyb3d8bbwe, 1.0.78.0] at relative path []
2024-08-20 00:26:24.860 [REPO] Did not find an Id { MSIX\Microsoft.WindowsSoundRecorder_1.0.78.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.864 [REPO] Adding manifest for [MSIX\Microsoft.XboxIdentityProvider_12.115.1001.0_x64__8wekyb3d8bbwe, 12.115.1001.0] at relative path []
2024-08-20 00:26:24.864 [REPO] Did not find an Id { MSIX\Microsoft.XboxIdentityProvider_12.115.1001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.866 [REPO] Adding manifest for [MSIX\MicrosoftWindows.Client.WebExperience_524.18500.10.0_x64__cw5n1h2txyewy, 524.18500.10.0] at relative path []
2024-08-20 00:26:24.866 [REPO] Did not find an Id { MSIX\MicrosoftWindows.Client.WebExperience_524.18500.10.0_x64__cw5n1h2txyewy }
2024-08-20 00:26:24.869 [REPO] Adding manifest for [MSIX\Microsoft.DesktopAppInstaller_1.24.2151.0_x64__8wekyb3d8bbwe, 1.24.2151.0] at relative path []
2024-08-20 00:26:24.869 [REPO] Did not find an Id { MSIX\Microsoft.DesktopAppInstaller_1.24.2151.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.873 [REPO] Adding manifest for [MSIX\Microsoft.Windows.Photos_2024.11070.31001.0_x64__8wekyb3d8bbwe, 2024.11070.31001.0] at relative path []
2024-08-20 00:26:24.873 [REPO] Did not find an Id { MSIX\Microsoft.Windows.Photos_2024.11070.31001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.875 [REPO] Adding manifest for [MSIX\Microsoft.XboxGamingOverlay_7.124.5142.0_x64__8wekyb3d8bbwe, 7.124.5142.0] at relative path []
2024-08-20 00:26:24.875 [REPO] Did not find an Id { MSIX\Microsoft.XboxGamingOverlay_7.124.5142.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.877 [REPO] Adding manifest for [MSIX\Microsoft.XboxGameOverlay_1.54.4001.0_x64__8wekyb3d8bbwe, 1.54.4001.0] at relative path []
2024-08-20 00:26:24.877 [REPO] Did not find an Id { MSIX\Microsoft.XboxGameOverlay_1.54.4001.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.881 [REPO] Adding manifest for [MSIX\Microsoft.People_10.2202.100.0_x64__8wekyb3d8bbwe, 10.2202.100.0] at relative path []
2024-08-20 00:26:24.881 [REPO] Did not find an Id { MSIX\Microsoft.People_10.2202.100.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.884 [REPO] Adding manifest for [MSIX\Microsoft.BingNews_4.55.62231.0_x64__8wekyb3d8bbwe, 4.55.62231.0] at relative path []
2024-08-20 00:26:24.884 [REPO] Did not find an Id { MSIX\Microsoft.BingNews_4.55.62231.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.888 [REPO] Adding manifest for [MSIX\Microsoft.XboxSpeechToTextOverlay_1.21.13002.0_x64__8wekyb3d8bbwe, 1.21.13002.0] at relative path []
2024-08-20 00:26:24.888 [REPO] Did not find an Id { MSIX\Microsoft.XboxSpeechToTextOverlay_1.21.13002.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.892 [REPO] Adding manifest for [MSIX\MicrosoftCorporationII.QuickAssist_2.0.30.0_x64__8wekyb3d8bbwe, 2.0.30.0] at relative path []
2024-08-20 00:26:24.892 [REPO] Did not find an Id { MSIX\MicrosoftCorporationII.QuickAssist_2.0.30.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.895 [REPO] Adding manifest for [MSIX\Microsoft.Todos_0.114.7122.0_x64__8wekyb3d8bbwe, 0.114.7122.0] at relative path []
2024-08-20 00:26:24.895 [REPO] Did not find an Id { MSIX\Microsoft.Todos_0.114.7122.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.899 [REPO] Adding manifest for [MSIX\Microsoft.ZuneVideo_10.22091.10061.0_x64__8wekyb3d8bbwe, 10.22091.10061.0] at relative path []
2024-08-20 00:26:24.899 [REPO] Did not find an Id { MSIX\Microsoft.ZuneVideo_10.22091.10061.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.903 [REPO] Adding manifest for [MSIX\Microsoft.WindowsCalculator_11.2405.2.0_x64__8wekyb3d8bbwe, 11.2405.2.0] at relative path []
2024-08-20 00:26:24.903 [REPO] Did not find an Id { MSIX\Microsoft.WindowsCalculator_11.2405.2.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.906 [REPO] Adding manifest for [MSIX\Microsoft.Paint_11.2404.1020.0_x64__8wekyb3d8bbwe, 11.2404.1020.0] at relative path []
2024-08-20 00:26:24.907 [REPO] Did not find an Id { MSIX\Microsoft.Paint_11.2404.1020.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.910 [REPO] Adding manifest for [MSIX\Microsoft.MicrosoftStickyNotes_4.0.6102.0_x64__8wekyb3d8bbwe, 4.0.6102.0] at relative path []
2024-08-20 00:26:24.910 [REPO] Did not find an Id { MSIX\Microsoft.MicrosoftStickyNotes_4.0.6102.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.914 [REPO] Adding manifest for [MSIX\AppUp.IntelGraphicsExperience_1.100.5587.0_x64__8j3eq9eme6ctt, 1.100.5587.0] at relative path []
2024-08-20 00:26:24.914 [REPO] Did not find an Id { MSIX\AppUp.IntelGraphicsExperience_1.100.5587.0_x64__8j3eq9eme6ctt }
2024-08-20 00:26:24.918 [REPO] Adding manifest for [MSIX\Microsoft.BingWeather_4.53.62131.0_x64__8wekyb3d8bbwe, 4.53.62131.0] at relative path []
2024-08-20 00:26:24.918 [REPO] Did not find an Id { MSIX\Microsoft.BingWeather_4.53.62131.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.921 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAlarms_1.0.195.0_x64__8wekyb3d8bbwe, 1.0.195.0] at relative path []
2024-08-20 00:26:24.921 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAlarms_1.0.195.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.925 [REPO] Adding manifest for [MSIX\Microsoft.WindowsNotepad_11.2406.9.0_x64__8wekyb3d8bbwe, 11.2406.9.0] at relative path []
2024-08-20 00:26:24.925 [REPO] Did not find an Id { MSIX\Microsoft.WindowsNotepad_11.2406.9.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.927 [REPO] Adding manifest for [MSIX\Microsoft.GamingApp_2408.1001.14.0_x64__8wekyb3d8bbwe, 2408.1001.14.0] at relative path []
2024-08-20 00:26:24.927 [REPO] Did not find an Id { MSIX\Microsoft.GamingApp_2408.1001.14.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.929 [REPO] Adding manifest for [MSIX\Microsoft.OneDriveSync_24151.728.3.0_neutral__8wekyb3d8bbwe, 24151.728.3.0] at relative path []
2024-08-20 00:26:24.929 [REPO] Did not find an Id { MSIX\Microsoft.OneDriveSync_24151.728.3.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:26:24.933 [REPO] Adding manifest for [MSIX\Microsoft.ZuneMusic_11.2406.13.0_x64__8wekyb3d8bbwe, 11.2406.13.0] at relative path []
2024-08-20 00:26:24.933 [REPO] Did not find an Id { MSIX\Microsoft.ZuneMusic_11.2406.13.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.936 [REPO] Adding manifest for [MSIX\Microsoft.WindowsFeedbackHub_1.2407.21972.0_x64__8wekyb3d8bbwe, 1.2407.21972.0] at relative path []
2024-08-20 00:26:24.937 [REPO] Did not find an Id { MSIX\Microsoft.WindowsFeedbackHub_1.2407.21972.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.938 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x64__8wekyb3d8bbwe, 5001.214.1843.0] at relative path []
2024-08-20 00:26:24.938 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.940 [REPO] Adding manifest for [MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x86__8wekyb3d8bbwe, 5001.214.1843.0] at relative path []
2024-08-20 00:26:24.940 [REPO] Did not find an Id { MSIX\Microsoft.WindowsAppRuntime.1.5_5001.214.1843.0_x86__8wekyb3d8bbwe }
2024-08-20 00:26:24.945 [REPO] Adding manifest for [MSIX\Microsoft.WindowsCamera_2024.2406.17.0_x64__8wekyb3d8bbwe, 2024.2406.17.0] at relative path []
2024-08-20 00:26:24.945 [REPO] Did not find an Id { MSIX\Microsoft.WindowsCamera_2024.2406.17.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.948 [REPO] Adding manifest for [MSIX\MicrosoftCorporationII.WindowsSubsystemForLinux_2.3.17.0_x64__8wekyb3d8bbwe, 2.3.17.0] at relative path []
2024-08-20 00:26:24.949 [REPO] Did not find an Id { MSIX\MicrosoftCorporationII.WindowsSubsystemForLinux_2.3.17.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.953 [REPO] Adding manifest for [MSIX\MicrosoftWindows.CrossDevice_1.24072.45.0_x64__cw5n1h2txyewy, 1.24072.45.0] at relative path []
2024-08-20 00:26:24.953 [REPO] Did not find an Id { MSIX\MicrosoftWindows.CrossDevice_1.24072.45.0_x64__cw5n1h2txyewy }
2024-08-20 00:26:24.956 [REPO] Adding manifest for [MSIX\Microsoft.YourPhone_1.24072.111.0_x64__8wekyb3d8bbwe, 1.24072.111.0] at relative path []
2024-08-20 00:26:24.956 [REPO] Did not find an Id { MSIX\Microsoft.YourPhone_1.24072.111.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.958 [REPO] Adding manifest for [MSIX\Microsoft.MicrosoftOfficeHub_18.2408.1062.0_x64__8wekyb3d8bbwe, 18.2408.1062.0] at relative path []
2024-08-20 00:26:24.959 [REPO] Did not find an Id { MSIX\Microsoft.MicrosoftOfficeHub_18.2408.1062.0_x64__8wekyb3d8bbwe }
2024-08-20 00:26:24.961 [REPO] Adding manifest for [MSIX\Microsoft.LanguageExperiencePackzh-CN_22621.71.283.0_neutral__8wekyb3d8bbwe, 22621.71.283.0] at relative path []
2024-08-20 00:26:24.961 [REPO] Did not find an Id { MSIX\Microsoft.LanguageExperiencePackzh-CN_22621.71.283.0_neutral__8wekyb3d8bbwe }
2024-08-20 00:26:24.963 [REPO] Adding manifest for [MSIX\Microsoft.Winget.Source_2024.819.1639.47_neutral__8wekyb3d8bbwe, 2024.819.1639.47] at relative path []
2024-08-20 00:26:24.963 [REPO] Did not find an Id { MSIX\Microsoft.Winget.Source_2024.819.1639.47_neutral__8wekyb3d8bbwe }
2024-08-20 00:26:25.005 [REPO] Performing search: Query:[none] Include:PackageFamilyName='Hugo.Hugo.Extended'[Exact] Include:ProductCode='Hugo.Hugo.Extended'[Exact] Include:Id='Hugo.Hugo.Extended'[Exact] Include:Name='Hugo.Hugo.Extended'[Exact] Include:Moniker='Hugo.Hugo.Extended'[Exact]
2024-08-20 00:26:25.014 [REPO] Opening database for ReadWrite at 'C:\Users\Dragon1573\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\StoreEdgeFD\installed.db'
2024-08-20 00:26:25.014 [REPO] Opened SQLite Index with version [1.3], last write [2024-07-26 20:56:51.000]
2024-08-20 00:26:25.053 [REPO] Sending http POST request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/manifestSearch
2024-08-20 00:26:25.053 [REPO] Http POST request details:
POST / HTTP/1.1
Content-Length: 649
Content-Type: application/json
User-Agent: winget-cli WindowsPackageManager/1.9.2151-preview DesktopAppInstaller/Microsoft.DesktopAppInstaller v1.24.2151.0
Version: 1.6.0

{"Filters":[{"PackageMatchField":"Market","RequestMatch":{"KeyWord":"SG","MatchType":"CaseInsensitive"}}],"Inclusions":[{"PackageMatchField":"PackageFamilyName","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"ProductCode","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"PackageIdentifier","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"PackageName","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}},{"PackageMatchField":"Moniker","RequestMatch":{"KeyWord":"Hugo.Hugo.Extended","MatchType":"Exact"}}]}
2024-08-20 00:26:25.515 [REPO] Response status: 200
2024-08-20 00:26:25.515 [REPO] Response details:
HTTP/1.1 200 OK
Access-Control-Allow-Credentials: true
Access-Control-Allow-Headers: *
Access-Control-Allow-Origin: 
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Length: 140
Content-Type: application/json; charset=utf-8
Date: Mon, 19 Aug 2024 16:26:25 GMT
Expires: Mon, 19 Aug 2024 16:26:25 GMT
MS-CV: 6s5YAuxyYkyP9n/V.0
Pragma: no-cache
Server: Microsoft-HTTPAPI/2.0
X-OSG-Served-By: Torus-EastAsia_LEGACY000B2F_1.0.0.0
X-Segment-On: true

{"$type":"Microsoft.Marketplace.Storefront.StoreEdgeFD.BusinessLogic.Response.ManifestSearch.ManifestSearchResponse, StoreEdgeFD","Data":[]}
2024-08-20 00:26:25.515 [REPO] No search results returned.
2024-08-20 00:26:25.515 [REPO] No search results returned by rest source
2024-08-20 00:26:25.519 [REPO] Opening database for ReadWrite at 'C:\Users\Dragon1573\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db'
2024-08-20 00:26:25.519 [REPO] Opened SQLite Index with version [1.7], last write [2024-08-20 00:23:22.000]
2024-08-20 00:26:25.547 [REPO] Performing search: Query:[none] Include:PackageFamilyName='Hugo.Hugo.Extended'[Exact] Include:ProductCode='Hugo.Hugo.Extended'[Exact] Include:Id='Hugo.Hugo.Extended'[Exact] Include:Name='Hugo.Hugo.Extended'[Exact] Include:Moniker='Hugo.Hugo.Extended'[Exact]
2024-08-20 00:26:25.550 [CORE] Reading cached file [C:\Users\DRAGON~1\AppData\Local\Temp\WinGet\cache\V2_PVD\Microsoft.Winget.Source_8wekyb3d8bbwe\packages\Hugo.Hugo.Extended\bc609590\versionData.mszyml]
2024-08-20 00:26:25.550 [CORE] PackageVersionDataManifest deserializing:
sV: 1.0
vD:
- v: 0.132.2
  rP: manifests/h/Hugo/Hugo/Extended/0.132.2/dcad
  s256H: ba61f3afddc0020574e16926a20552588541b2a58e3bb9eb0575281dd1cfdfc7
- v: 0.132.1
  rP: manifests/h/Hugo/Hugo/Extended/0.132.1/071e
  s256H: b66f6b127094541e1b445fb588bc717332ec3cb22bba2f67c9ef541a02fe7fc6
- v: 0.132.0
  rP: manifests/h/Hugo/Hugo/Extended/0.132.0/3083
  s256H: 9a58396c9ed4b3c0d2436bc037a8ed5674acbe39b8ce0d6a2b161886d11d0a9d
- v: 0.131.0
  rP: manifests/h/Hugo/Hugo/Extended/0.131.0/c911
  s256H: f59db1705bdff42adc5c72d4971f0eef8f064bfbc6353c839baf5f4ab32ca9f6
- v: 0.130.0
  rP: manifests/h/Hugo/Hugo/Extended/0.130.0/66c1
  s256H: 26effb0ff661bd025c59f58d6e3c59771cfe43d600add2e08c719f1bf9196be4
- v: 0.129.0
  rP: manifests/h/Hugo/Hugo/Extended/0.129.0/a106
  s256H: 7b1e1faa3c6127889c197a27c721f9aca085675333063d53df61ab2091058d8c
- v: 0.128.2
  rP: manifests/h/Hugo/Hugo/Extended/0.128.2/75c1
  s256H: f34052bc52ec3703023464013c37ee15c5d358825965e2f3748dbfd01ffc2f87
- v: 0.128.1
  rP: manifests/h/Hugo/Hugo/Extended/0.128.1/e6fd
  s256H: b230fdf524585711260294c33a04ad9239116c99a4fd72d07142d7dc0667d282
- v: 0.128.0
  rP: manifests/h/Hugo/Hugo/Extended/0.128.0/3c33
  s256H: c5670167c12b647c3014911eb8eb28043cea1e4c12e5d5f32a0a49bfe2e3eb7c
- v: 0.127.0
  rP: manifests/h/Hugo/Hugo/Extended/0.127.0/3c33
  s256H: 6de25f495b294a906925f2bbe1250bef02e8bc8d2b774946a680d962ee43ceff
- v: 0.126.3
  rP: manifests/h/Hugo/Hugo/Extended/0.126.3/3c33
  s256H: a891b2218bdb8b31bceef69d75288b417553c3372bf50e199de9904df2303837
- v: 0.126.2
  rP: manifests/h/Hugo/Hugo/Extended/0.126.2/3c33
  s256H: 8cc43bf23e751b312644f6c81a44c470e94a115677b5f82f6984dec37e499439
- v: 0.126.1
  rP: manifests/h/Hugo/Hugo/Extended/0.126.1/3c33
  s256H: eb65b78a09eda37a4b0f3045e1a3e177ba497963455cf0cae9888149fbafa3d2
- v: 0.126.0
  rP: manifests/h/Hugo/Hugo/Extended/0.126.0/3c33
  s256H: f590927b3bf1e83d62d753841f3e01ae91ad2c8b35de4cd4ea09e944144a898f
- v: 0.125.7
  rP: manifests/h/Hugo/Hugo/Extended/0.125.7/3c33
  s256H: 855fa4f6ce34ed4680f58a9947364c5db15d8d837935768c662dc2bf98b16290
- v: 0.125.6
  rP: manifests/h/Hugo/Hugo/Extended/0.125.6/3c33
  s256H: d481d91ccc3f0dd263dfdb17b27a64ea3b48bf27b82feb734529be0aa78bb501
- v: 0.125.5
  rP: manifests/h/Hugo/Hugo/Extended/0.125.5/3c33
  s256H: c82460de36a95207d1a44581d954b46db3088fa80f60fc5229ccbe7dbf7aa7bf
- v: 0.125.4
  rP: manifests/h/Hugo/Hugo/Extended/0.125.4/3c33
  s256H: 0a0dd5c331bd6a1642ccdd22656d78578dfe91701429bb2d259211861c5f88e9
- v: 0.125.3
  rP: manifests/h/Hugo/Hugo/Extended/0.125.3/3c33
  s256H: 77643e1f9af247af76cbf82808fa85059d1cedfb2889f3a433e462a04389edf0
- v: 0.125.2
  rP: manifests/h/Hugo/Hugo/Extended/0.125.2/3c33
  s256H: 06fe8047b89413d2538a69380ed2efba3471a0455e7bad1876407e99bf7d9437
- v: 0.125.1
  rP: manifests/h/Hugo/Hugo/Extended/0.125.1/3c33
  s256H: 5096e03e5935c3085910da754d9daf5fd4f9b694feda68a6a22ea3ab12703e8b
- v: 0.125.0
  rP: manifests/h/Hugo/Hugo/Extended/0.125.0/3c33
  s256H: d57ce694b03bf6a64a2e974bb313f15133c31d0eb4d3e3239640ce02b843defe
- v: 0.124.1
  rP: manifests/h/Hugo/Hugo/Extended/0.124.1/3c33
  s256H: 5332183652e91b57a64e44e011738fd303aa59245b8e04cbeadf9c07815360b8
- v: 0.124.0
  rP: manifests/h/Hugo/Hugo/Extended/0.124.0/3c33
  s256H: 8f74c840c2fd20ef316a5449a1315a3fec2efbec2d207fc80634a8dfce5a0363
- v: 0.123.8
  rP: manifests/h/Hugo/Hugo/Extended/0.123.8/3c33
  s256H: bd24782fe068650b79b62108290db23aacfcd800e121932fdd8c1e8f1d5acb79
- v: 0.123.7
  rP: manifests/h/Hugo/Hugo/Extended/0.123.7/3c33
  s256H: 5ad55241be30a47509aebaddf6b62a20f5ad6715f2e9df67d21700e5ea9eaa5f
- v: 0.123.6
  rP: manifests/h/Hugo/Hugo/Extended/0.123.6/3c33
  s256H: 2011d276dd1571d5143b50c9808af354687b5b727aacaf0047008e0d13409d12
- v: 0.123.5
  rP: manifests/h/Hugo/Hugo/Extended/0.123.5/3c33
  s256H: 0861f3e6b37a1d1aff4432c0583fb8ae2f0a2bcfe8fbb66febc4d269b03cb1bb
- v: 0.123.4
  rP: manifests/h/Hugo/Hugo/Extended/0.123.4/3c33
  s256H: 011e88865a2635fdc122c63826f3639234badefca68ed730e05067b98b8a97cd
- v: 0.123.3
  rP: manifests/h/Hugo/Hugo/Extended/0.123.3/3c33
  s256H: 9d4c4d8c1d2dc96818d48e5cb1aa7d642065f83ae594aebc48ac5d303036cb6d
- v: 0.123.2
  rP: manifests/h/Hugo/Hugo/Extended/0.123.2/3c33
  s256H: 20dc9df68ce1a9b01f21edbe9c6dc83ad8ee2f10d0d0078ddf45c06cbf208bf5
- v: 0.123.1
  rP: manifests/h/Hugo/Hugo/Extended/0.123.1/3c33
  s256H: ba120b0fcb97006f63363cb8dcf708dee2153212bab934ff9cd848abf62bd0b9
- v: 0.123.0
  rP: manifests/h/Hugo/Hugo/Extended/0.123.0/3c33
  s256H: 18b872583a9821403bf775b6eb8f83dff1e2f8a91bd84a9f136acd5530158cf7
- v: 0.122.0
  rP: manifests/h/Hugo/Hugo/Extended/0.122.0/3c33
  s256H: 9b275f91a0125e3770700ee1ad0b1c77bc2e5c333ca5fdd0c1fc189687006a82
- v: 0.121.2
  rP: manifests/h/Hugo/Hugo/Extended/0.121.2/3c33
  s256H: 1ae72626289a25b47bb7de5ca708d01a4fbb3f924c42514e1a8de22b45a0746c
- v: 0.121.1
  rP: manifests/h/Hugo/Hugo/Extended/0.121.1/3c33
  s256H: 861206c32597fd7335f90414dd8b84dbc23d9c196567e2e07763647730f10671
- v: 0.121.0
  rP: manifests/h/Hugo/Hugo/Extended/0.121.0/3c33
  s256H: 4240192e14138bba8018eeebb61c3f5a0d7d62820b14d34ff7d442335356f5f7
- v: 0.120.4
  rP: manifests/h/Hugo/Hugo/Extended/0.120.4/3c33
  s256H: 92ffa15676ccf1e611e7360f044c2300fd1589fc627a112ce15a1f67decd8b7c
- v: 0.120.3
  rP: manifests/h/Hugo/Hugo/Extended/0.120.3/3c33
  s256H: 34808c7f8277d1f785b64944f05e1dd650c4e6f8f0660bac16d5c4ec9ba987c1
- v: 0.120.2
  rP: manifests/h/Hugo/Hugo/Extended/0.120.2/3c33
  s256H: 28f75748d05dcb6305a88775963467b6fabb4b31958fc9aac6fdb909ba809682
- v: 0.120.1
  rP: manifests/h/Hugo/Hugo/Extended/0.120.1/3c33
  s256H: f4c88066dadd3d91cdee76d9f5220bfc652d56062ec08da91c3e3230ffa6d853
- v: 0.120.0
  rP: manifests/h/Hugo/Hugo/Extended/0.120.0/3c33
  s256H: 73290e6e89666c14b5eefaa33e63e7ce0be8a11c662a108fd6fdbe3838307e06
- v: 0.119.0
  rP: manifests/h/Hugo/Hugo/Extended/0.119.0/3c33
  s256H: abaee1465caa428cee6b74ae006713cff900a566d786a2eb6e8b8ad30c6f4f53
- v: 0.118.2
  rP: manifests/h/Hugo/Hugo/Extended/0.118.2/3c33
  s256H: b90a36fdde316804b8ae0952e22b59f4334bc28252002256005e4c78cfe648c5
- v: 0.118.1
  rP: manifests/h/Hugo/Hugo/Extended/0.118.1/3c33
  s256H: 76948eeffa9841cbc0c83d387b2eead67c734792dc9717bf8ed28064e7d4a6b0
- v: 0.118.0
  rP: manifests/h/Hugo/Hugo/Extended/0.118.0/3c33
  s256H: deb1122303adf3dd5e70b6bbc75d93c33473ea5143ee9ac61624f32fd4334d7f
- v: 0.117.0
  rP: manifests/h/Hugo/Hugo/Extended/0.117.0/3c33
  s256H: 042ae3cd7b4d4a9fa2b81035584ddb2c066f052b6649eff1a91402d5b932f715
- v: 0.116.1
  rP: manifests/h/Hugo/Hugo/Extended/0.116.1/3c33
  s256H: 6fd6d7a746eb8113ae34e27f9b7d952e947bfe6b779e88fb467cb6552af68e2d
- v: 0.116.0
  rP: manifests/h/Hugo/Hugo/Extended/0.116.0/3c33
  s256H: 94d6c403c7307de3c7686df81d1e41a4a521980df22368b6b03fce33bba111eb
- v: 0.115.4
  rP: manifests/h/Hugo/Hugo/Extended/0.115.4/3c33
  s256H: 590646ed1bd9c0a14a22cbe22da3d7814aee4acfd9139f267337663487f63fb3
- v: 0.115.3
  rP: manifests/h/Hugo/Hugo/Extended/0.115.3/3c33
  s256H: a5d07fd1235cc4964e8041090447e01757d274e2ffa9c1bb6267879181a46853
- v: 0.115.2
  rP: manifests/h/Hugo/Hugo/Extended/0.115.2/3c33
  s256H: 2a2f723b41c86da5ab9917fa1b81a168ce022bb0aa5507ca6ba32aee948a4360
- v: 0.115.1
  rP: manifests/h/Hugo/Hugo/Extended/0.115.1/3c33
  s256H: 6f100a05df15ac424c3f626fef3462ffe8ef62753bcc2d2d6a0b85394c7d4263
- v: 0.115.0
  rP: manifests/h/Hugo/Hugo/Extended/0.115.0/3c33
  s256H: c170a5a56ef6e3238b488f1872c41b1535062d36027d2cb774d15e1b26ea87df
- v: 0.114.1
  rP: manifests/h/Hugo/Hugo/Extended/0.114.1/3c33
  s256H: 9766517a04664bf03a3e8b30f5b7dc5fcb4b21ae6533a1d0ddba8be1ba3463c9
- v: 0.114.0
  rP: manifests/h/Hugo/Hugo/Extended/0.114.0/3c33
  s256H: 5e93b38d0d0a716235b352ac5a8f8025b9ade6d327ee966b0d52cfce0428a713
- v: 0.113.0
  rP: manifests/h/Hugo/Hugo/Extended/0.113.0/3c33
  s256H: e7d024b51fbfd19e4c3b8157f644d1848bd75820f2a8bb99808f16adb29cc571
- v: 0.112.7
  rP: manifests/h/Hugo/Hugo/Extended/0.112.7/3c33
  s256H: 901c0d812a21b1777f2758d85b37cadf45891b8d133776bcf6c759adfdb48822
- v: 0.112.6
  rP: manifests/h/Hugo/Hugo/Extended/0.112.6/3c33
  s256H: 13b709b4d7b1848e473ec27621f12fc94ea6f7a2849d5d6549c40e903a6d7875
- v: 0.112.5
  rP: manifests/h/Hugo/Hugo/Extended/0.112.5/3c33
  s256H: 62dadb582ed1599b59e2d1f40eecc88a01f4c6a9f2b89e885afc4817f580b016
- v: 0.112.3
  rP: manifests/h/Hugo/Hugo/Extended/0.112.3/3c33
  s256H: 0e02030f4832d6eff5dc3209b202112a92b89a3be0ab3ed715aa325ea9c372da
- v: 0.112.2
  rP: manifests/h/Hugo/Hugo/Extended/0.112.2/3c33
  s256H: 8b46b92c8b6e3ba752eaa808ecb6ad831d2bc023886bb7cefb4b4ac4796178a0
- v: 0.112.1
  rP: manifests/h/Hugo/Hugo/Extended/0.112.1/3c33
  s256H: da9d2340f1ee1d04cf8ffd9077a3b8ab9fe71d4cccc84544180167d8049291a3
- v: 0.112.0
  rP: manifests/h/Hugo/Hugo/Extended/0.112.0/3c33
  s256H: 050c1b0386c3cb71869ac96d5233e66893717ddf8c17b9bf61791fb4e793492f
- v: 0.111.3
  rP: manifests/h/Hugo/Hugo/Extended/0.111.3/3c33
  s256H: a4fbe800830fac65c9531608309accf064b229d924c59fbe03370df9746e2433
- v: 0.111.2
  rP: manifests/h/Hugo/Hugo/Extended/0.111.2/3c33
  s256H: b016aaf01d60b86cc3693961bd04312bb2ab05a52048341e187bc866fea6cdf8
- v: 0.111.1
  rP: manifests/h/Hugo/Hugo/Extended/0.111.1/3c33
  s256H: 7a17614b195fdcf550a8149d3040d4d55ec2de0062d11aaa17896775468b7d9b
- v: 0.111.0
  rP: manifests/h/Hugo/Hugo/Extended/0.111.0/3c33
  s256H: 0ad55c0cb2e314060f3fede244ac6c78f75089f3c138c8ae3b665578572600cb
- v: 0.110.0
  rP: manifests/h/Hugo/Hugo/Extended/0.110.0/3c33
  s256H: e715c993640ebb4c060be9da09ab88930562a195fe89e9a69bda98204aebc39c
- v: 0.105.0
  rP: manifests/h/Hugo/Hugo/Extended/0.105.0/3c33
  s256H: e71dfece95ea52f2de2bdb9c08934208c5967246e138382a5a2173c7a04efeb7

2024-08-20 00:26:25.550 [YAML] Detected UTF-8
2024-08-20 00:26:25.667 [REPO] Performing search: Query:[none] Filter:Id='Hugo.Hugo.Extended'[CaseInsensitive]
2024-08-20 00:26:25.668 [REPO] Finding installed package from available package using system reference search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.668 [REPO] Performing search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.668 [REPO] Performing search: Query:[none] Include:ProductCode='hugo.hugo.extended_microsoft.winget.source_8wekyb3d8bbwe'[Exact] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.669 [REPO]  ... installed package [ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe] had multiple correlations and is being ignored as a match for [Hugo.Hugo.Extended]
2024-08-20 00:26:25.669 [CLI ] Search result size: 0
2024-08-20 00:26:25.669 [CLI ] No app found matching input criteria
2024-08-20 00:26:25.675 [CLI ] Terminating context: 0x8a150014 at C:\__w\1\s\external\pkg\src\AppInstallerCLICore\Workflows\WorkflowBase.cpp:3e5

@Dragon1573
Copy link
Contributor

Dragon1573 commented Aug 19, 2024

Notice following contents during invoking winget update:

2024-08-20 00:26:25.550 [YAML] Detected UTF-8
2024-08-20 00:26:25.667 [REPO] Performing search: Query:[none] Filter:Id='Hugo.Hugo.Extended'[CaseInsensitive]
2024-08-20 00:26:25.668 [REPO] Finding installed package from available package using system reference search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.668 [REPO] Performing search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.668 [REPO] Performing search: Query:[none] Include:ProductCode='hugo.hugo.extended_microsoft.winget.source_8wekyb3d8bbwe'[Exact] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.669 [REPO]  ... installed package [ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe] had multiple correlations and is being ignored as a match for [Hugo.Hugo.Extended]
2024-08-20 00:26:25.669 [CLI ] Search result size: 0
2024-08-20 00:26:25.669 [CLI ] No app found matching input criteria

It seems package ID written to Windows Registry (here is ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe) is not the same as what it's shown (here is Hugo.Hugo.Extended).


Note

My configuration prefer zh-CN for package locale.

pwsh> winget install -e Hugo.Hugo.Extended -l C:\Applications\Hugo\Hugo\Extended\ -v 0.132.1 --verbose-logs
已找到 Hugo(扩展版) [Hugo.Hugo.Extended] 版本 0.132.1
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
已成功验证安装程序哈希
正在提取存档...
已成功提取存档
正在启动程序包安装...
添加了命令行别名: "hugo"
已成功安装


00:45:50 C:\...\winget-pkgs  [master ≡] 3.06s pwsh> winget list Hugo.Hugo.Extended
名称         ID                 版本    可用    源
------------------------------------------------------
Hugo(扩展版) Hugo.Hugo.Extended 0.132.1 0.132.2 winget

pwsh> winget update -e Hugo.Hugo.Extended
找不到与输入条件匹配的已安装程序包。

pwsh> winget update 'Hugo(扩展版)'
已找到 Hugo(扩展版) [Hugo.Hugo.Extended] 版本 0.132.2
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
正在下载 https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip
已取消

pwsh> winget update -e 'ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe'
已找到 Hugo(扩展版) [Hugo.Hugo.Extended] 版本 0.132.2
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
正在下载 https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip
已取消

I would prefer regarding it as a bug of winget.exe.

CC @stephengillie

@Honghe
Copy link

Honghe commented Oct 13, 2024

Notice following contents during invoking winget update:

2024-08-20 00:26:25.550 [YAML] Detected UTF-8
2024-08-20 00:26:25.667 [REPO] Performing search: Query:[none] Filter:Id='Hugo.Hugo.Extended'[CaseInsensitive]
2024-08-20 00:26:25.668 [REPO] Finding installed package from available package using system reference search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.668 [REPO] Performing search: Query:[none] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.668 [REPO] Performing search: Query:[none] Include:ProductCode='hugo.hugo.extended_microsoft.winget.source_8wekyb3d8bbwe'[Exact] Include:NormalizedNameAndPublisher='hugo'+'thehugoauthors'[Exact]
2024-08-20 00:26:25.669 [REPO]  ... installed package [ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe] had multiple correlations and is being ignored as a match for [Hugo.Hugo.Extended]
2024-08-20 00:26:25.669 [CLI ] Search result size: 0
2024-08-20 00:26:25.669 [CLI ] No app found matching input criteria

It seems package ID written to Windows Registry (here is ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe) is not the same as what it's shown (here is Hugo.Hugo.Extended).

Note

My configuration prefer zh-CN for package locale.

pwsh> winget install -e Hugo.Hugo.Extended -l C:\Applications\Hugo\Hugo\Extended\ -v 0.132.1 --verbose-logs
已找到 Hugo(扩展版) [Hugo.Hugo.Extended] 版本 0.132.1
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
已成功验证安装程序哈希
正在提取存档...
已成功提取存档
正在启动程序包安装...
添加了命令行别名: "hugo"
已成功安装


00:45:50 C:\...\winget-pkgs  [master ≡] 3.06s pwsh> winget list Hugo.Hugo.Extended
名称         ID                 版本    可用    源
------------------------------------------------------
Hugo(扩展版) Hugo.Hugo.Extended 0.132.1 0.132.2 winget

pwsh> winget update -e Hugo.Hugo.Extended
找不到与输入条件匹配的已安装程序包。

pwsh> winget update 'Hugo(扩展版)'
已找到 Hugo(扩展版) [Hugo.Hugo.Extended] 版本 0.132.2
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
正在下载 https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip
已取消

pwsh> winget update -e 'ARP\User\X64\Hugo.Hugo.Extended_Microsoft.Winget.Source_8wekyb3d8bbwe'
已找到 Hugo(扩展版) [Hugo.Hugo.Extended] 版本 0.132.2
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
正在下载 https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip
已取消

I would prefer regarding it as a bug of winget.exe.

CC @stephengillie

Yes, I can't uninstall Hugo.Hugo.Extended via id, but it works of winget uninstall --name "Hugo (Extended)".

@stephengillie
Copy link
Collaborator

If I'm understanding correctly, the data in Registry changes after package install. This prevents the installed package from being upgraded or uninstalled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community. Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

4 participants