Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. feeds
    Log in to post

    • J

      How to handle non-semver versions with packages
      Support • proget feeds • • jstarbird_7831  

      7
      0
      Votes
      7
      Posts
      9
      Views

      J

      Thanks for clarifying that about the Nuget feeds. Awhile back I understood the behavior had been changed so new Nuget feeds did not function the same way. It was a discussion related to Jenkins so I may have misunderstood where the change was.
    • ?

      Docker Feed Push - no basic auth credentials
      Support • proget feeds authentication • • Jeroen  

      3
      0
      Votes
      3
      Posts
      241
      Views

      ?

      I had to change 2 things when I had this problem on my windows computers. 1: I could not use the ip-address because of SSL errors - I had to use the host name. 2: I had to make sure that I logged on to the correct port. Your example was 88 in both login and push, but I forgot to use the port in the login command (I was using port 443). Perhaps this will help someone having the same issue.
    • ?

      Need to have a feed that matches the same pattern as for nuget.server
      Support • proget nuget feeds • • Jeroen  

      5
      0
      Votes
      5
      Posts
      5
      Views

      ?

      Thanks, will try IIS rewrite module for that.(
    • N

      Issues with getting debug symbols
      Support • proget feeds symbols • • nsitnikov_5096  

      5
      0
      Votes
      5
      Posts
      17
      Views

      N

      Here is an example path to a .pdb file, the same folder contains .dll: C:\Users\nsitnikov.dnx\packages\JA.AppCentral.Logging\0.1.7-Build1\lib\dnx451\JA.AppCentral.Logging.pdb Package folder also contains the source in C:\Users\nsitnikov.dnx\packages\JA.AppCentral.Logging\0.1.7-Build1\src folder
    • ?

      Task 'FeedCleanup' removes all packages in feed from index if run while tempdb is full
      Support • proget feeds cleanup • • Jeroen  

      3
      0
      Votes
      3
      Posts
      31
      Views

      ?

      Great! Thank you for the quick response, and also for an excellent lead time. Impressive!
    • ?

      NPM Feed Issue
      Support • proget npm feeds • • Jeroen  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      Hi Junaid, This is a known issue with npm; basically it's sending a JSON document with two "dist" properties. For example... { "dist": "value1", ..., "dist": "value2" } The JSON Library we're using isn't too keen on that, and we already have a fixe (PG-603) planned/scheduled for the next release.
    • ?

      Connector Error
      Support • proget feeds connectors • • Jeroen  

      2
      0
      Votes
      2
      Posts
      19
      Views

      ?

      Is there anything listed on the Administration > Error Log page that relates to this? Errors listed there will have additional context (feed, connector, etc) If it doesn't appear there, I guess you could enable 1 at a time to see which one is the culprit.
    • ?

      Limit Packages to Local Repo or Feed
      Support • proget packages feeds source • • Jeroen  

      5
      0
      Votes
      5
      Posts
      29
      Views

      ?

      Chocolately packages are, essentially, nothing more than a powershell script that downloads and runs an installer from some url on the internet. It would be virtually impossible to inspect arbitrary powershell scripts and determine what they would download when run, and then download/proxy those installers. So, if you want full control over all aspects of the chocolatey packages (including the installers that are downloaded), you will just have to create your own based on the contents of the open-source packages.
    • ?

      Connector error authenticating against a feed that requires authentication
      Support • proget feeds authentication • • Jeroen  

      6
      0
      Votes
      6
      Posts
      28
      Views

      ?

      The error you shared was: An error occurred processing a PUT request to {url}: Invalid user name or password. A PUT request is what the NuGet client does to push packages to a feed. You'd want to look for a message related to GET or other requests. But, if you're seeing an unknown, then the problem is likely authentication related, but you'd have to look in the error log, it could be a bad url too... You can always try run fiddler, and attach ProGet to the fiddler proxy server to see precicely the requests that proget is making as well.
    • ?

      No results returned from querying feed from a dotnet core project
      Support • proget feeds • • Jeroen  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      Can you share both the .nuspec and packages.config file? That would help quite a bit.
    • J

      What happened to the Deployment feed type?
      Support • proget feeds deployment • • jstarbird_7831  

      7
      0
      Votes
      7
      Posts
      11
      Views

      J

      Sorry for a late follow up on this. So one place where this solution falls apart is that your Jenkins add-on for BuildMaster does not support the meta-tags in the version field.
    • ?

      Cannot restore package using ProGet feed with FindPackagesById()
      Support • proget nuget feeds • • Jeroen  

      3
      0
      Votes
      3
      Posts
      127
      Views

      ?

      Aha! Thank you! I didn't realize the feed wasn't at the root, since normal 'nuget push' and 'nuget install' commands worked with just the root URL as the '-Source' parameter. Only the 'nuget restore' failed.
    • ?

      ArgumentException: Target framework dependency mismatch
      Support • proget nuget error feeds errors • • Jeroen  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      This may be fixed in a new version of ProGet; however please note that in NuGet 3.4 client, they added framework monikers abbreviation ("net" instead of "net45") that seem to be occasionally used. These will be supported in the next maintenance release of ProGet, udner PG-560 (Add Support for new NuGet 3.4 Framework Abbreviations).
    • ?

      Nuget.exe can't delete a .nupkg from proget feed
      Support • proget nuget feeds windows • • Jeroen  

      3
      0
      Votes
      3
      Posts
      17
      Views

      ?

      In my original example that I used, the web user did have permissions. In fact, the user I used was the admin user. I did both create a special user with delete attributes and test the admin user. Both results were the same. Success was reported, but the package never really was deleted. I'm not using a feed APIKey, I'm only using users that have appropriate rights to do certain things, like delete.
    • ?

      SecuredTaskDeniedException when managing feeds
      Support • proget error feeds • • Jeroen  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      Thank you for the report - this will be resolved in v4.0.7 which is due out later today.
    • ?

      Issue List 4.0.6
      Support • proget packages feeds • • Jeroen  

      4
      0
      Votes
      4
      Posts
      9
      Views

      ?

      RE: Retention Policies - those checkboxes are filters against the set of all packages, so if none are checked, then all packages would be deleted. Each checked box adds an additional restriction to or limits what would be deleted.
    • ?

      Mirror NuGet packages and updating the feed API key
      Support • proget api feeds • • Jeroen  

      3
      0
      Votes
      3
      Posts
      18
      Views

      ?

      The issue turned out to be more of a Nuget issue, I believe. According to Nuget's docs, I should be able to mirror my package by specifying the push package URL in the following format: (proget server)/api/v2/package/. However, this just grabs the first feed under /package. Instead I needed to specify the feed name: (proget server)/api/v2/package/myfeed
    • ?

      Feed Not Populating
      Support • proget nuget feeds • • Jeroen  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      I assume you can see the package when you browse the feed in ProGet? If so, then Visual Studio is filtering out your package because it's targeting a different framework than your package is configured for. For example, you may have a net45 package and are trying to make a net35 project.
    • ?

      Does the bower feed cache public git repositories of a bower package?
      Support • proget feeds • • Jeroen  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      not currently, but it's definitely on our roadmap to do a caching in a similar manner
    • ?

      LDAP authentication for creating/ updating packages only
      Support • proget feeds ldap • • Jeroen  

      4
      0
      Votes
      4
      Posts
      4
      Views

      ?

      Thanks, it works (after we updated to the latest version).
    • 1
    • 2
    • 3
    • 4
    • 3 / 4