Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Issue]: Stremio.Stremio updated to Beta version #207120

Open
2 tasks done
jacobgelling opened this issue Jan 4, 2025 · 1 comment · May be fixed by #207607
Open
2 tasks done

[Package Issue]: Stremio.Stremio updated to Beta version #207120

jacobgelling opened this issue Jan 4, 2025 · 1 comment · May be fixed by #207607
Labels
In-PR Issue-Bug It either shouldn't be doing this or needs an investigation.

Comments

@jacobgelling
Copy link
Contributor

jacobgelling commented Jan 4, 2025

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Side-By-Side installation.

Brief description of your issue

Current package for Stremio is a beta version (5.0.0-beta.15) rather than stable. Upgrading from 4.4 results in 2 Stremio applications being installed (the previous stable and newly added beta package from #205670).

Steps to reproduce

winget upgrade Stremio.Stremio with version 4.4 installed.

Actual behavior

The beta version of Stremio is installed and the stable version also remains installed.

Expected behavior

Package should remain a stable version, and not duplicate 2 Stremio applications.

Environment

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

Windows: Windows.Desktop v10.0.26100.2605
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.24.25200.0

Winget Directories
-----------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Diag…
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\sett…
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

Admin Setting                             State
--------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled
ProxyCommandLineOptions                   Disabled
DefaultProxy                              Disabled

Screenshots and Logs

No response

@jacobgelling jacobgelling added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Jan 4, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Jan 4, 2025
@DuckDuckStudio
Copy link
Contributor

DuckDuckStudio commented Jan 5, 2025

To differentiate between Beta versions, it is common to move the Beta version under the Stremio.Stremio.Beta identifier. But I'm not sure exactly which versions under Stremio.Stremio are Beta versions, at the moment I only know that 5.0 is a Beta version.

The existing manifest seems to have more problems, such as incorrect licenses, wrong copyright information, etc...
:(

DuckDuckStudio added a commit to DuckDuckStudio/winget-pkgs that referenced this issue Jan 5, 2025
The original manifest was from Stremio.Stremio version 5.0.0, but this should have been a incorrect manifest and I removed it from microsoft#207605. :)
See microsoft#207120 to know why I do this change.
@microsoft-github-policy-service microsoft-github-policy-service bot added In-PR and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants