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
22.54k stars 1.39k forks source link

winget cannot upgrade Teams Machine wide Installer #4467

Closed Robertblazor closed 1 month ago

Robertblazor commented 1 month ago

Brief description of your issue

image

Steps to reproduce

Type '''winget upgrade'''

and

'''winget upgrade --all''

Expected behavior

I would expect the Teams Machine wide installer to be upgraded as well, but it just stepped away from that specific line.

Actual behavior

No behavior upon the teams machine wide installer package

Environment

Terminal Preview
Powershell 7.5 -- preview 2
github-actions[bot] commented 1 month ago

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!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

denelon commented 1 month ago

This is a matching issue where the Teams Machine Wide installer is matching with the Teams manifest. For a workaround, you can pin the Teams Machine Wide installer.

Robertblazor commented 1 month ago

Will this issue be resolved?

SpecterShell commented 1 month ago

Should have been fixed. Could you try again?

Robertblazor commented 1 month ago

Yes I did and it worked.