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

Upgrade with exact and id gives two results #1180

Closed
KalleDK opened this issue Jun 18, 2021 · 7 comments
Closed

Upgrade with exact and id gives two results #1180

KalleDK opened this issue Jun 18, 2021 · 7 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@KalleDK
Copy link

KalleDK commented Jun 18, 2021

Brief description of your issue

If I try to upgrade Microsoft Teams with exact id, I still get show two packages

Steps to reproduce

Both of these fails

winget upgrade --id Microsoft.Teams -e
winget upgrade --id Microsoft.Teams -e -s winget

Expected behavior

That the first entry is selected, as that is the one with the exact id

Actual behavior

winget upgrade --id Microsoft.Teams -e
Der blev fundet flere pakker, som matcher inputkriterierne. Du bedes finindstille input.
Navn            Id
-------------------------------
Microsoft Teams Microsoft.Teams
Microsoft Teams Teams

winget upgrade --id Microsoft.Teams -e -s winget
Der blev fundet flere pakker, som matcher inputkriterierne. Du bedes finindstille input.
Navn            Id
-------------------------------
Microsoft Teams Microsoft.Teams
Microsoft Teams Teams

Environment

[winget --info]
Windows Package Manager v1.0.11451
Copyright (c) Microsoft Corporation. Alle rettigheder forbeholdes.

Windows: Windows.Desktop v10.0.18362.1256
Pakke: Microsoft.DesktopAppInstaller v1.11.11451.0

Logfiler: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir

Links
---------------------------------------------------------------------------------------
Erklæring om beskyttelse af personlige oplysninger https://aka.ms/winget-privacy
Licensaftale                                       https://aka.ms/winget-license
Meddelelser fra tredjepart                         https://aka.ms/winget-3rdPartyNotice
Startside                                          https://aka.ms/winget

Any other software?
@ghost ghost added the Needs-Triage Issue need to be triaged label Jun 18, 2021
@KalleDK
Copy link
Author

KalleDK commented Jun 18, 2021

It seems that a Machine Wide Teams was installed and a User version was installed. But still no way to disambiguate them afaik.

Which is apparently how Teams works... The machine wide installer, installs the user version on launch....

@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage Issue need to be triaged labels Jun 18, 2021
@OfficialEsco
Copy link

@jedieaston
Copy link
Contributor

This looks to be another scenario in which a fix to #840 would be nice.

@denelon
Copy link
Contributor

denelon commented Oct 1, 2021

This should be resolved with the work in #1243 for #1073 when the last bit of work mentioned at #1073 (comment) is complete.

@denelon denelon modified the milestones: v.Next-Client, v1.2-Client Oct 1, 2021
@denelon denelon modified the milestones: v1.2-Client, v1.3-Client Jan 8, 2022
@denelon denelon modified the milestones: v1.3-Client, v1.4-Client May 31, 2022
@denelon
Copy link
Contributor

denelon commented Jun 21, 2022

Is this still happening with Windows Package Manager 1.3 Release Candidate?

@denelon denelon added the Needs-Author-Feedback Issue needs attention from issue or PR author label Jun 21, 2022
@ghost ghost added the No-Recent-Activity Issue has no recent activity label Jun 28, 2022
@ghost
Copy link

ghost commented Jun 28, 2022

@KalleDK this issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

@KalleDK
Copy link
Author

KalleDK commented Jun 28, 2022

@denelon - seems like it works now! Thank you

@KalleDK KalleDK closed this as completed Jun 28, 2022
@ghost ghost added Needs-Attention Issue needs attention from Microsoft and removed Needs-Author-Feedback Issue needs attention from issue or PR author No-Recent-Activity Issue has no recent activity labels Jun 28, 2022
@denelon denelon modified the milestones: v1.4-Client, v1.3-Client Jun 28, 2022
@denelon denelon removed the Needs-Attention Issue needs attention from Microsoft label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
Development

No branches or pull requests

4 participants