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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=tZK+ta+chZiQCLLfo48W6n4Bj+Grzuf/SLZv6Ki+7rn cB/3wIexTPzRk5YaTo0QWL7HOqT+vUlxHDH3k+Z52FwfwGaUsHItQ53irIOg0Cca 97Z6qpYGwRCbb6ONhB2vfiT/fRjBmLEt0As0AXfSDykv1j79eK5XCTSDQoAyMcpg = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=0k+9hyPggC1N1Sp/tgrkJHdTcyE=; b=Ak3m6fo7yX6euuPDE Gig6IvHclV752SWbY+rU9BcSeHkm8rp6fQtV5/aQXK/h9hSeyVdvOYt0+zOqic9A KJtcckWbhuJVOSIn8DLyPr2zKaz2GffBT3QTFF9UJUvLqP4/oZUUi0A5J4hxKYRu FIBqqjRLOwjaz9/IQP0ONE7Eso= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f174.google.com X-Received: by 10.180.10.230 with SMTP id l6mr3636507wib.62.1409561532964; Mon, 01 Sep 2014 01:52:12 -0700 (PDT) Message-ID: <540433BA.40106@gmail.com> Date: Mon, 01 Sep 2014 10:52:10 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygport dropping *.exe links References: <53EDEE67 DOT 6070501 AT gmail DOT com> <53EE1D70 DOT 6080808 AT gmail DOT com> <20140815151619 DOT GK28562 AT calimero DOT vinschen DOT de> <53EE3D1B DOT 5090200 AT redhat DOT com> In-Reply-To: <53EE3D1B.5090200@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 15/08/2014 19:02, Eric Blake wrote: > On 08/15/2014 09:16 AM, Corinna Vinschen wrote: >> On Aug 15 16:47, Marco Atzeri wrote: >>> On 15/08/2014 13:26, Marco Atzeri wrote: >>> looking further, it seems not a cygport issue at all >>> >>> $ touch a.exe >>> $ ln -s a.exe b.exe >>> $ ls -l >>> total 1 >>> -rw-r--r-- 1 marco Administrators 0 Aug 15 16:41 a.exe >>> lrwxrwxrwx 1 marco Administrators 5 Aug 15 16:41 b.exe -> a.exe >>> >>> $ mv b.exe b >>> $ ls -l >>> total 0 >>> -rw-r--r-- 1 marco Administrators 0 Aug 15 16:41 a.exe >> >> Looks like a bug in coreutils 8.23. This works fine in coreutils-8.15. >> >> Eric? > > Yep, I'm investigating. :( > Any news ? It hit me again on cyport last update and I was forced to re-implement a workaround patch. Marco -- 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