Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. pmsensi
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Pedro

    @pmsensi

    0
    Reputation
    20
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website sensirion.com/ Location Zurich, Switzerland

    pmsensi Follow

    Best posts made by pmsensi

    This user hasn't posted anything yet.

    Latest posts made by pmsensi

    • RE: Request for Creation of API for Package Auditing Before Dependency Restoration

      @stevedennis

      Re: Get package license with ProGetClient

      the pgutils packages metadata + API end point to be used in Inedo.Proget lib is what I need :)

      Do you have a timeline for the implementation ?

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • Get package license with ProGetClient

      Re: Get package license with ProGetClient

      Sorry to recover an old topic, but what I want is to be able to read the package metadata including the license (LicenseUrl, LicenseType, or LicenseExpression) assigned in ProGet, which is MIT (the license assigned to the package in ProGet).

      The PackageVersionInfo (https://docs.inedo.com/docs/proget/api/packages#package-version) does not contain the license information.

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • Proget 25.0.9

      Hello,

      56391b1f-57f8-4328-bfbe-0518c4760e80-image.png

      the version 25.0.9 of proget is not present in the inedo feed, and the hub is not able to find: https://proget.inedo.com/feeds/Products/InedoReleases/ProGet/versions/all

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • RE: Error 500 when trying to restore NuGet packages

      Hi @atripp ,

      thank you for the update. I reverted to 2025.07 and I will wait for the next maintenance release.

      @power_pille thank you too, for your findings and suggestions.

      posted in Support
      P
      pmsensi
    • RE: Error 500 when trying to restore NuGet packages

      I'm having the same problem, and I can see in the database the duplicated entries.

      8f70a461-236b-4ea3-b01e-118e940a726c-image.png

      posted in Support
      P
      pmsensi
    • Get Package Policies using ProGetClient

      Hello,

      Is it possible to get the Package Policies with ProGetClient? I'm interested in the License Rules.

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • Get package license with ProGetClient

      Hello,

      I was trying to use ProGetClient to get the license information from a NuGet package present on a feed, but I didn't find any method to get that information.

      I know I can use the NuGet CLI to get that information, but if the license is set on ProGet GUI, the returned license is not what we have on ProGet, but what is present in the package metadata.

      As an example, the System.Memory 4.5.5 has a URL license, and on ProGet, it was set to MIT.

      27cd1701-e1c5-48d8-a2a4-8302d307be07-image.png

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • RE: Publish a Docker image from Gitlab pipeline using Kaniko to Proget

      Hello @atripp ,

      Thank you for your help.

      We have an intermediate certificate (proxy), which I think, as you point out, can be the problem. I will clarify with our IT department. Anyway, after reading a little bit more, there is a variable to force Kaniko to use HTTP/1.1.

       variables:
          GODEBUG: "http2client=0"
      

      After adding that, everything works :)

      Thank you!

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • Publish a Docker image from Gitlab pipeline using Kaniko to Proget

      Hello,

      I'm trying to publish a Docker image from Gitlab pipeline using Kaniko to Proget.

      With HTTP, everything goes smoothly, but with HTTPS, an error occurs: stream error: stream ID 47; HTTP_1_1_REQUIRED; received from peer

      I checked all certificates, and they are valid.

      Do you have any advice on continuing the troubleshooting?

      The full error:
      Pushing image to xxx.lokal:8625/dev-images/image-name:latest
      error pushing image: failed to push to destination xxx.lokal:8625/dev-images/image-name:latest: Head "https://xxx.lokal:8625/v2/dev-images/image-name/blobs/sha256:944cb9daf72b35ac4c2a49b5ad6d66fd45e201e5fd2a67b47cb5d4b4c838f19e": stream error: stream ID 47; HTTP_1_1_REQUIRED; received from peer

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • RE: SQL error while reading/re-indexing the Directory Assets

      @rhessinger

      I added the requested info to the opened ticket.

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi