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

Git is not showing in upgrade #822

Closed
YsHaNgM opened this issue Mar 26, 2021 · 3 comments
Closed

Git is not showing in upgrade #822

YsHaNgM opened this issue Mar 26, 2021 · 3 comments
Labels
Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@YsHaNgM
Copy link

YsHaNgM commented Mar 26, 2021

Git is not listed in winget upgrade

I have following experimental experimental features enabled:

Feature                 Status   Property            Link
-----------------------------------------------------------------------------------
Command Sample          Disabled experimentalCmd     https://aka.ms/winget-settings
Argument Sample         Disabled experimentalArg     https://aka.ms/winget-settings
Microsoft Store Support Disabled experimentalMSStore https://aka.ms/winget-settings
List Command            Enabled  list                https://aka.ms/winget-settings
Upgrade Command         Enabled  upgrade             https://aka.ms/winget-settings
Uninstall Command       Disabled uninstall           https://aka.ms/winget-settings
Import Command          Disabled import              https://aka.ms/winget-settings
Rest Source Support     Disabled restSource          https://aka.ms/winget-settings

I have git installed and there's a newer version available:

> winget list | sls Git
Git version 2.30.0.2                               Git_is1                                            2.30.0.2
> winget search git.git
Name Id      Version
--------------------
Git  Git.Git 2.31.0

This results in git is not able to upgrade.

Steps to reproduce

With an old version of Git installed. Run winget upgrade git.git.

Expected behavior

Git to be upgrade to the lastest version.

Actual behavior

Git is not recognised as upgradable.

> winget upgrade
Name      Id                  Version Available Source
------------------------------------------------------
PowerToys Microsoft.PowerToys 0.31.1  0.33.1    winget
> winget upgrade git.git
No installed package found matching input criteria.

Environment

Windows Package Manager v0.2.10771 Preview
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.19042.867
Package: Microsoft.DesktopAppInstaller v1.11.10771.0
@ghost ghost added the Needs-Triage Issue need to be triaged label Mar 26, 2021
@denelon
Copy link
Contributor

denelon commented Mar 26, 2021

Duplicate of #752

@denelon denelon marked this as a duplicate of #752 Mar 26, 2021
@ghost
Copy link

ghost commented Mar 26, 2021

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Mar 26, 2021
@ghost ghost added Resolution-Duplicate Issue is a duplicate and removed Needs-Triage Issue need to be triaged labels Mar 26, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
@pa-0
Copy link

pa-0 commented Jun 22, 2024

The Git package ID is "Git.Git" so I don't think this is a duplicate of #752. Here, Git specifically is appearing in winget list results with a wrong package ID. I am experiencing the same thing now trying to update Git after installing it specifically using the commmand winget install -e --id Git.Git and this is what appears in my results now

Git                                Git_is1                          2.45.2.0.1

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate Issue is a duplicate
Projects
None yet
Development

No branches or pull requests

3 participants