10000 Search option `--id-starts-with` only returned packages starting with `chocolatey` · Issue #1836 · chocolatey/choco · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Search option --id-starts-with only returned packages starting with chocolatey #1836

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

Closed
akulbe opened this issue May 29, 2019 · 5 comments · Fixed by #3637
Closed

Search option --id-starts-with only returned packages starting with chocolatey #1836

akulbe opened this issue May 29, 2019 · 5 comments · Fixed by #3637
Assignees
Labels
5 - Released Bug Requires NuGet.Client Change This issue requires a modification to something in referenced NuGet.Client library.
Milestone

Comments

@akulbe
Copy link
akulbe commented May 29, 2019

What You Are Seeing?

choco search --id-starts-with p
shows a very short list.

What is Expected?

to see the same results as:
choco search | sls ^p | Sort-Object

How Did You Get This To Happen? (Steps to Reproduce)

Simply running choco search --id-starts-with p and comparing its results with that of choco search | sls ^p | Sort-Object

Output Log

Full Log Output

chocolatey.log
choco_search_starts_with_id_debug_verbose.txt

@gep13
Copy link
Member
gep13 commented May 30, 2019

@akulbe just to be clear that we are talking about the same thing...

Where did --starts-with-id come from? The correct option for choco search is --id-starts-with.

Just want to make sure that we are on the same page 😄

@akulbe
Copy link
Author
akulbe commented May 30, 2019

We are now. Fixed it. 🤓

@gep13 gep13 self-assigned this May 30, 2019
@gep13 gep13 changed the title choco search --starts-with-id not working as expected. choco search --id-starts-with not working as expected. May 30, 2019
@imm0rtalsupp0rt
Copy link

@imm0rtalsupp0rt imm0rtalsupp0rt added API and removed API labels Feb 1, 2024
@gep13 gep13 assigned AdmiringWorm and unassigned gep13 Feb 25, 2025
@gep13 gep13 added this to the 2.5.0 milestone Feb 25, 2025
@gep13 gep13 added the Requires NuGet.Client Change This issue requires a modification to something in referenced NuGet.Client library. label Feb 25, 2025
@gep13
Copy link
Member
gep13 commented Feb 25, 2025

In order for this issue to be solved, a new version of the Chocolatey.NuGet.Client packages will be required, which address this issue.

@AdmiringWorm AdmiringWorm modified the milestones: 2.5.0, 2.4.3 Feb 26, 2025
AdmiringWorm added a commit to AdmiringWorm/choco that referenced this issue Feb 26, 2025
This updates the Chocolatey NuGet package references to the latest
version available that was just recently created.

This new version fixes a problem in Chocolatey CLI where we are unable
to search for packages that starts with a prefix in an identifier.
AdmiringWorm added a commit to AdmiringWorm/choco that referenced this issue Feb 26, 2025
This updates the Chocolatey NuGet package references to the latest
version available that was just recently created.

This new version fixes a problem in Chocolatey CLI where we are unable
to search for packages that starts with a prefix in an identifier.
@gep13 gep13 linked a pull request Feb 26, 2025 that will close this issue
10 tasks
gep13 added a commit that referenced this issue Feb 26, 2025
…ith-not-working-as-expected-1836

(#1836) Update Chocolatey NuGet references
@AdmiringWorm AdmiringWorm changed the title choco search --id-starts-with not working as expected. Search option --id-starts-with only returned packages starting with chocolatey Feb 27, 2025
@choco-bot
Copy link

🎉 This issue has been resolved in version 2.4.3 🎉

The release is available on:

Your GitReleaseManager bot 📦 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Released Bug Requires NuGet.Client Change This issue requires a modification to something in referenced NuGet.Client library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
0