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]: BlenderFoundation.Blender.LTS.3.6 version of Blender is installed, but is shown and upgraded as latest #172022

Open
2 tasks done
TonyDecvA180XN opened this issue Sep 6, 2024 · 0 comments
Labels
Help-Wanted This is a good candidate work item from the community. Issue-Bug It either shouldn't be doing this or needs an investigation. Package-Update This package needs to be updated

Comments

@TonyDecvA180XN
Copy link

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

Installation issue.

Brief description of your issue

When I install Blender software using winget I specify for exact LTS version, in my case 3.6. If I check for updates after, then winget reports it as regular version and wants to upgrade to the most recent one which is 4.2.1.

Steps to reproduce

When I search for available packages of Blender I get 3 editions:

winget search blender --source winget
Name            Id                                Version Match
--------------------------------------------------------------------------
blender         BlenderFoundation.Blender         4.2.1
Blender LTS 3.3 BlenderFoundation.Blender.LTS.3.3 3.3.19  Moniker: blender
Blender LTS 3.6 BlenderFoundation.Blender.LTS.3.6 3.6.12  Moniker: blender

I want to install an LTS version, so I do:

winget install -e -i --id=BlenderFoundation.Blender.LTS.3.6
Found Blender LTS 3.6 [BlenderFoundation.Blender.LTS.3.6] Version 3.6.12
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://download.blender.org/release/Blender3.6/blender-3.6.12-windows-x64.msi
  ██████████████████████████████   309 MB /  309 MB
Successfully verified installer hash
Starting package install...
Successfully installed

Versions is mentioned as "LTS 3.6".

Actual behavior

When I check for updates I get message that there is an update to 4.2.*.

winget update
Name                         Id                                    Version       Available     Source
-----------------------------------------------------------------------------------------------------
blender                      BlenderFoundation.Blender             3.6.12        4.2.1         winget

Note that software is named as "blender" and not "Blender LTS 3.6".

Expected behavior

I expected to received to only receive fix updates for 3.6 if available like 3.6.15 or something. That is LTS is supposed to be for.

Environment

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

Windows: Windows.Desktop v10.0.19045.4651
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.23.1911.0

Screenshots and Logs

No response

@TonyDecvA180XN TonyDecvA180XN added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Sep 6, 2024
@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 Sep 6, 2024
@stephengillie stephengillie added Help-Wanted This is a good candidate work item from the community. Package-Update This package needs to be updated and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community. Issue-Bug It either shouldn't be doing this or needs an investigation. Package-Update This package needs to be updated
Projects
None yet
Development

No branches or pull requests

2 participants