Navigation

    Inedo Community Forums

    Forums

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

    relaxn

    @relaxn

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    relaxn Follow

    Best posts made by relaxn

    This user hasn't posted anything yet.

    Latest posts made by relaxn

    • RE: Proget Docker Nuget creating extra empty folder with different case.

      Deleting the folders before backup is what is currently done. Thanks for your time.

      posted in Support
      R
      relaxn
    • Proget Docker Nuget creating extra empty folder with different case.

      Running Proget 5.2.26 (Build 2) in Docker.

      The /var/proget/packages folder is connected via volume to a folder on the host. The folder on the host is on an ext4 filesystem, which is case sensitive. There is a Nuget feed, with a feed connector to chocolatey.org. The disk path is left at default, /var/proget/packages/.nugetv2/F1

      When the the GoogleChrome package is pulled to the local cache, there are two folders created in the disk path. Both GoogleChrome with the nupkgs and a empty googlechrome, both in /var/proget/packages/.nugetv2/F1.

      This is problematic when trying to backup the packages as the backup does not have case sensitivity, and therefore fails to backup the GoogleChrome folder with the nupkgs.

      The empty folder also appears when uploading a new version via the drop path.

      posted in Support
      R
      relaxn