Re: zsh bug (was Re: Native links breaks zsh)

2014-06-07 Thread Yuriy Chernyshov
Yes, the problem is related with soft links, of course. Sorry for misprint. On 8 June 2014 03:56, Andrey Repin wrote: > Greetings, Yuriy Chernyshov! > >> Removing environment variable fixes the problem. > >> Everything works fine with non-native links (i. e. CYGWIN not set) >> and on native unix-

Re: zsh bug (was Re: Native links breaks zsh)

2014-06-07 Thread Andrey Repin
Greetings, Yuriy Chernyshov! > Removing environment variable fixes the problem. > Everything works fine with non-native links (i. e. CYGWIN not set) > and on native unix-like systems. > The only configuration that fails to "lock" the file (whatever it is) > is Cygwin with native hardlinks. If y

Re: zsh bug (was Re: Native links breaks zsh)

2014-06-06 Thread Yuriy Chernyshov
Removing environment variable fixes the problem. Everything works fine with non-native links (i. e. CYGWIN not set) and on native unix-like systems. The only configuration that fails to "lock" the file (whatever it is) is Cygwin with native hardlinks. -- Problem reports: http://cygwin.com/

zsh bug (was Re: Native links breaks zsh)

2014-06-06 Thread Linda Walsh
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 e

Re: Native links breaks zsh

2014-06-06 Thread Linda Walsh
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: thegeorg@THEGEORG-NB2-W7:~$ zsh thegeorg@THEGEORG-NB2-W7:~$ true thegeorg@THEGEORG-NB2-W7:~$ zsh: locking failed for /home/thegeorg/.histfil

Native links breaks zsh

2014-06-05 Thread Yuriy Chernyshov
Greetings, it's me again. I've added environment variable to zsh. The problem with locking still persists. Here are some commands: thegeorg@THEGEORG-NB2-W7:~$ zsh thegeorg@THEGEORG-NB2-W7:~$ true thegeorg@THEGEORG-NB2-W7:~$ zsh: locking failed for /home/thegeorg/.histfile: no such file or directo