You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to upgrade an application with their unique ID (using --id) shown by winget, but getting error of "Multiple installed packages found matching input criteria. Please refine the input."
[D:\Work]> winget upgrade --id "Audacity.Audacity"
Multiple installed packages found matching input criteria. Please refine the input.
Name Id
--------------------------------
Audacity Audacity.Audacity
Audacity 2.1.3 Audacity®_is1
I had two version of Audacity in "Program and Features" but according to Winget it is two different IDs
if you remove the old one, issue gone away
Steps to reproduce
try to upgrade Audacity using --id flag:
winget upgrade --id "Audacity.Audacity"
Expected behavior
Upgrade Audacity
Actual behavior
return error:
"Multiple installed packages found matching input criteria. Please refine the input."
Environment
Windows Package Manager v1.1.12701
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.19043.1348
Package: Microsoft.DesktopAppInstaller v1.16.12701.0
Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
Links
---------------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-privacy
Licence 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
I had two version of Audacity in"Program and Features" but according to Winget it is two different IDs
if you remove the old one, issue gone away
The text was updated successfully, but these errors were encountered:
@baget we've identified this Issue as a duplicate of another one that already exists. This specific instance is being closed in favor of tracking the concern over on the referenced Issue. Thanks for your report! Be sure to add your 👍 to the other issue to help raise the priority.
Brief description of your issue
I'm trying to upgrade an application with their unique ID (using --id) shown by winget, but getting error of "Multiple installed packages found matching input criteria. Please refine the input."
I had two version of Audacity in "Program and Features" but according to Winget it is two different IDs
if you remove the old one, issue gone away
Steps to reproduce
try to upgrade Audacity using --id flag:
winget upgrade --id "Audacity.Audacity"
Expected behavior
Upgrade Audacity
Actual behavior
return error:
"Multiple installed packages found matching input criteria. Please refine the input."
Environment
The text was updated successfully, but these errors were encountered: