microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
23.05k stars 1.43k forks source link

Winget is not working #3804

Open skanda890 opened 11 months ago

skanda890 commented 11 months ago

Brief description of your issue

Winget is giving an error while trying to install a package.

Steps to reproduce

Try to install a package using Winget from the source 'Microsoft Store'.

Expected behavior

It should install the package

Actual behavior

It gives the error: "Failed to install or upgrade Microsoft Store package. Error code: 0x8015dc12".

Environment

Windows Package Manager (Preview) v1.7.2782-preview
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22621.2428
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.22.2782.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
skanda890 commented 11 months ago

Can anybody label this as 'Command-Line' and 'Issue-Bug'?

denelon commented 11 months ago

Can you share logs?

You can add "--verbose-logs --logs" to get verbose logs and open the log directory.

skanda890 commented 11 months ago

Verbose Logs: https://drive.google.com/drive/folders/14anAo2RZ61Vjj522DM2fR_F8aZxpy1Ao?usp=sharing

skanda890 commented 2 weeks ago

https://github.com/microsoft/winget-pkgs/issues/123566