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!

    Problem adding a connector to a feed - Mirrored JFrog Artifactory

    Scheduled Pinned Locked Moved Support
    connectorsprogetnuget
    2 Posts 2 Posters 25 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 trying to mirror our jFrog Artifactory for nuget feed. After adding a connector to the ProGet feed we get such error: "There was an error with a connector: An item with the same key has already been added."
      If we try to mirror official nuget feed - everything is okay.
      It seems very related to issue https://inedo.com/support/questions/900
      After a little investigation, we figured out, that this problem is caused by package xml, that ProGet gets from the Artifactory

      <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
             <d:lastUpdated>2017-12-28T11:24:26</d:lastUpdated>
             <d:Version>0.9.9</d:Version>
             <d:Copyright>Copyright 2016, AngleSharp.</d:Copyright>
             <d:Created m:type="Edm.DateTime">2017-12-28T11:24:26</d:Created>
      

      The main issue is that, the property "lastUpdated" is starting from the lower case. This seems causing wrong adding to dictionary object (like adding both "LastUpdated" and "lastUpdated" key-pair values)

      Could you fix this, please?
      Seems to be small fix on comparing property names (should be case insensitive)

      Thanks,
      Dmytro

      Product: ProGet
      Version: 5.0.10

      1 Reply Last reply Reply Quote 0
      • benB Offline
        ben inedo-engineer
        last edited by

        Hello Dmytro,

        I've filed PG-1252 to address this.

        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