microsoft / microsoft/winget-pkgs

[Package Issue]: Zoom.Zoom

Open
#68,659 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
376

Description

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

Other

Brief description of your issue

x86 version is installed and winget upgrade zoom.zoom replaces it with x64 version.

Same issue as this: https://github.com/microsoft/winget-pkgs/issues/67506

Steps to reproduce

C:\Users\user>winget install zoom.zoom -a x86 -v 5.10.5889
Found Zoom [Zoom.Zoom] Version 5.10.5889
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://cdn.zoom.us/prod/5.10.6.5889/ZoomInstallerFull.msi
██████████████████████████████ 59.6 MB / 59.6 MB
Successfully verified installer hash
Starting package install...
Successfully installed

C:\Users\user>winget upgrade zoom.zoom
Found Zoom [Zoom.Zoom] Version 5.11.7185
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://cdn.zoom.us/prod/5.11.4.7185/x64/ZoomInstallerFull.msi
██████████████████████████████ 66.2 MB / 66.2 MB
Successfully verified installer hash
Starting package install...
Successfully installed

Actual behavior

The upgraded version is x64 even though the previously installed version is x86

Expected behavior

Zoom should be upgraded to the same architecture that was installed.

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

Windows: Windows.Desktop v10.0.19044.1826
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.18.1741.0
Screenshots and Logs

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Zoom.Zoom package and reproduce the reported sequence: install version 5.10.5889 with -a x86, then run winget upgrade zoom.zoom. Compare the installed and upgraded architectures; done means upgrading preserves the x86 architecture instead of selecting the x64 installer.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.