Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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!

    Pushing symbols.nupkg - NuGet

    Scheduled Pinned Locked Moved Support
    nugetsymbolsproget
    3 Posts 1 Posters 52 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Hi,

      We are currently using ProGet 3.4.6 (build6), and currently I'm trying to push a package along with *.symbols.nupkg, however I'm failing to push the *.symbols.nupkg.

      When I try to push symbols package (*.symbols.nupkg), I tried using the following after submitting the *.nupkg, however its not working:

      nuget push SamplePackage.1.1.0.symbols.nupkg <api-key> -Source https://proget-srv/symbols/site.team

      I'm not too sure with the URL whether its correctly, I assumed its something like e.g. https://proget-srv/symbols/site.team, based on http://inedo.com/support/documentation/proget/feeds/symbol-and-source-server.

      Also in http://inedo.com/support/tutorials/debug-into-internal-nuget-packages-with-proget there's a tutorial which shows the endpoint name clearly, however it seems to be an old version and in the new version the URL is not shown anywhere (or at least the administrator can't find it).

      However for the *.nupkg its working fine by using something like the following:

      nuget push SamplePackage.1.1.0.nupkg <api-key> -Source https://proget-srv/nuget/site.team

      Any help will be greatly appreciated it, thanks.

      Product: ProGet
      Version: 3.4.6

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Sorry I forgot to add the error, I'm getting:

        "Failed to process request. 'Not Found'. The remote server returned an error: (404) Not Found.."

        <code>NuGet.exe push Sample.Core.0.1.1-alpha.symbols.nupkg 192837914ab -Source https://proget-srv/symbols/site.team</code>

        If instead I try to use the same URI as the *.nupkg (e.g. https://proget-srv/nuget/site.team) it will try to overwrite it and get the following error:

        Failed to process request. 'There was an error processing the request: The package SiteStack.Core.0.1.1-alpha already exists and the user Anonymous does not have the Feeds_OverwritePackage privilege.'.The remote server returned an error: (403) Forbidden..

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          In short, only push the .symbols package which contains all of the same files in the standard NuGet package, plus the symbols/source.

          For more info, see: http://inedo.com/support/questions/1409

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post
          Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation