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=T5lRwHPPp9LALageZS8v+4ZztpGG7RPwgl34rLMGPYV 9j5ofArGhpClTSj6hDh7ziK2DVU58ofyTnn5DUIbB80AcMtKFPJfUJRourqL5rdE uYDfT7lXRqeTBXBYMcEIhgyqfIwSxyKL41B1cOmKZrm+xOFwWBmNluap+wnb/tqA = 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=Jh/Yi+K5QG1IY1ljeWjQ8g4fRLc=; b=hs+aLpHNPTUf9eqS+ Ey6tg+1DTkVeG+7aoxH69R4+jV49I/6kSkKjmyVK3zjWqjWTpdFx5JOCCefSsqOR /q2ucptOqZVjzjYHEnSTTYBTY60bNDBK5rw9irnL4gSSQv1ij0z/FMdZZEi2Bm4/ tLinHSfC4n7Tiw+wgxA3abBds8= 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=-1.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.tlinx.org Message-ID: <5391FC8C.7070208@tlinx.org> Date: Fri, 06 Jun 2014 10:38:20 -0700 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: zsh bug (was Re: Native links breaks zsh) References: <53916A4F DOT 7050903 AT tlinx DOT org> In-Reply-To: <53916A4F.7050903@tlinx.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Linda Walsh wrote: > Yuriy Chernyshov wrote: >> Greetings, it's me again. >> >> I've added environment variable to zsh. The problem with locking >> still persists. >> Here are some commands: > ---- > I just wanted to verify -- if you remove the 'winsymlinks:nativestrict', > (i.e. unset the CYGWIN var if nothing else is in it), then it works and > doesn't give the above error? > > That wasn't clear from your original post. Trying to use hardlinks to make a broken setup work then blaming 'hardlinks' for it not working seems a bit far fetched. This seems more like a zsh bug with little if anything to do with cygwin... I can think of ways zsh would fail if it tried to use hard-linking on a file but then found unaccounted for links to the file. It gets worse -- since if 1 link of a multi-linked file is "locked" -- all hard-linked copies will be locked as well. -- 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