Re: Typo on rpcndr.h

2015-09-07 Thread Corinna Vinschen
On Sep 6 22:10, Alex Rocha wrote: > This is a simple one... Compiling Ruby on Cygwin came with the following > error: > > /usr/include/w32api/rpcndr.h:331:5: error: unknown type name > `GENERIB_BINDING_ROUTINE' > > > Just correct GENERIB_BINDING_ROUTINE to GENERIC_BINDING_ROUTINE. Sure that's

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-09-07 Thread Qian Hong
Hi Corinna, Sorry for delay, our progress on this issue is slow. Many thanks for your great information, it does help us became closer to the reason. On Thu, Sep 3, 2015 at 6:55 PM, Corinna Vinschen wrote: > Comparing the straces, two interesting facts are conspicuous: > - After the forked scri

Re: Cygwin FAQ is out of date: makewhatis is no longer used

2015-09-07 Thread Brian Inglis
Corinna Vinschen cygwin.com> writes: > > On Sep 4 17:04, Selden E Ball Jr wrote: > > It would be greatly appreciated if whoever maintains the FAQ could > > update it to refer to mandb instead of makewhatis > > Please suggest a new text. 4.14. Why doesn't man -k, apropos or whatis work? Befor

Re: Cygwin FAQ is out of date: makewhatis is no longer used

2015-09-07 Thread Corinna Vinschen
On Sep 7 11:07, Brian Inglis wrote: > Corinna Vinschen cygwin.com> writes: > > > > > On Sep 4 17:04, Selden E Ball Jr wrote: > > > It would be greatly appreciated if whoever maintains the FAQ could > > > update it to refer to mandb instead of makewhatis > > > > Please suggest a new text. > >

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-09-07 Thread Corinna Vinschen
On Sep 7 19:02, Qian Hong wrote: > Hi Corinna, > > Sorry for delay, our progress on this issue is slow. > > Many thanks for your great information, it does help us became closer > to the reason. > > On Thu, Sep 3, 2015 at 6:55 PM, Corinna Vinschen > wrote: > > Comparing the straces, two intere

Re: Sshd behaving strangely...

2015-09-07 Thread Zdzislaw Meglicki
>> Please teach your mail agent to not break threading. Sorry for this. Yes, this particular mailer is really bad, I'll have to re-register with the Cygwin mail list from a better one. >> This is a different issue, judging from the error message. >> [...] >> A verbose log of the same connection

Cygwin setup change directory permissions

2015-09-07 Thread Max Polk
Cygwin setup keeps showing error about package unknown in file inetutils-server.sh, so ran it manually and saw the actual problem: $ cd /etc/postinstall $ ./inetutils-server.sh *** Warning: The permissions on the directory /var are not correct. *** Warning: They must match the regexp d..x..x..[xt]

No o+r permission for /usr/sbin/ssh-keysign.exe

2015-09-07 Thread Jan Bruun Andersen
After an unfortunate mishap with an encryption key, I have started to rebuild my harddisk. And making sure I have a good backup :( I noticed a problem with the file permissions for /usr/sbin/ssh-keysign.exe: $ getfacl.exe /usr/sbin/ssh-keysign.exe # file: /usr/sbin/ssh-keysign.exe # owner: ander

Re: No o+r permission for /usr/sbin/ssh-keysign.exe

2015-09-07 Thread Marco Atzeri
On 07/09/2015 16:43, Jan Bruun Andersen wrote: After an unfortunate mishap with an encryption key, I have started to rebuild my harddisk. And making sure I have a good backup :( I noticed a problem with the file permissions for /usr/sbin/ssh-keysign.exe: $ getfacl.exe /usr/sbin/ssh-keysign.exe

Re: No o+r permission for /usr/sbin/ssh-keysign.exe

2015-09-07 Thread Corinna Vinschen
On Sep 7 16:43, Jan Bruun Andersen wrote: > After an unfortunate mishap with an encryption key, I have started to > rebuild my harddisk. And making sure I have a good backup :( > > I noticed a problem with the file permissions for /usr/sbin/ssh-keysign.exe: > > $ getfacl.exe /usr/sbin/ssh-keysi

Re: Cygwin setup change directory permissions

2015-09-07 Thread Corinna Vinschen
On Sep 7 10:24, Max Polk wrote: > Cygwin setup keeps showing error about package unknown in file > inetutils-server.sh, so ran it manually and saw the actual problem: > > $ cd /etc/postinstall > $ ./inetutils-server.sh > *** Warning: The permissions on the directory /var are not correct. > *** Wa

Re: [OT] Wine + Cygwin: `script -e` exit status forwarding randomly return zero for non zero child process

2015-09-07 Thread Qian Hong
Hi Corinna, Thanks again for the quick reply. On Mon, Sep 7, 2015 at 8:28 PM, Corinna Vinschen wrote: > Guys, no offense meant, but I'd really appreciate if you could peruse > and refer to the original upstream Cygwin repo at > > https://sourceware.org/git/?p=newlib-cygwin.git > > This is what w

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Qian Hong
Hi, I was still not able to make valgrind display Cygwin symbols, so I manually translate the address to line this time. Tested with $ uname -a CYGWIN_NT-5.1 2.2.1(0.289/5/3) 2015-08-20 11:40 i686 Cygwin ==29863== Conditional jump or move depends on uninitialised value(s) ==29863==at 0x7BC8

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Qian Hong
Hi, Attach is the simple test case I use to reproduce the valgrind warning and random failures. Compile the test case in Cygwin with below command line: $ gcc -g -O0 flock.c -o flock.exe Thanks! /*** * This is a STC that causes

Re: No o+r permission for /usr/sbin/ssh-keysign.exe

2015-09-07 Thread Andrey Repin
Greetings, Jan Bruun Andersen! > After an unfortunate mishap with an encryption key, I have started to > rebuild my harddisk. And making sure I have a good backup :( > I noticed a problem with the file permissions for /usr/sbin/ssh-keysign.exe: > $ getfacl.exe /usr/sbin/ssh-keysign.exe > # file

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Sam Edge
On 07/09/2015 19:45, Qian Hong wrote: > Hi, > > Attach is the simple test case I use to reproduce the valgrind warning > and random failures. > > Compile the test case in Cygwin with below command line: > $ gcc -g -O0 flock.c -o flock.exe > > Thanks! > Hi, Erm ... slight technical hitch? Your exam

[ANNOUNCEMENT] Updated: subversion-1.9.1-1

2015-09-07 Thread David Rothenberger
NEWS: = Please see the release notes http://subversion.apache.org/docs/release-notes/1.9.html for more details about the changes in Subversion. See http://svn.apache.org/repos/asf/subversion/tags/1.9.1/CHANGES for more details about the changes in 1.9.1. DESCRIPTION: Sub

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Qian Hong
Hi Sam, Thank you very much for your reply! On Tue, Sep 8, 2015 at 12:41 PM, Sam Edge wrote: > Erm ... slight technical hitch? Your example flock.c doesn't call > fork(), nor does it use your two macros MAX_ITER & CHILDREN. Good question. This problem was originally found when running autom4te