chocolatey / chocolatey/ChocolateyGUI
Packages appearing out of date after command line upgrade
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 272
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 1
Description
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my problem.
- I have verified this is not an issue for a specific package.
- I have verified this issue is not security related.
What You Are Seeing?
I did choco upgrade -y all and now Chocolatey GUI shows all these upgraded packages as out of date (shows old versions).
I tried "Check for outdated packages (forced)" but it didn't help.
What is Expected?
Chocolatey GUI is in sync with choco outdated.
How Did You Get This To Happen?
choco upgrade -y allas admin- start Chocolatey Gui as admin
System Details
- Operating System: Windows 11
- Windows PowerShell version:
- Chocolatey CLI Version: 1.2.1
- Chocolatey Licensed Extension version:
- Chocolatey License type:
- Terminal/Emulator:
Installed Packages
N/A
Output Log
Not a CLI problem
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the mismatch using choco upgrade -y all, then launch Chocolatey GUI as administrator and compare its outdated-package view with choco outdated. No source files or tests are named, so trace the GUI's package-state refresh and version comparison behavior. Done means the GUI reflects the versions reported by the CLI after an upgrade.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100