Re: Fatal error using flock

2014-12-02 Thread Andrey Repin
Greetings, Corinna Vinschen! > On Dec 2 14:48, Corinna Vinschen wrote: >> On Dec 1 23:43, Kyle R. wrote: >> > I've run into a problem with flock while doing some parallel scripting >> > in bash (also seen in dash) on the latest 64-bit version of Cygwin >> > running on Windows 8.1. In the attache

Cygwin AD integration home/shell changes

2014-12-02 Thread Andrey Repin
Greetings, Corinna Vinschen! > Here's what you get: I finally realized, what was tingling me all this time. The implicit fallback mechanics. I'd rather want to have explicit declaration and a failure message in case something isn't right. Much easier to fix system issues, when the system tell you

LLVM OCaml bindings

2014-12-02 Thread Nuno Lopes
Hi, It seems that the 'ocaml-llvm' package hasn't been updated in a while. It still links with LLVM 3.1, while the current LLVM packages are 3.4.2, and the ocaml files were compiled with an older OCaml compiler. Therefore, right now this package doesn't work at all. For example: $ ocaml

[ANNOUNCEMENT] Updated: util-linux-2.25.2-1

2014-12-02 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * util-linux-2.25.2-1 * libblkid1-2.25.2-1 * libblkid-devel-2.25.2-1 * libsmartcols1-2.25.2-1 * libsmartcols-devel-2.25.2-1 * libuuid1-2.25.2-1 * libuuid-devel-2.25.2-1 util-linux provides an assortment of utilities for *NIX sy

Re: RFC: 1.7.33 problem with user's home directory

2014-12-02 Thread Corinna Vinschen
On Nov 28 13:48, Corinna Vinschen wrote: > On Nov 28 15:08, Andrey Repin wrote: > > Greetings, Corinna Vinschen! > > > > >> The meaning of the schemata depend on the setting: > > >> > > >> db_home: > > >> > > >> windows AD and SAM: Utilizes the setting of the homeDrive or > > >>

Re: BUG: cygwin warning: barfs on domain-based-mboxes; env corrupted by login(-p disabled)

2014-12-02 Thread Corinna Vinschen
On Oct 27 23:09, Linda Walsh wrote: > At the very least, "login -p" should be fixed to work (whereas > now it has been explicitly patch to NOT WORK (man login:...) > >-p Used by getty(8) to tell login not to destroy the environment. > This is disabled in the Cygwin version.

Re: Fatal error using flock

2014-12-02 Thread Corinna Vinschen
On Dec 2 14:48, Corinna Vinschen wrote: > On Dec 1 23:43, Kyle R. wrote: > > I've run into a problem with flock while doing some parallel scripting > > in bash (also seen in dash) on the latest 64-bit version of Cygwin > > running on Windows 8.1. In the attached simple test case, the code > > loc

Re: [ANNOUNCEMENT] Updated: Ruby 2.0.0-p598

2014-12-02 Thread K Stahl
The latest Ruby archives appear to be broken. I've tried numerous mirrors and each fails. This leads me to think the that master archives are broken. On Thu, Nov 13, 2014 at 8:11 PM, Yaakov Selkowitz wrote: > The following packages have been updated in the Cygwin distribution: > > * ruby-2.0.0-p

Re: Fatal error using flock

2014-12-02 Thread Corinna Vinschen
On Dec 1 23:43, Kyle R. wrote: > I've run into a problem with flock while doing some parallel scripting > in bash (also seen in dash) on the latest 64-bit version of Cygwin > running on Windows 8.1. In the attached simple test case, the code > locks and unlocks a file in a loop. After the first it

Random failures with Cygwin patch

2014-12-02 Thread Andrey Repin
Greetings, All! Since some time ago, I started seeing Cygwin patch randomly leave files like file.ext.oxugLoy behind. The files contain the supposedly patched version of the original file, which was not replaced. The problem is sporadic, and only reproducible from inside a script file. when I run