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

Winget Search Results are Incorrect #1608

Closed
johnturek opened this issue Oct 18, 2021 · 2 comments
Closed

Winget Search Results are Incorrect #1608

johnturek opened this issue Oct 18, 2021 · 2 comments
Milestone

Comments

@johnturek
Copy link

Brief description of your issue

When searching for something, search results are showing random (or at least seems to be random) store results as well:

C:\Users\admin>winget install notion
Multiple packages found matching input criteria. Please refine the input.
Name Id Source

Focalboard: Insiders Edition 9NLN2T0SX9VF msstore
Notion Notion.Notion winget

C:\Users\admin>winget install notion -s winget

Steps to reproduce

  1. search for something (example Notion)

  2. or attempt to install Notion without defining a source, you will see a random store result as well

Expected behavior

Notion isn't in the store, so it should only return a winget source.

Actual behavior

Displaying a random app from the store, as well as Notion

Environment

C:\Users\admin>winget --info
Windows Package Manager v1.1.12702
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22483.1000
Package: Microsoft.DesktopAppInstaller v1.16.12702.0

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

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
@jedieaston
Copy link
Contributor

Duplicate of #1523.

(There are some tips in that thread on how to work around it.)

@denelon
Copy link
Contributor

denelon commented Oct 18, 2021

Duplicate of #1523

@denelon denelon marked this as a duplicate of #1523 Oct 18, 2021
@denelon denelon closed this as completed Oct 18, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
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

3 participants