X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB381388B017
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1591730350;
	bh=TmvHBHw2dxmcop7i+gIgsCOlxwFbjapnlslb/9A23vs=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=pBgxWEDp5MlHuLX4a6Nycng4zRQygqkFkTJaGAtCgSalYguu4bwOQeAJaZ2xwZVmV
	 rFTP3xP0U/vHJQGGfNnH4d4cpAqonvJRxjK8KjLoYZEtvkB4geE3Ydv5UrpkeuoW0u
	 W8MBi1BTp0z6JWQPOYmV7tOEtrcO8jiKiXAxxTNg=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9475F388B004
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=uieLSF2hMHxThbDrGGaskM3wUfNtBwaT7/uKoijB5e0=;
 b=tO6JrFPTsMx/crNZq9yOV2PWdyDDxYeQMuImx2qK37OQYZ9p+rcR8Ht9xCYBT7ZMm3
 JPtjGEOuIURXIJMRRdD8xzA3s7aITHmG55iFJMhcrEx58Pqp3uIzvDDujb5mCHKiRns7
 twVgBOuYYMiNXgUERGajq5dtWkKOPIEvbJlgmADfcOeUtyrYY7gRamFGn2I3Gy3o5fOo
 iVEw1+HZgtb0quI+iSs75KiSRPeRuMpGSilT35JstxjtwtZvHB8vRXKbLrnvbYYyzmzl
 jSGf4OiLfWhDZUzb0x8kgo7DzTzVoVrLh47rXR2HpzontU6f2gYNMco1CZeCW+zHFJ9I
 KqxA==
X-Gm-Message-State: AOAM5335sC3JnlNwaDI/vVPOnTgvkF5f3jUT6aOsxfuR7xQ9035q1McE
 csaP000BXt4PDWwxA4PlIzdV8yKUyIzDkcvLAGkdZDWy
X-Google-Smtp-Source: ABdhPJwshxhqa1L6e/DbGiPMzUJ570amkdudGXaRRWWeoePKx08smhbuefbUbomK8xX2P5U6bWYJAKJATenS1L6+vKg=
X-Received: by 2002:a17:906:ca0e:: with SMTP id
 jt14mr11411765ejb.325.1591730346437; 
 Tue, 09 Jun 2020 12:19:06 -0700 (PDT)
MIME-Version: 1.0
Date: Tue, 9 Jun 2020 21:18:56 +0200
Message-ID: <CAGSk9QrZ0MCm_pXP9-6AbscjvjBHq4-+XRGE-TKgqAawgWqtdQ@mail.gmail.com>
Subject: Re: Cygwin doesn't support IO_REPARSE_TAG_APPEXECLINK
To: cygwin@cygwin.com
X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
 FREEMAIL_FROM, 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-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: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Martin Rauscher via Cygwin <cygwin@cygwin.com>
Reply-To: Martin Rauscher <hades32@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

> Not clear why you expect that a Windows specific tag as
> IO_REPARSE_TAG_APPEXECLINK should be supported on a Posix platform ?
>
> Moreover all the documentation from MS seems
>
> https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-fscc/c8e77b37-3909-4fe6-a4ea-2b9d423b1ee4
>
> that seems a bit short to help third party in properly using it.
>
> Regards
> Marco


For some context, the reason why this is getting some attention is
(probably) this:
Windows is getting its own Package Manager and it's based on UWP and
thus this issue appears for everybody trying out WinGet + Cygwin (or
Git for Windows etc).
Issue on their side: https://github.com/microsoft/winget-cli/issues/228

This is truly a pretty weird feature of Windows/NTFS where there was
not much reason to support it before, but with WinGet this will become
a much requested feature on no time.

Best Regards,
Martin
--
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
