microsoft / microsoft/winget-cli
`winget upgrade git.git` does nothing on 32-bit Windows
Open
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
On my 32-bit Windows machine, winget upgrade git.git does nothing.
Steps to reproduce
Run winget upgrade git.git on a 32-bit Windows machine with Git 2.39.2 installed.
Expected behavior
Git should be upgraded to 2.40.0
Actual behavior
PS> winget list git
Name Id Version Available Source
-------------------------------------
Git Git.Git 2.39.2 2.40.0 winget
PS> winget upgrade git.git
No applicable upgrade found.
Environment
Windows Package Manager v1.4.10173
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.19045.2846
System Architecture: X86
Package: Microsoft.DesktopAppInstaller v1.19.10173.0
Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce winget upgrade git.git on a 32-bit Windows machine with Git 2.39.2 installed, then inspect the diagnostic logs in %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir. Done means the command recognizes Git 2.40.0 as an applicable upgrade and performs it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, git
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100