delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/08/26/11:25:58

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DFF69386F014
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1598455514;
bh=HiRiNY6cicGJM4Fhgd6ooxfx2PzV5sWFUaHfVd6nXQk=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=h1fAAOPg99g/JXupuopNScubHbC6B5O5SYXOBKufQbHKMrWReFtyyP4qCE1USHQx3
vUSTrG2fRpi0f6gRi/eHmnjjW1wNvP6K5UGp4Kr4lWN9N33/ykKS9jORWiILChrVDr
zotQZYh8JzJlTWbd7N4bYpy2SK9XG0whYbO0zHhQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 04938384B00F
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to;
bh=kbAOl28fRpde1jdaoU/TczBcE34RH259HwcuRBZTKGk=;
b=NrCTv4ksKvYGgPiD/IOG5amIDnHDqfQ+OYR2lrDiHpr1DFSwCph060Io1e4BaA2tbr
0sWArS6wV+d+0R6AaszbTbUJLiAC4bvIKB4AHGABGdu/PqwSsVBfD61NXkSOjnRGpEOo
3aOtDh/K5T6G9+LzKGbQSoRfgj2cJuC9Kbd5jPB9UUQH0eiyk96QjYfJCwubl63ObCX/
qj2gZIDE8bh2DMzQcL9xMjYItzGZlxbbC+FE59NW5tiEOO92HAZm06okCklDeqS8z3Ac
O/u9VYeSkjFy3YdZRXTPdeouEPffWs4qA2d5B1io0oRl5WW7kCqy8VTHNuEgIGNGivab
2jhQ==
X-Gm-Message-State: AOAM531PxiSyJpcJTMPKWJ1PKqvQyfwEwdW5YUnaxc8Q7Sc49AhzBy2L
izkYsyqcO8bofNVYfxPmz2z4Hf/7CxsRDKrBNwz3D+JSWqCZFg==
X-Google-Smtp-Source: ABdhPJzLX7A4PU6lMBhDrP8RtU6GiqXdA9CDefbFOJiGAl9BL1jErp5wWuuc8aQr6EuYZznGMPl0mX/zGJANgA3zrtU=
X-Received: by 2002:a67:e3cc:: with SMTP id k12mr2549631vsm.173.1598455510416;
Wed, 26 Aug 2020 08:25:10 -0700 (PDT)
MIME-Version: 1.0
References: <CAALQ5rnxo0_pJqTo5+617sZ6NPyDEuw5LkK_w5tMihYnTRfHrg AT mail DOT gmail DOT com>
<1187035092 DOT 20200826181952 AT yandex DOT ru>
In-Reply-To: <1187035092.20200826181952@yandex.ru>
Date: Wed, 26 Aug 2020 17:24:53 +0200
Message-ID: <CAALQ5rmEErkLSfq6yF+3qqNi_jsi2yaMi1n+T8StHCMsD_omOg@mail.gmail.com>
Subject: Re: Forcing setup.exe not to create WSL symlinks
To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
X-Spam-Status: No, score=-1.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 <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Michael Wild via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Michael Wild <themiwi AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Hi Andrey

On Wed, Aug 26, 2020 at 5:20 PM Andrey Repin wrote:

> 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?
>
>
I tried setting CYGWIN=winsymlinks:lnk but no luck. The docker build
process uses an administrator account inside the container, so yes, it is
elevated.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019