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

Can't install package with double result #205

Closed
nmat opened this issue May 19, 2020 · 1 comment
Closed

Can't install package with double result #205

nmat opened this issue May 19, 2020 · 1 comment
Milestone

Comments

@nmat
Copy link

nmat commented May 19, 2020

Brief description of your issue

Trying to install package that has same name but different Id does nothing. Also tested to use the --id for the install command but it does not do anything either.

Steps to reproduce

Pasting in the whole command output:

PS C:\> winget search gimp
Name Id        Version Matched
------------------------------------
GIMP Gimp.Gimp 2.10.0  Moniker: gimp
GIMP gimp.gimp 2.10.18 Moniker: gimp
PS C:\> winget install gimp
Multiple apps found matching input criteria. Please refine the input.
Name Id        Version Matched
------------------------------------
GIMP Gimp.Gimp 2.10.0  Moniker: gimp
GIMP gimp.gimp 2.10.18 Moniker: gimp
PS C:\> winget install gimp --id gimp.gimp
Multiple apps found matching input criteria. Please refine the input.
Name Id        Version Matched
------------------------------------
GIMP Gimp.Gimp 2.10.0  Moniker: gimp
GIMP gimp.gimp 2.10.18 Moniker: gimp
PS C:\>

Expected behavior

Tell application which exact application to install if more then one result is showing.

Actual behavior

No install can be done.

Environment

[winget --info]
Windows Package Manager v0.1.41331 Preview
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.18363.836
Package: Microsoft.DesktopAppInstaller v1.0.41331.0

Any other software?
@nmat
Copy link
Author

nmat commented May 19, 2020

duplicate of: microsoft/winget-pkgs#319 closing.

@nmat nmat closed this as completed May 19, 2020
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
ryfu-msft added a commit to ryfu-msft/winget-cli that referenced this issue Jul 24, 2024
6ab78af6 Bump curl from 8.4.0 to 8.8.0 (microsoft#205)
14b2b422 Tool: adding a way to save output to a json file (microsoft#204)
84a6567e Forcing faster timeout on timeout test (microsoft#202)
3cbd0170 Dependabot: ignoring patch updates for pip dependencies (microsoft#200)
d03c887f Bump clang-format from 18.1.4 to 18.1.5 (microsoft#198)

git-subtree-dir: src/SfsClient/sfs-client
git-subtree-split: 6ab78af61bc859461ea8298786d87f24b49e3ec2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants