From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward103o.mail.yandex.net (forward103o.mail.yandex.net [37.140.190.177]) by sourceware.org (Postfix) with ESMTPS id D5AD5386F41D for ; Wed, 26 Aug 2020 15:20:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D5AD5386F41D Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon@yandex.ru Received: from mxback8o.mail.yandex.net (mxback8o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::22]) by forward103o.mail.yandex.net (Yandex) with ESMTP id B2AE65F810C1; Wed, 26 Aug 2020 18:20:01 +0300 (MSK) Received: from myt6-016ca1315a73.qloud-c.yandex.net (myt6-016ca1315a73.qloud-c.yandex.net [2a02:6b8:c12:4e0e:0:640:16c:a131]) by mxback8o.mail.yandex.net (mxback/Yandex) with ESMTP id xaGe5u6NhG-K1FqlomX; Wed, 26 Aug 2020 18:20:01 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1598455201; bh=hFpOsCzEfLXX+imRzzyRCvElEGAqL21OaKU3U4IJAXs=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=j1kaG7r4ZOV8RePEzTHSlM0Fekk4cYnU8DdKMbqCR5Rl2/+INQVsijYixCa4TAerf lYqbuHje8jQR/SsD8c9kZ+26NsKJhOhkD6nGRIs0WGnOhLzq9zO0qZTs37Z4NeMMfh qPEM+PuucOKxm/BoJBnSToPeL16XJ0kbRHHVsxxY= Authentication-Results: mxback8o.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by myt6-016ca1315a73.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id MiYYSQThBm-K1lWqn7W; Wed, 26 Aug 2020 18:20:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 26 Aug 2020 15:19:52 -0000 Date: Wed, 26 Aug 2020 18:19:52 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <1187035092.20200826181952@yandex.ru> To: Michael Wild , cygwin@cygwin.com Subject: Re: Forcing setup.exe not to create WSL symlinks In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, 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-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2020 15:20:05 -0000 Greetings, Michael Wild! > 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. What is the value of your CYGWIN environment variable? Do you run setup elevated? -- With best regards, Andrey Repin Wednesday, August 26, 2020 18:19:10 Sorry for my terrible english...