X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=nIWYyOhOFb3JdMwx024eCVs4+4Q6R8JTZbZ/kIHkex2zmGiI6w4EU TzVe+jRu44Kjut8ERAjyZS0K+ErjoWznwZjLhL2tSsTGX9PaUrBsqshWAJ4UhAj4 nl3/tYLDHbOVh27GLDsHbc7WpKtmoX69c5HTWVzWvsh8vQLAQo2HCY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=xYzO7VTnouavtmHfRXFOzu8Wc7g=; b=B+ff4osJX6vlT5iIbqg5ci0Zm4PQ jiqh6w9t4F5jzI2AGI1J2Xk+WFBgX8OlvEdYnF24bDLwKEt3bEemg6qQhG8IGcQU zpzvpvT8Io7uPtZ0dtzPa2F98Q5+V+B/SsVZUO1c+VzujA1rux1emIKefbKxxc98 63bWEkRELdaNDRQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*MI:sk:fg AT mail, H*MI:sk:nsqpd6$, H*r:Unknown X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: Native symlinks and setup.exe Date: Mon, 3 Oct 2016 14:08:43 +0200 Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/3.0.4 X-IsSubscribed: yes * Gene Pavlovsky (Mon, 3 Oct 2016 00:46:54 +0300) > > So, when installing, the type of symlinks doesn't honor the CYGWIN > option since they are just unpacked by tar as is. > > The question I'm proposing now - should `tar` be modified to honor the > CYGWIN option and automatically convert symlinks when extracting, if > necessary? Tar's task is to unpack what's in the archive. So converting is out of question. You can ask the maintainer of the affected packages to create the symlinks in the postinstall script. Thorsten -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple