X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 08F94386EC42
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1598507338;
	bh=aZ6BKJz1y+27cSLrQ/rXB4xJzsalINxX7Olna37FlsE=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=Lo1qa0jE6bF30PMZgw//5wcFJvdT43ARJ1uOnyVvrQQqe+0li5jhMjS+VNV5HdgB5
	 nkBfT4w0tswKU1Konu+jPjAl269FTGVWeNdnXmZvPMvmk5oO9Jmu0CjMvPG/yANULn
	 40s0tXUTrxQmdZ9R5Oa0TTv9RmXBVxy0uNYGl1FI=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B3D21385783A
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:cc;
 bh=JTxdCLu6UQW8jNr5D/8tmbcjJX6pUVhnVgLGer1b7HA=;
 b=ZlGRbFv+Np/b19mPkh22dTaiBNuXTeamVf3hsdMwRGpTv3R4PyVQxCkP1juJgkvT+z
 erSEJ2YNNBv5KcwYEAQHdSWs+G4zT40Gu5FDdCMTlkBqROdkmrjJwsGe0WkhDCIrVgL6
 oNP7vKPOKmpISPAar+RKKiBnT/E20IMdrzOhXphSFYGb6xlWBSkAikMhAXWNBwPy/19M
 wBp+PEKr0Nc6msSwtCnex/xTIDh0ZfkF1QrkT9Y2eQL8WbzC+JghiY3TYBqKJwkgX4uK
 rWA+N7olcG+0gWz4DQk3WO15ndDSrv8STvXC87TvLrgaimtSWwuBkMeSY/eVh/ymj2Q3
 BGMg==
X-Gm-Message-State: AOAM533BU+L1R6FZ6BprK8nWC82Q5V+GsCFZM7zgfVBn+75FBkLP8IC1
 ckleSRjKDB6vZ3n7TmoKSrHk+CiqER1dRC0jQrkoGYuy3eMhiRha
X-Google-Smtp-Source: ABdhPJy8nrT3kP3m9vfxBoEyP+t08+WysYaJxJ1n0KJdaVDDCiwQ+kyb7LiZqrRIsu/1H/FwGhwX2M7nDk5eHi6LvPk=
X-Received: by 2002:a9f:2b89:: with SMTP id y9mr11104578uai.0.1598507334239;
 Wed, 26 Aug 2020 22:48:54 -0700 (PDT)
MIME-Version: 1.0
References: <CAALQ5rnxo0_pJqTo5+617sZ6NPyDEuw5LkK_w5tMihYnTRfHrg@mail.gmail.com>
 <875z95tg5c.fsf@Rainer.invalid>
 <1f4a80f7-0e14-1641-3fce-317ac2a6dd00@dronecode.org.uk>
In-Reply-To: <1f4a80f7-0e14-1641-3fce-317ac2a6dd00@dronecode.org.uk>
Date: Thu, 27 Aug 2020 07:48:36 +0200
Message-ID: <CAALQ5rnsexseL=gNd5VKkZSi2=Feg4vFLFGG8OmFcmVhyKvWoQ@mail.gmail.com>
Subject: Re: Forcing setup.exe not to create WSL symlinks
To: Jon Turney <jon.turney@dronecode.org.uk>
X-Spam-Status: No, score=-1.8 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@cygwin.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@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Michael Wild via Cygwin <cygwin@cygwin.com>
Reply-To: Michael Wild <themiwi@gmail.com>
Cc: The Cygwin Mailing List <cygwin@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

On Wed, Aug 26, 2020 at 10:57 PM Jon Turney wrote:

>
> It turns out to be the case that setup doesn't propagate the CYGWIN
> environment variable into the environment for scripts it runs, so
> setting that isn't going to make any difference.  That should probably
> be considered a bug.
>
> However, even if that's fixed, there's no value for winsymlinks in
> CYGWIN env var to specify the behaviour of Cygwin 3.1.4 and previous
> (i.e. always create traditional symlinks, don't use WSL symlink reparse
> points)
>

Thanks Jon for the elaboration. Isn't winsymlinks=lnk supposed to do this
per the documentation? Could Corinna be convinced to include an option
where this can be done? To be honest, my hopes are greater to get this
worked-around in a useful timeframe from the Cygwin side than getting the
proper fix into Docker.

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
