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!

    Packages with leading 0 in version number are not well supported

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

      I've already report this problem with STRING.FORMAT.JS 1.09

      But if the workaround solution you give me was acceptable for STRING.FORMAT.JS which is a content only package, it's not acceptable for libraries packages

      Takes for example the package Moq 4.2.1400.0717.

      When installed through nuget.org the leading 0 is conserved on all the stack, in particular when creating the folder in the packages directory

      however when using proget the leading 0 will be strip which create a folder name without that 0 in the packages directory resulting in a compilation error because the project is no more able to find the lib (for .\packages\Moq.4.2.1400.0717 do not exists)

      I've tried some restore operation with proget as source and nuget.org as source, and cleaning all nuget caches between each test (in particular in "%userprofile%\appData\local\nuget\cache")

      • nuget.org always return a package including the leading 0 even if you ask for the version 4.2.1400.717
      • proget always return a package without the leading 0 causing troubles for compilation after restore and causing trouble during first installation because the nuspec inside the package still have the leading 0

      I'm waiting for a real support, and rolled back our configuration files to use nuget.org instead of proget for public packages

      Product: ProGet
      Version: 3.3.10

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

        We are testing a fix for this internally already, but as it involves a change in feed data, we wanted to be sure the fix didn't add any regressions for other versions. Since this is a blocking issue for you, we will work on getting a v3.3.11 out today with the fix.

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

          v3.3.11 has been released that should resolve this issue.

          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