X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9BAEA3861800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1598444061; bh=3bPQ6PRVIP56aqZ88JqsXzFKE92ykKNN9gYzAjY5+kc=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=Icit6bG+/G2Y9hkNstiEtgzN/S83BaElAwinu4LunIW4KTS8hnO5JAUku/fH3XO9k hIYA30KCh7U/35oeUNjC5U5ATCIZmUgURjzSQ5pyU7aMDVLiM/uh14wQONaSevuxM5 nDf/DoVYADC8KLVkT9fbwhjJk+h9nxekaAn2aHls= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BD800385DC2E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=v08f/mPHjcFUSR/clI2fYcDmn1QDVZEMH8UQe+7KUIw=; b=CxWOyoZbaAzJK1meCnOQDhYBEZvP1+BirwKsHXIyFXLT0lG0Ct5k9vKcQdeLR9vQ1G Q5ziZ+AkfHfkJ0tdXX1UNET/lg0pqvi6CMkEj4tbm+sn0uOHi0Q4/2sIXyPCg5nRXG/3 C6TM2fgjK29NK8N6rgwmlT7esYPFEn9Ck8RCNGWwcjgy1ygbN0HsurSAz4DxtdV5557Y qY3eLwmsTTYHocf4Qj8X2gTeEff89kGl+e7P5CE3Ckbaoo6QSSIN+K6PkbYJ8QkXA0FY R5KWHFNAQInKMNjqYZjjxpHXvv2YSUK2TMQ7SB9A9SL9BzdJMsa4eRAVmwxy5sn0HkId zrcg== X-Gm-Message-State: AOAM533BEeE0Wfh8SpwVoAfi++HPi274j6K42oD8/LPmg568UxVgcOkC jnsHf3KPwBts09ZrJIeoi73Z+lLwkTzIPcsTX+kbJV6CYxWygg== X-Google-Smtp-Source: ABdhPJx7QGPVO3VTHLprm6nTcx7d023Q4DLZHx17vzRMwqP5V0x6M2+paZZkJ2E8MakzdUQZeNNvHjd0FQyxEzbOmpk= X-Received: by 2002:a67:e011:: with SMTP id c17mr5672647vsl.152.1598444058193; Wed, 26 Aug 2020 05:14:18 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 26 Aug 2020 14:14:01 +0200 Message-ID: Subject: Forcing setup.exe not to create WSL symlinks To: The Cygwin Mailing List X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Michael Wild via Cygwin Reply-To: Michael Wild Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi all Is there a way to disable WSL symlinks when installing Cygwin with setup.exe? Problem is that Docker on Windows apparently doesn't support them (see https://github.com/moby/moby/issues/41058). I would like to use a custom Docker image for GitHub Actions to reproducibly build my packages but am failing to build the base image because of this. Kind regards Michael -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple