-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.PortableIssue related to portable packageIssue related to portable package
Description
Brief description of your issue
winget list lists the package, but winget upgrade fails to upgrade it.
Steps to reproduce
- install
Gyan.FFmpeg.Shared - run
winget list --id 'Gyan.FFmpeg.Shared' - run
winget upgrade --id 'Gyan.FFmpeg.Shared'
Expected behavior
winget list lists the package and winget upgrade upgrades it.
Actual behavior
PS C:\Users\antho> winget list --id 'Gyan.FFmpeg.Shared'
Name Id Version Available Source
-----------------------------------------------------------
FFmpeg (Shared) Gyan.FFmpeg.Shared 6.0 7.1.1 winget
PS C:\Users\antho> winget upgrade --id 'Gyan.FFmpeg.Shared'
No installed package found matching input criteria.
NativeCommandExitException: Program "winget.exe" ended with non-zero exit code: -1978335212.
PS C:\Users\antho>Environment
Windows Package Manager v1.10.340
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.26100.3775
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.25.340.0Metadata
Metadata
Assignees
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.PortableIssue related to portable packageIssue related to portable package