-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Labels
BugIssues where something has happened which was not expected or intended.Issues where something has happened which was not expected or intended.
Description
Checklist
- I confirm there are no unresolved issues reported on the Chocolatey Status page.
- 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.
- I confirm I am using official, and not unofficial, or modified, Chocolatey products.
What You Are Seeing?
Chocolatey GUI provides Downloads, Total Downloads, and Last update metadata when drilling in to a package. The screenshot below is when the bob package is viewed with a v2 feed:
However, when changing to a v3 feed, the Downloads and Last update package metadata breaks. See below:
A customer ran across this using Sonatype Nexus, and I confirmed it using Inedo ProGet and Sonatype Nexus.
I'm including two Fiddler sessions on this issue, one named Fiddlerv2 and one named Fiddlerv3, to see the differences between the different calls.
What is Expected?
This package metadata should be present no matter what type of feed is used, but if only one can be defined, it needs to be v3 as v2 is deprecated.
How Did You Get This To Happen?
- Choose (or create) a package for testing and push it to a private source.
- Set the Chocolatey source to use a v2 feed.
- Open Chocolatey GUI and double-click the chosen package to get a baseline for the package metadata.
- Download the package several times to see the numbers climb when using the v2 source.
- Change the source to a v3 source (and disable the Chocolatey feature
usePackageRepositoryOptimizationsif you have not already done so). - Open Chocolatey GUI and double-click the chosen package to verify the package metadata is now broken.
- You can use Fiddler to see the differences in the traffic if desired.
System Details
- Operating System: Windows Server 2025
- Windows PowerShell version: 5.1
- Chocolatey CLI Version: 2.4.3
- Chocolatey Licensed Extension version: 6.3.1
- Chocolatey License type: BusinessTrial
- Terminal/Emulator: Windows PowerShell
Installed Packages
N/AOutput Log
N/AAdditional Context
- ZenDesk Ticket
- Original GitLab Issue
Metadata
Metadata
Assignees
Labels
BugIssues where something has happened which was not expected or intended.Issues where something has happened which was not expected or intended.

