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!

Missing package version



  • Hello,

    I'm trying to publish to our enterprise's internal proget server. Everything is going correctly in the CLI output (no indication of errors) and I'm set up with appropriate roles/access in the proget web config.

    But the new version I'm trying to publish (which is a patch level bump from 8.0.0 -> 8.0.1) isn't showing up in the feed. Here is some output (with obfuscation of the server name):

    Attempting to build package from 'Foundation.Web.Content.nuspec'.
    Successfully created package 'C:\src\Foundation\Source\Foundation.Examples.UI\Foundation.Web.Content.8.0.1
    .nupkg'.
    WARNING: No API Key was provided and no API Key could be found for 'http://example:81/nuget/Defau
    lt'. To save an API Key for a source use the 'setApiKey' command.
    Pushing Foundation.Web.Content 8.0.1 to 'http://example:81/nuget/Default'...
    Your package was pushed.
    Cleaning up Packages locally
    Local Packages Cleaned up
    Attempting to build package from 'Foundation.Services.JumpStart.x64.nuspec'.
    Successfully created package 'C:\src\Foundation\Source\Foundation.Services.JumpStart.x64\Foundation.Servic
    es.JumpStart.x64.8.0.1.nupkg'.
    WARNING: No API Key was provided and no API Key could be found for 'http://example:81/nuget/Defau
    lt'. To save an API Key for a source use the 'setApiKey' command.
    Pushing Foundation.Services.JumpStart.x64 8.0.1 to 'http://example:81/nuget/Default'...
    Your package was pushed.
    Cleaning up Packages locally
    Local Packages Cleaned up
    Attempting to build package from 'Foundation.Migrations.Baseline.nuspec'.
    Successfully created package 'C:\src\Foundation\Source\Foundation.Migrations\Foundation.Migrations.Baselin
    e.8.0.1.nupkg'.
    WARNING: No API Key was provided and no API Key could be found for 'http://example:81/nuget/Defau
    lt'. To save an API Key for a source use the 'setApiKey' command.
    Pushing Foundation.Migrations.Baseline 8.0.1 to 'http://example:81/nuget/Default'...
    Your package was pushed.
    Cleaning up Packages locally
    Local Packages Cleaned up
    

    When I go into the Default feed and look at any of these packages, I don't see the 8.0.1 version at all (only 8.0.0 is shown as the latest). Any help would be greatly appreciated.

    Thank you,
    Jeff Olson

    Product: ProGet
    Version: 3.1.7



  • Do you see the package stored on disk in the feed's storage location? Also, can you try upgrading to the latest version to see if that resolves this? It may be an issue with package indexing that has been resolved with the new style indexing (see the upgrade notes for more info and migration strategy).



  • Hi Tod,

    Thanks for taking the time to provide an answer.. I just checked out the package cache on the machine and, indeed, the 8.0.1 version is present.. it doesn't show in the feed, though.

    Does this mean its the index cache bug? We should upgrade to 3.3.11 then?

    Regards,
    Jeff



  • Yeah that's probably the best bet.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation