Brief description of your issue
I can't download any packages using winget. Anything will just return 0x8a15000f : Data required by the source is missing
Steps to reproduce
Install App Installer from Microsoft Store
Install any winget package
Expected behavior
It should continue with the installation
Actual behavior
Failed in attempting to update the source: winget
Failed when searching source: winget
An unexpected error occurred while executing the command:
0x8a15000f : Data required by the source is missing```
### Environment
```shell
Windows Package Manager v1.10.320
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.26100.1742
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.25.320.0
(winget source list)
Name Argument Explicit
--------------------------------------------------------------
msstore https://storeedgefd.dsx.mp.microsoft.com/v9.0 false
winget https://cdn.winget.microsoft.com/cache false
Brief description of your issue
I can't download any packages using winget. Anything will just return
0x8a15000f : Data required by the source is missingSteps to reproduce
Install
App Installerfrom Microsoft StoreInstall any winget package
Expected behavior
It should continue with the installation
Actual behavior