Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Owner has unlisted the package on nuget.org, but Proget still shows it in the list of availible versions
-
We have a Proget Server running since version 4.7.14, now 5.1.21.
We have a nuget package with an version that has been pulled on nuget.org:
You can't see it in the list of versions reported by nuget.org itself.
But this version of the package is still being listed in our Proget installation for some reason and without showing the same warning that it has been unlisted on the details page.
I don't have the unlist option availible for an external package it would seem.
How should I try to resolve this? I was thinking of some kind of retention rule, but I'm not sure if this will resolve it.
PS: To try to fix it I also upgraded the nuget feed to support Semver 2.0, but this didn't help either.
Any help would be appriciated.
Product: ProGet
Version: 5.1.21
-
I believe this issue was resolved in ProGet v5.1.23 as part of PG-1462
-
@thoven looks like it's a regression on 5.2.30 (Build 4).
VisualStudio shows unlisted packages, nuget api returns<updated>1900-01-01T00:00:00Z</updated>
, but does not return<published>1900-01-01T00:00:00Z</published>
as it must do, according to issue description
-
Updated to 5.3.0 (Build 126-5.3.0) V2 API's behavour is the same.
-
Was this ever resolved? I'm still seeing this issue on 5.3.27.
-
@nmarkkula_7220 this can be a confusing issue
Listed/Unlisted is a serverside metadata, like the download count. When you cache or pull a package from nuget.org, then ProGet won't have severside metadata. This is why download counts start at zero once you upload/pull a package to ProGet.
You will have to unlist the package in Proget too.
-
Thank you, in my case this is an internal Nuget package that is deployed directly to Proget. I unlisted a package version in Proget and I see the listed property is false via fiddler but it still shows up in a visual studio search. By the way, I just created a new topic for my issue here.
https://forums.inedo.com/topic/3514/unlisted-package-version-still-shows-up-in-visual-studio