Checklist
What You Are Seeing?
When testing the Chocolatey beta packages, I attempted to upgrade the chocolatey.extension package in accordance with the new upgrade procedure, but there was no upgrade option within Chocolatey GUI, and the currently installed Chocolatey packages were not shown as outdated, even with the Include prereleases checkbox checked.
What is Expected?
With the prerelease package checkbox checked, Chocolatey GUI should show that there are beta packages available, that my currently installed versions are outdated, and it should be able to action an upgrade process using those packages.
How Did You Get This To Happen?
- Have the beta packages hosted in a source that is available for Chocolatey GUI to reach and query.
- I recommend installing the following packages to test dependency resolution through Chocolatey GUI.
- Chocolatey v2.6.0
- Chocolatey Licensed Extension v7.0.0
- Chocolatey Agent v3.0.0
- ChocolateyGUI v2.1.1
- ChocolateyGUI Licensed Extension v2.0.2
- Check the checkbox that allows Chocolatey GUI to see prerelease packages.
- Select the Chocolatey Licensed Extension package.
- When navigating to the package metadata, you can see that the options are to Install Advanced, Pin, Reinstall, or Uninstall. There is no option to upgrade to the beta release.
User Story
As a user of Chocolatey GUI,
I want to be able to upgrade packages through the Chocolatey GUI
so that I am on the most recent releases.
System Details
- Operating System: Windows 11
- Windows PowerShell Version: PowerShell v5.1
- Chocolatey CLI Version: 2.6.0
- Chocolatey Licensed Extension version: 7.0.0
- Chocolatey License type (Professional / Business / ?): BusinessTrial
- Terminal/Emulator: Windows PowerShell
Installed Packages
Output Log
2026-03-06 08:15:55.126 -05:00 [Warning] [NuGet] One or more unresolved package dependency constraints detected in the Chocolatey lib folder. All dependency constraints must be resolved to add or update packages. If these packages are being updated this message may be ignored, if not the following error(s) may be blocking the current package operation: 'chocolatey-agent 3.0.0 constraint: chocolatey.extension (>= 7.0.0 && <= 7.999.999)', 'chocolateygui.extension 2.0.2 constraint: chocolatey.extension (>= 6.0.0 && <= 7.999.999)'
2026-03-06 08:15:55.203 -05:00 [Error] Unable to resolve dependency: Unable to resolve dependencies. 'chocolatey.extension 8.0.0-beta-20260304' is not compatible with 'chocolatey-agent 3.0.0 constraint: chocolatey.extension (>= 7.0.0 && <= 7.999.999)', 'chocolateygui.extension 2.0.2 constraint: chocolatey.extension (>= 6.0.0 && <= 7.999.999)'.
2026-03-06 08:15:55.214 -05:00 [Warning]
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2026-03-06 08:15:55.216 -05:00 [Information]
2026-03-06 08:15:55.217 -05:00 [Error] Failures
2026-03-06 08:15:55.217 -05:00 [Error] - chocolatey.extension - Unable to resolve dependency: Unable to resolve dependencies. 'chocolatey.extension 8.0.0-beta-20260304' is not compatible with 'chocolatey-agent 3.0.0 constraint: chocolatey.extension (>= 7.0.0 && <= 7.999.999)', 'chocolateygui.extension 2.0.2 constraint: chocolatey.extension (>= 6.0.0 && <= 7.999.999)'.
Additional Context
Upgrading through Chocolatey CLI works as intended.
Acceptance Criteria
Related Issues
No response
┆Issue is synchronized with this Clickup task by Unito
Checklist
What You Are Seeing?
When testing the Chocolatey beta packages, I attempted to upgrade the
chocolatey.extensionpackage in accordance with the new upgrade procedure, but there was no upgrade option within Chocolatey GUI, and the currently installed Chocolatey packages were not shown as outdated, even with the Include prereleases checkbox checked.What is Expected?
With the prerelease package checkbox checked, Chocolatey GUI should show that there are beta packages available, that my currently installed versions are outdated, and it should be able to action an upgrade process using those packages.
How Did You Get This To Happen?
User Story
As a user of Chocolatey GUI,
I want to be able to upgrade packages through the Chocolatey GUI
so that I am on the most recent releases.
System Details
Installed Packages
Output Log
Additional Context
Upgrading through Chocolatey CLI works as intended.
Acceptance Criteria
Related Issues
No response
┆Issue is synchronized with this Clickup task by Unito