microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.68k stars 4.52k forks source link

[Package Issue]: Microsoft.PowerBI #185388

Open lukargit opened 1 week ago

lukargit commented 1 week ago

Please confirm these before moving forward

Category of the issue

Installation issue.

Brief description of your issue

Package Microsoft.PowerBI is failing installation with the following error:

Installer hash does not match; this cannot be overridden when running as admin

I found an existing PR to update the package to the latest version, but it appears the pipeline is repeatedly failing blocking the update.

https://github.com/microsoft/winget-pkgs/pull/185080

Steps to reproduce

winget install --id Microsoft.PowerBI --exact

Actual behavior

Installation fails with error Installer hash does not match; this cannot be overridden when running as admin

Expected behavior

Application installs successfully

Environment

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

Windows: Windows.Desktop v10.0.26100.2033 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

Group Policy State

Enable Additional Windows App Installer Sources Enabled

Admin Setting State

LocalManifestFiles Enabled BypassCertificatePinningForMicrosoftStore Disabled InstallerHashOverride Disabled LocalArchiveMalwareScanOverride Disabled ProxyCommandLineOptions Disabled DefaultProxy Disabled

Screenshots and Logs

No response

similar-issues-ai[bot] commented 1 week ago

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

vikingnope commented 1 week ago

https://github.com/microsoft/winget-pkgs/pull/185336

I think this should have fixed it, could you try again and let us know here?