-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
winget install results in 0x80072f8f : unknown error #4460
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
@chiragptl039 - Does the behavior change if you use |
@Trenly - I can install applications from the Winget source, but it seems that the store application couldn't be installed using Winget. An error occurred when I accepted the agreements. PS C:\Users\user> winget install Microsoft.PowerBI -s winget The publisher requires that you view the above information and accept the agreements before installing. The publisher requires that you view the above information and accept the agreements before installing. |
[Policy] msstore |
Brief description of your issue
winget install 'company portal'
Winget install 'Power BI Desktop'
winget install 'Windows Terminal'
2024-05-08 11:04:51.668 [REPO] Opening database for ReadWrite at 'C:\Users\User\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\StoreEdgeFD\installed.db'
2024-05-08 11:04:51.669 [REPO] Opened SQLite Index with version [1.7], last write [2024-05-08 10:59:39.000]
2024-05-08 11:04:51.672 [REPO] Sending http POST request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/manifestSearch
2024-05-08 11:04:51.886 [REPO] Response status: 200
2024-05-08 11:04:51.887 [REPO] Sending http GET request to: https://storeedgefd.dsx.mp.microsoft.com/v9.0/packageManifests/9N0DX20HK701?Market=DE
2024-05-08 11:04:51.908 [REPO] Response status: 200
2024-05-08 11:04:51.909 [REPO] Finding installed package from available package using system reference search: Query:[none] Include:PackageFamilyName='microsoft.windowsterminal_8wekyb3d8bbwe'[Exact] Include:NormalizedNameAndPublisher='windows terminal'+'microsoft corporation'[Exact]
2024-05-08 11:04:51.920 [REPO] Opening database for ReadWrite at 'C:\Users\user\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Microsoft.Winget.Source_8wekyb3d8bbwe\installed.db'
2024-05-08 11:04:51.921 [REPO] Opened SQLite Index with version [1.7], last write [2024-05-08 10:59:39.000]
2024-05-08 11:04:51.943 [CLI ] Found one app. App id: 9N0DX20HK701 App name: Windows Terminal
2024-05-08 11:04:51.953 [REPO] Attempting to open pinning database: C:\Users\user\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\pinning.db
2024-05-08 11:04:51.954 [CLI ] Manifest fields: Name [Windows Terminal], Version [Unknown]
2024-05-08 11:04:53.237 [CLI ] Package agreements accepted in prompt
2024-05-08 11:04:53.683 [FAIL] WindowsPackageManager.dll!00007FFFA19539EC: LogHr(1) tid(3ac4) 80072F8F
2024-05-08 11:04:53.683 [FAIL] WindowsPackageManager.dll!00007FFFA188B31B: LogHr(2) tid(3ac4) 80072F8F
2024-05-08 11:04:53.686 [CLI ] Caught winrt::hresult_error: 0x80072f8f : unknown error
WinGet, version [1.7.11261]
Package: Microsoft.DesktopAppInstaller v1.22.11261.0
The text was updated successfully, but these errors were encountered: