GUI misses update that shows in CLI
See original GitHub issueTo reproduce:
- In PowerShell, run
choco outdated
orcup foxitreader -whatif
. Note that there’s an update available:foxitreader|9.0.1.1050|9.0.1.1052|false
. Full output here. - In ChocolateyGui, find “Foxit Reader.”
Expected:
- Version=9.0.1.1050, Latest Version=9.0.1.1052.
- Upgrade or Update All installs new version.
Actual:
- Version=9.0.1.1050, no Latest Version listed.
- Upgrade option not available.
Notes:
When refreshing chocolatey.org packages in the GUI, the console output briefly shows:
Fetching packages...
foxitreader|9.0.1.1050|9.0.1.1052|false
Context:
Chocolatey GUI 0.16.0 Chocolatey 0.10.10 Powershell 5.1.16299.251 Win 10 Enterprise 1709 build 16299.309
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
GUI misses update that shows in CLI (again) #626
In ChocolateyGui, find “Foxit Reader.” Expected: Version=2.6.10, Latest Version=3.0.8. Upgrade or Update All installs new version.
Read more >Update error (GUI and CLI)
My GUI will run but fail at the end leaving the updates in the queue. If I use the freenas-update update command it...
Read more >apt - What is the command line equivalent for the update ...
As Flimm commented, the answer really is sudo apt-get dist-upgrade (after running sudo apt-get update , which GUI package management tools ...
Read more >Windows Update New GUI not showing the updates?
So after the new GUI of the windows update i have the problem of not seeing the updates. They are showing as numbers,...
Read more >Dell Command Update UWP-- where to go from here?
1, you will find there's two installers contained within it. One for the UWP GUI, and another MSI that installs the dcu-cli component....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Confirmed fixed in
0.17.0-unstable0080
.@gep13 This is fixed.