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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=WA3cU9aadAMI27Cgo+v/GkDOJOhQm 4RMQ3CBrSGVJn4RaOhudp7UoMEZo9v/zCydYAxQkNQwCWIgDXf8v9De78J5PSAk6 VN2JsH5MxErbY99y3D110n2yb4Nm2W40cZqgFh7VMcd3YUO+HV0A3Hb3uEZGPcib TSAOENVWI2h/70= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=lD9OU+a+jmErC8QKXCKsGgjWWf4=; b=bJT s4eKJAnWync/8pQURx2aXiDKFOYORjAtNuWFXlZjO+qcU08STS9ik+vm4FxfCtk6 IFyo4xhmvxKc4UD7VglSV6YcE5ZwUVlQaLkkgJWl6vRNgTyQazoceB59ZETVUAui 3cfIkUtBaH+S6Aft7Bu2mZaRMaIeucBSQK1oOAg8= 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.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f45.google.com MIME-Version: 1.0 X-Received: by 10.140.21.239 with SMTP id 102mr79741300qgl.31.1401969511906; Thu, 05 Jun 2014 04:58:31 -0700 (PDT) Date: Thu, 5 Jun 2014 15:58:31 +0400 Message-ID: Subject: Native links breaks zsh From: Yuriy Chernyshov To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Greetings, it's me again. I've added environment variable to zsh. The problem with locking still persists. Here are some commands: thegeorg AT THEGEORG-NB2-W7:~$ zsh thegeorg AT THEGEORG-NB2-W7:~$ true thegeorg AT THEGEORG-NB2-W7:~$ zsh: locking failed for /home/thegeorg/.histfile: no such file or directory thegeorg AT THEGEORG-NB2-W7:~$ echo $CYGWIN winsymlinks:nativestrict thegeorg AT THEGEORG-NB2-W7:~$ grep CYGWIN .zshrc thegeorg AT THEGEORG-NB2-W7:~$ Entire .zshrc can be found at: https://github.com/georgthegreat/profile/blob/master/.zshrc It seems that further investigation is required. Thanks for the help. Yuriy. -- 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