OBS Studio not exporting in package list #1950
Labels
Area-Matching
Issue related to correlation between installed package and manifest
Command-Export
Issue related to WinGet Export
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Brief description of your issue
While other winget packages successfully export when running the
winget export
command, OBS Studio doesn't successfully add itself to the list of packages. Thewinget export
command displays this in its output. This is abnormal behavior, considering that OBS Studio lists a valid version number in winget and doesn't have any issues performing upgrades when a new version is released.Steps to reproduce
Run
winget export -o packages.txt
, wherepackages.txt
is the location of the destination package file. The command will run, but winget will show OBS Studio failing to be added to the package file, and when the file is opened, this behavior can be confirmed.Expected behavior
I expect winget to be able to export OBS Studio, along with the rest of my installed programs, to a package file when the
winget export
command is run.Actual behavior
winget fails to add OBS Studio to the package file, outputting the following error message:
Installed package is not available from any source: OBS Studio
.Environment
The text was updated successfully, but these errors were encountered: