Page 1 of 1
No Matches Found!
Posted: Mon Oct 12, 2020 11:36 pm
by aavex_marlon
We just jumped from Chocolatey for Labtech to Chocolatey for Automate Unlimited Agents. Now I'm trying to add a package for the for GoogleChrome but and several packages, but it fails and says "No Matches Found". Chocolatey has been installed on the tech PC as well as our LT Server but still fails. What could be the problem and solution to this? Please see screenshot Thank you.

- ChocoAutomate_Err.png (67.04 KiB) Viewed 8142 times
Re: No Matches Found!
Posted: Tue Oct 13, 2020 10:19 pm
by TeeEm
Just try googlechrome on its own no install commands.
Re: No Matches Found!
Posted: Thu Oct 15, 2020 2:09 pm
by Cubert
What he said,
Only use package name and not the full install command.
Re: No Matches Found!
Posted: Wed Oct 21, 2020 8:09 pm
by ilyak
How can I add zoom-outlook ?

Re: No Matches Found!
Posted: Mon Oct 26, 2020 2:53 pm
by Cubert
Ah sometimes case sensitive kicks in.
Try "Zoom-Outlook"
Re: No Matches Found!
Posted: Mon Oct 26, 2020 11:34 pm
by ilyak
Thanks, that worked. Damn case sensitive package names

Re: No Matches Found!
Posted: Tue Mar 09, 2021 2:20 pm
by Cubert
When we search for a package we are using the "LIST" function in Chocolatey to query for package. Even thou the Chocolatey.org site shows all lower case as the command to execute, when you use the LIST function it may or may not be the same way.
Take Firefox, chocolatey.org says its "firefox" and that will work just fine during install but if you want to match what's in the Repo list it maybe a little different. So to see if it is just execute
and you should receive a list like below. Use the way it is spelled here to define your search in the plugin.

- Capture.PNG (54.73 KiB) Viewed 7021 times