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!

    Supporting symbols packages from a drop-path.

    Scheduled Pinned Locked Moved Support
    progetsymbolsnuget
    3 Posts 1 Posters 15 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

      Currently we build all our Nuget packages to a file-share, and use a Feed Drop Path in ProGet to scan that folder for packages. This works perfectly for .nupkg packages, but it does not pick up symbols packages (.symbols.nupkg).

      Any ideas anyone?!

      Product: ProGet
      Version: 3.7.3

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

        Symbol packages are a little confusing because of the way NuGet builds them. We have updated the ProGet documentation to be more helpful in this regard. See http://inedo.com/support/documentation/proget/feeds/nuget/symbol-and-source-server

        If you are putting both the .symbols.nupkg and the .nupkg into the same drop path, then you are likely experiencing the race condition described on that documentation page. ProGet is importing the .nupkg first, then tries to import the .symbols.nupkg. By default, overwriting existing packages from a drop path import is disabled, so the .symbols package is never imported.

        In the future, only deploy the symbol package to ProGet; the package without symbols will be produced on demand when necessary. To allow the .symbols packages that you have already copied to the drop path to be imported, you can go to the Admin->Advanced Settings page and change the AllowDropPathImportOverwrite to True, then click Save.

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

          Thanks Dean - that was super helpful :)

          I resolved this issue by only promoting the symbols package if one existed.

          Many thanks!

          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