microsoft / microsoft/winget-cli

Currently installed version detechtion incorrect for Android Studio Canary

Open
#2,803 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Brief description of your issue

I have Android studio canary 2022.2.1.10 installed
But it seems like winget thought it is 2022.2.1.1

image

Installed the local manifest of 2022.2.1.10 via
https://github.com/microsoft/winget-pkgs/pull/92304

Steps to reproduce
  1. Install Android Studio Canary 2022.2.1.10
  2. run winget upgrade
Expected behavior

It don't show 2022.2.1.10 as an outdated package

Actual behavior

It mark there is a newer version (2022.2.1.9) available for upgrade

Environment
Windows: Windows.Desktop v10.0.22622.601
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.19.3531.0

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 by reproducing the issue with the local manifest from PR 92304, then run winget upgrade as described. Trace the version-detection behavior for Android Studio Canary and consider the issue resolved when installed version 2022.2.1.10 is no longer reported as upgradeable to 2022.2.1.9.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
cli
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.